Hello,
Ok. Thank you for the hint! I found the solution by debugging the second exe alone: The reason for the error was that I had not initialized the dll.
Sorry for the dum question!
Regards,
Mikey
User Profile
Collapse
-
There are three processes / applications. 1st which is the main application, 2nd which resides in the solution under the 1st and 3rd which is calling the 2nd before anything should happen.
MikeyLeave a comment:
-
Several main() methods in vs2005 solutions
Hello,
I have a problem with an additional exe in my VS2005 C# solution (device application). I've added a console project in a solution and I'm trying to call it from another process / application. As a result when calling the 'second' exe in pda I get an error. The reason is that the second exe cannot find a dll it should use although the specific dll resides in its own folder.
Overall, I'm trying to do something...
No activity results to display
Show More
Leave a comment: