Hello!
We have an asp.net C# application build in debug mode that is running under
the IIS 7.0 on Vista within Visual Studio 2008.
This asp.net C# application calls a MFC dll that we want to step into and
debug is that possible.
We have the complete source code for the MFC dll.
We have tried to step into the MFC dll but has not managed to do so.
Can you explain the steps that must be done if it's possible step into and
debug the MFC dll.
The asp project within VS is created by using open Web Site.
//Tony
We have an asp.net C# application build in debug mode that is running under
the IIS 7.0 on Vista within Visual Studio 2008.
This asp.net C# application calls a MFC dll that we want to step into and
debug is that possible.
We have the complete source code for the MFC dll.
We have tried to step into the MFC dll but has not managed to do so.
Can you explain the steps that must be done if it's possible step into and
debug the MFC dll.
The asp project within VS is created by using open Web Site.
//Tony