« Previous Next »

Thread: Debugging web applications

Last post 06-05-2006 6:21 AM by Kenty2006. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 06-05-2006, 5:53 AM

    Debugging web applications

    I've recently installed Windows Vista Beta 2 with IIS 7 and Visual Studio 2005.

    When I've tried to debug a web application it started the debug, launched an IE with the application (in the Visual Studio virtual server) but then it stopped the debug in Visual Studio.

    I've only been able to debug manually attaching to the WebDev.WebServer process.

    If I set the application to use a custom server using IIS 7 and then try to start debug, I got the following exception: “Unable to start debugging on the web server. The server committed a protocol violation. Section=ResponseStatusLine”

    Also, if I try to access the application directly via IE, it always give me a 404 unless I delete the first line of the web.config. (<?xml version="1.0"?>)

    Regards

    Eduardo Poças

  • 06-05-2006, 6:21 AM In reply to

    Re: Debugging web applications

    You need to configure remote debugging from START>PROGRAMS>VISUAL STUDIO 2005>Configure remote debugging
Page 1 of 1 (2 items)
Microsoft Communities