PC Review


Reply
Thread Tools Rate Thread

Re: MS Critical Update #822925 Breaks Visual Studio .NET

 
 
Craig Young
Guest
Posts: n/a
 
      25th Aug 2003
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)

 
Reply With Quote
 
 
 
 
Nico78
Guest
Posts: n/a
 
      26th Aug 2003
La soluzione del problema la trovi in questo articolo
http://support.microsoft.com/?id=315158

Snake78

"Craig Young" <(E-Mail Removed)> ha scritto nel messaggio
news:(E-Mail Removed)...
> 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)



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 19/08/2003


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: MS Critical Update #822925 Breaks Visual Studio .NET Craig Young Microsoft ASP .NET 1 26th Aug 2003 09:45 AM
Re: MS Critical Update #822925 Breaks Visual Studio .NET Craig Young Microsoft Dot NET 1 26th Aug 2003 09:45 AM
Re: MS Critical Update #822925 Breaks Visual Studio .NET Carl Prothman [MVP] Microsoft VB .NET 2 23rd Aug 2003 06:41 PM
Re: MS Critical Update #822925 Breaks Visual Studio .NET John Saunders Microsoft Dot NET 3 22nd Aug 2003 09:34 PM
Re: MS Critical Update #822925 Breaks Visual Studio .NET Greg Lawrence Microsoft VB .NET 0 21st Aug 2003 03:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:50 PM.