About debugging an asp.net C# application

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tony Johansson

    About debugging an asp.net C# application

    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

Working...