I have a dll in VB.Net (migration from V9 to V10) that inherits from Custom Code. When compiling gives the following error.
Can not register assembly "C: \ Projects ...... \ Test.dll". Could not load file or assembly 'Spring.Extensibility.Integration, Version = 10.0.0.0, Culture = neutral, PublicKeyToken = 11cd844aca152173 'or one of its dependencies. The system can not find the specified file.
I have the AssemblyResolve and all references are false in CopyLocal and Embed Interop Types