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. General Programming
  3. Visual Studio
  4. VisualStudio.NET hangs when loading and debugging webservices.

VisualStudio.NET hangs when loading and debugging webservices.

Scheduled Pinned Locked Moved Visual Studio
csharpvisual-studiosysadminwindows-admindebugging
4 Posts 3 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.
  • R Offline
    R Offline
    RB Emphasys
    wrote on last edited by
    #1

    Hello All, I have a webservice application that runs fine on most of our development machines, but the interns machine has demons. When he first tries to load the application the little window that says its contacting the server never completes. He was previously getting some http 500 internal errors while loading also. Well, the next step involved us creating a new webservice on the machine, it creates fine, but when he tries to run it in debug mode we get a "Error while trying to run the project: Unable to start debugging on the web server. Server side-error occurred on sending debug HTTP request". Note that we have reinstalled both iis and visual studio .net 2003. He is running windows 2000. Any suggestions would be greatly appreciated. Thanks, Ryan

    O 1 Reply Last reply
    0
    • R RB Emphasys

      Hello All, I have a webservice application that runs fine on most of our development machines, but the interns machine has demons. When he first tries to load the application the little window that says its contacting the server never completes. He was previously getting some http 500 internal errors while loading also. Well, the next step involved us creating a new webservice on the machine, it creates fine, but when he tries to run it in debug mode we get a "Error while trying to run the project: Unable to start debugging on the web server. Server side-error occurred on sending debug HTTP request". Note that we have reinstalled both iis and visual studio .net 2003. He is running windows 2000. Any suggestions would be greatly appreciated. Thanks, Ryan

      O Offline
      O Offline
      OBRon
      wrote on last edited by
      #2

      Usually when a machine has problems running web service application, I find the following command to help: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i That will go through all your virtual directories and assign the 1.1 framework version to be used for all the aspx extensions. This is also a pretty good article on common debugging problems with .NET http://www.gotdotnet.com/team/csharp/learn/whitepapers/howtosolvedebuggerproblems.doc If neither of those things help, then I've not run across this type of condition before.

      A 2 Replies Last reply
      0
      • O OBRon

        Usually when a machine has problems running web service application, I find the following command to help: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i That will go through all your virtual directories and assign the 1.1 framework version to be used for all the aspx extensions. This is also a pretty good article on common debugging problems with .NET http://www.gotdotnet.com/team/csharp/learn/whitepapers/howtosolvedebuggerproblems.doc If neither of those things help, then I've not run across this type of condition before.

        A Offline
        A Offline
        Anonymous
        wrote on last edited by
        #3

        Thanx OBROn I did try this one but to no avail. It may be worth another go though. I'll let you know how I get on

        1 Reply Last reply
        0
        • O OBRon

          Usually when a machine has problems running web service application, I find the following command to help: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i That will go through all your virtual directories and assign the 1.1 framework version to be used for all the aspx extensions. This is also a pretty good article on common debugging problems with .NET http://www.gotdotnet.com/team/csharp/learn/whitepapers/howtosolvedebuggerproblems.doc If neither of those things help, then I've not run across this type of condition before.

          A Offline
          A Offline
          Anonymous
          wrote on last edited by
          #4

          tried the aspnet-regiis.exe and it made no diference I still get the same problem recurring

          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