TheCodeKing / XDMessaging.Net

Easy-to-use, zero configuration solution for PubSub messaging across application and network boundaries.
http://thecodeking.co.uk/project/xdmessaging/
Other
61 stars 21 forks source link

Crash in SimpleIocScanner with SmartAssembly #4

Closed guygodin closed 7 years ago

guygodin commented 9 years ago

I'm using RedGate's SmartAssembly to merge the various dlls of my application and XDMessaging crashes when creating the XDMessagingClient with the following exception:

System.ArgumentException : The path is not a legal form. at System.IO.Path.NormalizePath(String path) at System.IO.Path.GetDirectoryName(string path) at XDMessaging.IoC.SimpleIocScanner.ScannAllAssemblies(String searchPattern) ... at XDMessaging.XDMessagingClient.ctor()

TheCodeKing commented 7 years ago

Should be resolved in version 5.0.0.