Hi, I'm using Rhino Service Bus 3.1.1. It has a dependency to Common.Logging >=2.1.1. With this exact version it works fine, but with newer one (2.1.2) throws following exception:
Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'Common.Logging, Version=2.1.1.0, Culture=neutral, PublicKeyToken=af08829b84f0328e' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) at Rhino.ServiceBus.Host.Program.Main(String[] args). Is there any way to get it work without using runtime assembly redirects? -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/rhino-tools-dev. For more options, visit https://groups.google.com/groups/opt_out.
