Hello,
I am having the same problem Drolem is having. I have IIS 5.1, .NET
v1.1.4322. I just installed:
Security Update for Microsoft Data Access Components (823718)
Automatic
update
Cumulative Patch for Internet Explorer 6 Service Pack 1 (822925)
Automatic
update
Now all I see is:
###############################################################################
Server Application Unavailable
The web application you are attempting to access on this web server is
currently unavailable. Please hit the "Refresh" button in your web
browser to retry your request.
Administrator Note: An error message detailing the cause of this
specific request failure can be found in the application event log of
the web server. Please review this log entry to discover what caused
this error to occur.
###############################################################################
In my Application logs I see:
###############################################################################
Event Type: Error
Event Source: ASP.NET 1.1.4322.0
Event Category: None
Event ID: 1088
Date: 8/25/2003
Time: 11:04:48 AM
User: N/A
Computer: RUBY
Description:
Failed to execute request because the App-Domain could not be created.
Error: 0x80131418
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
###############################################################################
and at startup of the machine:
###############################################################################
Event Type: Error
Event Source: Userenv
Event Category: None
Event ID: 1500
Date: 8/25/2003
Time: 11:04:30 AM
User: RUBY\ASPNET
Computer: RUBY
Description:
Windows cannot log you on because your profile cannot be loaded. Check
that you are connected to the network, or that your network is
functioning correctly. If this problem persists, contact your network
administrator.
DETAIL - The system cannot find the file specified.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
###############################################################################
I have tried applying the security settings for
\Documents and Settings\LocalService\Local Settings
giving ASPNET user read and list dir permissions. Still doesn't work.
I have tried to remap IIS to .NET mappings as described earlier. Still
doesn't work.
?? HELP!
(E-Mail Removed) (Drolem) wrote in message news:<(E-Mail Removed)>...
> I am having the exact same problems. VS.NET debugging an ASP.NET
> application worked great this morning...but after the updates (822925)
> and (823718) all I see is "Server Application Unavailable".
>
> I went through the following steps to re-create the ASPNET account and
> nothing changed 
>
> http://groups.google.com/groups?q=Se...phx.gbl&rnum=8
>
> Changing the userName attribute to SYSTEM does fix the problem.
>
> I guess the update(s) changed some of the ASPNET security rights that
> are not changed back by re-creating the account.
>
>
>
>
>
> "Paul M. Frazier, Ph.D." <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> > I just installed the Windows Critical Update #822925 and it is apparently
> > broken. I am using Visual Studio .NET to develop an ASP.NET web
> > application. This application uses VB.NET and ADO.NET to communicate with a
> > SQL Server 2000 database on the development machine. I am using Windows XP
> > Pro. When I try to run it in the IDE to debug it, I get the following error
> > message:
> >
> >
> > Microsoft Development Environment
> >
> > Error while trying to run project. Unable to start debugging on the web
> > server. Server side-error occurred on sending debug HTTP request.
> >
> > Make sure the server is operating correctly. Verify there are no syntax
> > errors in web.config by doing a Debug Start Without Debugging.
> >
> >
> >
> > When I try Start Without Debugging, I get a "Server Application Unavailable"
> > error page.
> >
> > Once I go back to a restore point before the patch was installed, everything
> > works fine.
> >
> > Any ideas out there as to how I might install the patch and still have
> > VS.NET work?
> >
> > Paul M. Frazier, Ph.D.
> > Alpha Arachnid
> > Arachnid WebWorks
> > (E-Mail Removed)