Hi,
I recently finished a DLL implemented c# program on my pc, which worked perfectly. I then wanted to move this program to an ebox (3350MX) and run it from there. Now I sit with the error:
Unable to load DLL 'GsmDLL.dll': This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1).
The fact that the c# program wouldn't work on the freshly formatted xp ebox gives me the idea that the ebox needs vc redistributable driver files, but so far, updating them didn't help.
Some other facts that could be of interest:
- The c# (VS c# express 2010) program uses a c++ (VS 2005) dll.
- The project that I want to port is the debug version files for both the c# program and c++ dll
- The ebox has xp on it, with service packs 1,2 and 3
- Installed both VS c# express 2010 and VS 2005 on the ebox to try and overcome possible driver issues
I definately know the problem isn't with the code, due to the fact of working on the one pc. Just don't know what other drivers/settings could be missing on the ebox.
I'd appreciate any help, because I have no idea why this is not working.
thanks
unable to load DLL
Page 1 of 11 Replies - 135 Views - Last Post: 07 February 2012 - 08:24 AM
Topic Sponsor:
Replies To: unable to load DLL
#2
Re: unable to load DLL
Posted 07 February 2012 - 08:24 AM
Is the framework you compiled your app to actually installed on the machine? e.g. you compiled it for framework 4.0 and 4.0 is installed on the machine?
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote





|