NServiceBus: The format of the URI could not be determined -


nservicebus version: 2.6.0.1505 

nservicebus doesn't wcf , odata service references.

they have been unit tested in different environment , used in different systems same service uri's.

has experienced similar exceptions nservicebus?

from logs:

1) invalid uri: format of uri not determined.

resulting in: an exception occurred while trying create 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") 

that version of nservicebus pretty old , i'm sure dealt problem around serialization of uris since then, guess recommendation upgrade newer release , see if resolves it.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -