EDN Admin
Well-known member
Hello, were planning on upgrading to VS2010 pro from VS2008 but are running into this critical issue:
In VS2008 we were able to step through our C# DLL code when the start external program is a VC6 executable. This capability is lost when we installed VS2010 pro. When we hit F5 the application still runs but the break points never get hit. If we
switch the debug program to a .NET executable then it starts to work.
Is there a setting in VS2010 we need to tweak to make debugging possible? Thanks in advance.
View the full article
In VS2008 we were able to step through our C# DLL code when the start external program is a VC6 executable. This capability is lost when we installed VS2010 pro. When we hit F5 the application still runs but the break points never get hit. If we
switch the debug program to a .NET executable then it starts to work.
Is there a setting in VS2010 we need to tweak to make debugging possible? Thanks in advance.
View the full article