Results 1 to 3 of 3

Thread: server does not support debugging of ASP.NET

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2004
    Location
    in the heart of the Mediterranean
    Posts
    1,143

    server does not support debugging of ASP.NET

    hi,


    Can someone pls tell me why I am gettting this error when I try to debug an application which was running on another computer.

    Server does not support debugging of ASP.NET or ATL sever applications. Could it be some Active X component. Does nayone have an idea how can I solve this problem. I have installed VS. Prerequisites CD to install the Framework 1.1 many times but all in vain. really desperate any help pls???

  2. #2
    Addicted Member
    Join Date
    Nov 2004
    Posts
    149

    Re: server does not support debugging of ASP.NET

    If the message is also saying that it is not setup for debuggin you will have to go into IIS Manager, and under 'Default Websites' right-click and choose properties for your website. In there click the 'Configuration' button and then go to the last tab to allow server-side and client-side debugging.

    Though that is assuming you had the same problem i did.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2004
    Location
    in the heart of the Mediterranean
    Posts
    1,143

    Re: server does not support debugging of ASP.NET

    hi ,

    Iv done all that and still not working... The last error message is that:


    error while trying to run project. Unable to start debugging on the web server. The project is not configured to be debugged.


    VB Code:
    1. Line 37:            by Microsoft that offers a single logon and core profile services for member sites.
    2. Line 38:     -->
    3. Line 39:     <authentication mode="Windows" />
    4. Line 40:
    5. Line 41:




    any one knows how to get about this error please... Thanks
    Last edited by angelica; Mar 2nd, 2005 at 08:56 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width