ASP.NET (IIS lockdown tool)Problem and solution

From: pam (pavankan@hotmail.com)
Date: 10/23/02


From: pavankan@hotmail.com (pam)
Date: 23 Oct 2002 07:08:16 -0700


[b]This tool when actiavted has known to cause problems with ASP.NET
applcations.

I ran into this problem when I installed a few hotfix/updates from the
windows update site: (I have also read about this happening when IE 6
is installed)

[b]
THE PROBLEM:[/b]

when aspx files are run in debug mode, this is the error we get:[/b]
Error while trying to run porject: Unable to start debuggin on the web
server. Server side-error occured on the sending debug HTTP request.

Make sure the server is operating correctly. Verify there are no
syntax errors in web.config by doing.Start Without debugging. You may
also want to refer to the ASP.NET and ATL Server debugging topic in
the online documentation.

would you like to diable future attempts to debug ASP.NET pages for
this project?

YES NO HELP

[b] In the system Event log, this is what I found:
These two errors occured every 22 seconds ever since I installed the
updates:
[/b]
Event Type: Error
Event Source: ASP.NET 1.0.3705.288
Event Category: None
Event ID: 1082
Date: 10/22/2002
Time: 3:43:36 AM
User: N/A
Computer: WORKSTATION2
Description:
aspnet_wp.exe could not be started. HRESULT for the failure: 80004005

Event Type: Error
Event Source: ASP.NET 1.0.3705.288
Event Category: None
Event ID: 1007
Date: 10/22/2002
Time: 3:43:36 AM
User: N/A
Computer: WORKSTATION2
Description:
aspnet_wp.exe could not be launched because the username and/or
password supplied in the processModel section of the config file are
invalid.

[b]SOLUTION:[/b]

find this:
C:\winnt\Microsoft.NET\Framework\v1.0.3705\CONFIG\machine.config

find the line starting

<processModel enable="true"

and change the userName attribute to "SYSTEM"

Doing this will give more rights to the application. I donot unaware
of the full consequences of doing so though. I'd be glad to hear more
about this.

[b]MICROSOFT on this:[/b]
[i]Note: this ddin't help
me[/i]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug/html/vxtbshttpservererrors.asp
[/b]



Relevant Pages

  • RE: Windows update access slow from my SBS 2003 Server
    ... I understand that the SBS server box can not apply ... access the following Windows Update web sites and use the HTTP and HTTPS ... you can configure the following settings on the ISA server: ... Microsoft CSS Online Newsgroup Support ...
    (microsoft.public.windows.server.sbs)
  • Re: Firewall and Word 2004 Security Updatel
    ... Verify that the server is not listed as nor the port listed as ... >Internet Explorer, ... >instructions to YOUR firewall to build the same settings in your given ... Enter "Windows Update" in the Name field, ...
    (microsoft.public.windowsupdate)
  • *****UNABLE TO MAP THE DEBUG START PAGE URL TO A MACHINE NAME - HELL ON EARTH - PLEASE HELP!
    ... ASP.Net debugging through a firewall. ... Terminal Services to log into the remote server and debug locally. ... "Were the proper setup programs run to install ASP.NET or ATL Server ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: SBS 2003 will not update
    ... Vic Russell wrote: ... I was not aware that we had a proxy server set up. ... When I used the proxycfg utility I found that we had a proxy left over from when our ISP was BT. ... When I use IE7 to visit Windows Update I get the 0x80072EFD error. ...
    (microsoft.public.windowsupdate)
  • Re: QUERY: debugging ASP VBScript
    ... > the web application running and whenever I want to debug I follow these ... >> on the client and the server. ... In order to debug ASP pages, ... you should enable debugging manually on the server ...
    (microsoft.public.dotnet.framework.aspnet)