473,320 Members | 2,092 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Famous error - Unable to start debugging on the webserver: Details inside

Hi,

I made the unfortunate mistake of installing Windows 2000 Service Pack
4 and .NET Framework 1.0 Service Pack 2 on a development machine
(1.0.3705.288). This broke the Visual Studio .NET IDE. However, the
Fixxml.exe at Microsoft.com fixed that issue. We developed without
issue for the rest of the day (mostly javascript/related client side
code) but then the famous "Error trying to run project: Unable to
start debugging on the web server: Would you like to disable...."
cropped up.

These are the following steps that we have taken to resolve this
problem, all of which were unsuccessful (Debugging worked prior to
SP4/.Net SP2):

Verified web.config debug=true in the specific application
Verified no syntax errors in web.config
Verified users in Debugger Users/Administrators
Verified project creation was by NetBIOS name rather than IP address
Verified Anonymous ACcess/Integrated Windows Authentication enabled
Verified DEBUG keywords in configuration for .aspx, .asax, .asmx

Virtual folders for the applications were assigned, but the
application name dialog boxes were blank. Assigned names to the
applications corresponding to the actual project names.

Ran aspnet_regiis.exe -r. This enabled the new 1.0.3705.288
aspnet_wp.exe to be assigned to all scriptmappings.

Ran regsvr32
%SYSTEMROOT$\Microsoft.NET\Framework\v1.0.3705\asp net_isapi.dll

Ran iisreset multiple times.

I cannot verify that vs.net remote components are installed for this
version of .net (.288). I also have not of course rebuilt the .net
framework yet, as my boss has asked me not to until I get some
responses to this news post.

Can anyone advise on best way to solve this?

Nov 17 '05 #1
3 2378
I also just added the ASPNET user to the Administrators group and
Debuggers group. Still doesn't work.
On Thu, 07 Aug 2003 11:43:24 -0500, loser <lo***@loser.com> wrote:
Hi,

I made the unfortunate mistake of installing Windows 2000 Service Pack
4 and .NET Framework 1.0 Service Pack 2 on a development machine
(1.0.3705.288). This broke the Visual Studio .NET IDE. However, the
Fixxml.exe at Microsoft.com fixed that issue. We developed without
issue for the rest of the day (mostly javascript/related client side
code) but then the famous "Error trying to run project: Unable to
start debugging on the web server: Would you like to disable...."
cropped up.

These are the following steps that we have taken to resolve this
problem, all of which were unsuccessful (Debugging worked prior to
SP4/.Net SP2):

Verified web.config debug=true in the specific application
Verified no syntax errors in web.config
Verified users in Debugger Users/Administrators
Verified project creation was by NetBIOS name rather than IP address
Verified Anonymous ACcess/Integrated Windows Authentication enabled
Verified DEBUG keywords in configuration for .aspx, .asax, .asmx

Virtual folders for the applications were assigned, but the
application name dialog boxes were blank. Assigned names to the
applications corresponding to the actual project names.

Ran aspnet_regiis.exe -r. This enabled the new 1.0.3705.288
aspnet_wp.exe to be assigned to all scriptmappings.

Ran regsvr32
%SYSTEMROOT$\Microsoft.NET\Framework\v1.0.3705\as pnet_isapi.dll

Ran iisreset multiple times.

I cannot verify that vs.net remote components are installed for this
version of .net (.288). I also have not of course rebuilt the .net
framework yet, as my boss has asked me not to until I get some
responses to this news post.

Can anyone advise on best way to solve this?


Nov 17 '05 #2
Hi,

I made the unfortunate mistake of installing Windows 2000 Service Pack
4 and .NET Framework 1.0 Service Pack 2 on a development machine
(1.0.3705.288). This broke the Visual Studio .NET IDE. However, the
Fixxml.exe at Microsoft.com fixed that issue. We developed without
issue for the rest of the day (mostly javascript/related client side
code) but then the famous "Error trying to run project: Unable to
start debugging on the web server: Would you like to disable...."
cropped up.

These are the following steps that we have taken to resolve this
problem, all of which were unsuccessful (Debugging worked prior to
SP4/.Net SP2):

Verified web.config debug=true in the specific application
Verified no syntax errors in web.config
Verified users in Debugger Users/Administrators
Verified project creation was by NetBIOS name rather than IP address
Verified Anonymous ACcess/Integrated Windows Authentication enabled
Verified DEBUG keywords in configuration for .aspx, .asax, .asmx

Virtual folders for the applications were assigned, but the
application name dialog boxes were blank. Assigned names to the
applications corresponding to the actual project names.

Ran aspnet_regiis.exe -r. This enabled the new 1.0.3705.288
aspnet_wp.exe to be assigned to all scriptmappings.

Ran regsvr32
%SYSTEMROOT$\Microsoft.NET\Framework\v1.0.3705\as pnet_isapi.dll

Ran iisreset multiple times.

I cannot verify that vs.net remote components are installed for this
version of .net (.288). I also have not of course rebuilt the .net
framework yet, as my boss has asked me not to until I get some
responses to this news post.

Can anyone advise on best way to solve this?


Nov 17 '05 #3

I have now reinstalled .net framework according to the "rebuild"
instructions...it still doesn't work.

I am nearing the end of my rope here.

On Thu, 07 Aug 2003 11:43:24 -0500, loser <lo***@loser.com> wrote:
Hi,

I made the unfortunate mistake of installing Windows 2000 Service Pack
4 and .NET Framework 1.0 Service Pack 2 on a development machine
(1.0.3705.288). This broke the Visual Studio .NET IDE. However, the
Fixxml.exe at Microsoft.com fixed that issue. We developed without
issue for the rest of the day (mostly javascript/related client side
code) but then the famous "Error trying to run project: Unable to
start debugging on the web server: Would you like to disable...."
cropped up.

These are the following steps that we have taken to resolve this
problem, all of which were unsuccessful (Debugging worked prior to
SP4/.Net SP2):

Verified web.config debug=true in the specific application
Verified no syntax errors in web.config
Verified users in Debugger Users/Administrators
Verified project creation was by NetBIOS name rather than IP address
Verified Anonymous ACcess/Integrated Windows Authentication enabled
Verified DEBUG keywords in configuration for .aspx, .asax, .asmx

Virtual folders for the applications were assigned, but the
application name dialog boxes were blank. Assigned names to the
applications corresponding to the actual project names.

Ran aspnet_regiis.exe -r. This enabled the new 1.0.3705.288
aspnet_wp.exe to be assigned to all scriptmappings.

Ran regsvr32
%SYSTEMROOT$\Microsoft.NET\Framework\v1.0.3705\as pnet_isapi.dll

Ran iisreset multiple times.

I cannot verify that vs.net remote components are installed for this
version of .net (.288). I also have not of course rebuilt the .net
framework yet, as my boss has asked me not to until I get some
responses to this news post.

Can anyone advise on best way to solve this?


Nov 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: VasanthVK | last post by:
Hi, We are getting the following error which executing the C#.Net windows application which was working fine couple of days earlier. Error while trying to run project: Unable to start...
2
by: genc_ymeri | last post by:
Hi, We are a team of 4 using win2003 server (sp1) in our dev machines and VS2003 for our .Net web app. We did make a copy of our project (located to one "hardwarely old" PC ) to our machines. All...
4
by: Stephen Miller | last post by:
Hi, I am running v1.1.4322 on Win2K server and unable to debug a ASP.Net application running locally, using a full URL (ie www.mysite.com). When I hit F5, I get the following error message: ...
1
by: Matt | last post by:
When I try to run the ASP.NET application, it has the following error messages: Error while trying to run project: unable to start debugging on the web server. The project is not configured to...
5
by: Bruce Schechter | last post by:
I just started to develop an ASP.NET application in vs.net 2003 . But each time I try to execute the application (which is basically empty so far), I get a dialog box titled "Microsoft Development...
1
by: logan | last post by:
I get the following when trying to debug on a remote webserver. Error while trying to run project: Unable to start debugging on the webserver not implemented I did a search on the microsoft...
4
by: mcwooq | last post by:
Hi, I just installed the VS.Studio 2005 Team Edition for Developper and encountered severe problems with debugging ASP.NET 2.0 projects. Even newly empty created ASP 2.0 projects can't debug...
1
markmcgookin
by: markmcgookin | last post by:
Hi Folks, this is a problem I had a few days ago, and I was able to solve it, but I thought I'd post the solution I found here incase anyone has a similar problem! I found this stuff on an MSNDN...
1
by: siva123 | last post by:
i am starting webpage as debugging it showing as unable to start debugging on webserver
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.