Ask a Question related to ASP.NET Security, Design and Development.
-
Andrew #1
Unable to start debugger on webserver
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?
Andrew Guest
-
unable to start fms on centos x86_64
:disgust; Gettting the following error after installing fms on the centos 4.3 x86_64: # ./fmsadmin ./fmsadmin: error while loading shared... -
unable to start debugging
I am working on a xp sp2 system and attempting to use the default vs.net 2003 web service helloworld on a 2003 server, and receive the following... -
Unable to start Freehand 10
Hi, I have a German version of Freehand 10 and I instaled it on Mac OS 9.1. Instalation was OK. But whan I try start Freehand, he unexpectally... -
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... -
Unable to start debugging on the web server..
Hi, a coworker had this once with VS.NET and unfortunately wasn't able to find a workaround. So he had to reinstall. I personally had a case when... -
Andrew #2
Unable to start debugger on webserver
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?
Andrew Guest



Reply With Quote

