Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Unable to start debugging on web server.Please help

Unable to start debugging on web server.Please help

Scheduled Pinned Locked Moved ASP.NET
helpcsharpdotnetsysadmindebugging
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    largs
    wrote on last edited by
    #1

    Hi everyone, When i start debug a very simple web form i received the error message "Error while trying to run project: Unable to start debugging on the web server". I'm using Windows XP SP2 .NET Framework v1.1 .I also set the debug mode in Web.config to true but i still get error?Please tell me how to resolve or some articles about this.Thanks very much

    M L R 3 Replies Last reply
    0
    • L largs

      Hi everyone, When i start debug a very simple web form i received the error message "Error while trying to run project: Unable to start debugging on the web server". I'm using Windows XP SP2 .NET Framework v1.1 .I also set the debug mode in Web.config to true but i still get error?Please tell me how to resolve or some articles about this.Thanks very much

      M Offline
      M Offline
      mnaveed
      wrote on last edited by
      #2

      please check this http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vsdebug.asp[^] Nav.

      1 Reply Last reply
      0
      • L largs

        Hi everyone, When i start debug a very simple web form i received the error message "Error while trying to run project: Unable to start debugging on the web server". I'm using Windows XP SP2 .NET Framework v1.1 .I also set the debug mode in Web.config to true but i still get error?Please tell me how to resolve or some articles about this.Thanks very much

        L Offline
        L Offline
        largs
        wrote on last edited by
        #3

        i've read that article.I found a error message like i got "Unable to start debugging on the web server.Server side-error occurred on sending debug HTTP request." As mentioned in that article,there are two reasons for that error: 1.The web application does not have an application name.(My app has one.I've checked it) 2."If you are using the NTFS file format, make sure that "aspnet" has proper privilege on "wwwroot" or your folder for virtual directory to access and write on the folders." But i dont know how to give aspnet privilege on wwwroot.I use NTFS. Last time i used FAT32 and i found an ASPNET account in User Accounts of Windows (i did not do anything just see that).So how to add ASPNET account to User Accounts? Thanks for reading

        M R 2 Replies Last reply
        0
        • L largs

          i've read that article.I found a error message like i got "Unable to start debugging on the web server.Server side-error occurred on sending debug HTTP request." As mentioned in that article,there are two reasons for that error: 1.The web application does not have an application name.(My app has one.I've checked it) 2."If you are using the NTFS file format, make sure that "aspnet" has proper privilege on "wwwroot" or your folder for virtual directory to access and write on the folders." But i dont know how to give aspnet privilege on wwwroot.I use NTFS. Last time i used FAT32 and i found an ASPNET account in User Accounts of Windows (i did not do anything just see that).So how to add ASPNET account to User Accounts? Thanks for reading

          M Offline
          M Offline
          mnaveed
          wrote on last edited by
          #4

          you must have Write privilege on your web vitual Dir which you can set by going to IIS and virtual Dir Properties and enabling write check box. Nav.

          1 Reply Last reply
          0
          • L largs

            Hi everyone, When i start debug a very simple web form i received the error message "Error while trying to run project: Unable to start debugging on the web server". I'm using Windows XP SP2 .NET Framework v1.1 .I also set the debug mode in Web.config to true but i still get error?Please tell me how to resolve or some articles about this.Thanks very much

            R Offline
            R Offline
            RichardGrimmer
            wrote on last edited by
            #5

            Most likely that you haven't told the site to permit debugging I'd guess... IIS Admin -> Site Props -> Configuration button -> Debugging Tab Have a mooch there and make sure that "alles ist gut" "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox

            1 Reply Last reply
            0
            • L largs

              i've read that article.I found a error message like i got "Unable to start debugging on the web server.Server side-error occurred on sending debug HTTP request." As mentioned in that article,there are two reasons for that error: 1.The web application does not have an application name.(My app has one.I've checked it) 2."If you are using the NTFS file format, make sure that "aspnet" has proper privilege on "wwwroot" or your folder for virtual directory to access and write on the folders." But i dont know how to give aspnet privilege on wwwroot.I use NTFS. Last time i used FAT32 and i found an ASPNET account in User Accounts of Windows (i did not do anything just see that).So how to add ASPNET account to User Accounts? Thanks for reading

              R Offline
              R Offline
              RC_Sebastien_C
              wrote on last edited by
              #6

              largs wrote:

              how to add ASPNET account to User Accounts?

              Might have to reregister it with by running: System32\Microsoft.NET\Framework\vxxx\aspnet_regiis.exe -i

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups