S
SQACSharp
A .Net 4.0 C# application use an Net 4.0 managed C++ dll.
The application works correctly on Windows 7 but when running the
application on Windows XP I get the following error :
Could not load file or assembly 'MyCLIDll.dll' or one of its
dependencies. The specified module could not be found
Note that visual studio 2010 is only installed on my windows 7 but the
4.0 framework runtimes is correctly installed on xp. If my
application is built using 3.5 framework it works, so it's a 4.0
specific problem...and only on xp
I really need help
Thanks
mike
The application works correctly on Windows 7 but when running the
application on Windows XP I get the following error :
Could not load file or assembly 'MyCLIDll.dll' or one of its
dependencies. The specified module could not be found
Note that visual studio 2010 is only installed on my windows 7 but the
4.0 framework runtimes is correctly installed on xp. If my
application is built using 3.5 framework it works, so it's a 4.0
specific problem...and only on xp
I really need help
Thanks
mike