Referenced Assemblies Error
Posted: Thu Apr 30, 2015 2:10 pm
My third party dll uses several sub dlls that give me an error message when I try to add them to my project:
Failed to copy referenced assembly. Could not load file assembly 'thirdparty.dll' or one of its dependencies. The specified module could not be found.
I get the same error message if I try to add the file in Visual Studio. The workaround is to put the sub dll's in the same folder location with the primary dll(which I can add to my project without an error). This doesn't work in iX. Is anyone aware of a way I can get these dll's added to the project build?
Failed to copy referenced assembly. Could not load file assembly 'thirdparty.dll' or one of its dependencies. The specified module could not be found.
I get the same error message if I try to add the file in Visual Studio. The workaround is to put the sub dll's in the same folder location with the primary dll(which I can add to my project without an error). This doesn't work in iX. Is anyone aware of a way I can get these dll's added to the project build?