Ask a Question related to ASP.NET General, Design and Development.
-
Pat #1
Server Application Unavailable [Help]
Running VSNET Ent on XP pro
Framework version 1.1.4322.0
Debugger locked up (I had the machine.config open), I
stopped the process aspnet_wp.exe from the task manager.
I got an error on the page I was working on that didn't
look right, so I closed everything shut down and rebooted.
now ASP.NET doesn't work, Message in the event veiwer
reads:
aspnet_wp.exe could not be started. The error code for
the failure is 80004005. This error can be caused when
the worker process account has insufficient rights to
read the .NET Framework files. Please ensure that
the .NET Framework is correctly installed and that the
ACLs on the installation directory allow access to the
configured account.
I fixed framework 1.1, then removed and reinstalled 1.1
tried running "aspnet_regiis.exe -i" and reregistering
"aspnet_isapi.dll", tried increasing the permissions the
ASPNET account has on the MS.net framework directory,
tried changing from "Machine" to "System"
any help would be greatly appreciated, considering wiping
VSNET, from the System an reinstalling everything.
Pat Guest
-
Server Application Unavailable
I get the following error msg when i try to access the webservices from my localhost: Server Application Unavailable The web application you... -
Help: "Server Application Unavailable"
I get this error when previewing my page that has a data grid. "Server Application Unavailable The web application you are attempting to access... -
Server Application Unavailable when moving Domains
Hi, I have a client that we have written an intranet asp.net application for. They installed it and configured it on some new hardware. The... -
Server Application Unavailable Problem(cross)
i wanna to transffer 2000 data from my mdb file to a web service... i used DataReader object ... and also in proxy class i used some arrays... ... -
Fix for: 'Server Application Unavailable' Error after Applying Security Update for IE
MS has posted this here: http://www.asp.net/faq/ms03-32-issue.aspx Fix for: 'Server Application Unavailable' Error after Applying Security... -
MS News \(MS ILM\) #2
Re: Server Application Unavailable [Help]
I had something like that long time ago
I had to change some seting in Machine.Confg
Form "Machine" to "System"
or "System" to "Machine"
"Pat" <patrickc@equarius.com> wrote in message
news:098901c35e08$27790de0$a001280a@phx.gbl...> Running VSNET Ent on XP pro
> Framework version 1.1.4322.0
>
> Debugger locked up (I had the machine.config open), I
> stopped the process aspnet_wp.exe from the task manager.
> I got an error on the page I was working on that didn't
> look right, so I closed everything shut down and rebooted.
>
> now ASP.NET doesn't work, Message in the event veiwer
> reads:
> aspnet_wp.exe could not be started. The error code for
> the failure is 80004005. This error can be caused when
> the worker process account has insufficient rights to
> read the .NET Framework files. Please ensure that
> the .NET Framework is correctly installed and that the
> ACLs on the installation directory allow access to the
> configured account.
>
> I fixed framework 1.1, then removed and reinstalled 1.1
> tried running "aspnet_regiis.exe -i" and reregistering
> "aspnet_isapi.dll", tried increasing the permissions the
> ASPNET account has on the MS.net framework directory,
> tried changing from "Machine" to "System"
>
> any help would be greatly appreciated, considering wiping
> VSNET, from the System an reinstalling everything.
>
MS News \(MS ILM\) Guest



Reply With Quote

