0
NServiceBus version: 2.6.0.1505
NServiceBus不喜歡我的WCF和OData服務引用。NServiceBus:URI的格式無法確定
他們已經在不同的環境下進行了單元測試,並且在不同的系統中使用相同的服務uri成功地使用了它們。
有沒有人遇到與NServiceBus類似的例外?
從日誌:
1)Invalid URI: The format of the URI could not be determined.
,導致:An exception occurred while trying to create an instance of type 'XXX.XXX'.
Resulting in: Cannot activate part 'XXX.XXX'.
Element: XXX.XXX--> XXX.XXX--> DirectoryCatalog (Path="C:\Program Files (x86)\XXX\XXX\XXX")