Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Error 1804?

Reply
Thread Tools

Error 1804?

 
 
Cowboy \(Gregory A. Beamer\)
Guest
Posts: n/a
 
      07-20-2007
I am getting this error when attempting to preview local sites (I have been
documentation for the past few weeks, so it is likely something that I added
in that timeframe).

Message in Event Viewer:
--------------------------

aspnet_wp.exe could not be started. The error code for the failure is
C0000022. 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.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

-------------------------



Message in browser
-----------------------
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.

---------------------



Things I have tried already
==================
1. Checked machine.config
2. Checked IIS to make sure running 2.0.50727
3. Ran aspnet_regiis -ga against the ASPNET account on the machine
4. Cleared the Temporary ASP.NET Files folder
5. Explicitly granted ASP.NET account access to the entire Framework folder

6. Finally uninstalled KB939373, an IIS patched
released last week, as it is the most likely culprit for my pain. Nada! Back
to drawing board.

7. Also tried altering the account ASPNET uses in machine.config. Still
nada.
8. Temporarily made ASPNET an administrator. NADA

Guess it is down to either reinstall of .NET or toast the machine. Woo
Hoo!!!

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
Co-author: Microsoft Expression Web Bible (upcoming)

************************************************
Think outside the box!
************************************************


 
Reply With Quote
 
 
 
 
Cowboy \(Gregory A. Beamer\)
Guest
Posts: n/a
 
      07-20-2007
Reinstallation of .NET worked. Still not sure what went wrong.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
Co-author: Microsoft Expression Web Bible (upcoming)

************************************************
Think outside the box!
************************************************
"Cowboy (Gregory A. Beamer)" <> wrote in
message news:...
>I am getting this error when attempting to preview local sites (I have been
> documentation for the past few weeks, so it is likely something that I
> added
> in that timeframe).
>
> Message in Event Viewer:
> --------------------------
>
> aspnet_wp.exe could not be started. The error code for the failure is
> C0000022. 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.
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
> -------------------------
>
>
>
> Message in browser
> -----------------------
> 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.
>
> ---------------------
>
>
>
> Things I have tried already
> ==================
> 1. Checked machine.config
> 2. Checked IIS to make sure running 2.0.50727
> 3. Ran aspnet_regiis -ga against the ASPNET account on the machine
> 4. Cleared the Temporary ASP.NET Files folder
> 5. Explicitly granted ASP.NET account access to the entire Framework
> folder
>
> 6. Finally uninstalled KB939373, an IIS patched
> released last week, as it is the most likely culprit for my pain. Nada!
> Back to drawing board.
>
> 7. Also tried altering the account ASPNET uses in machine.config. Still
> nada.
> 8. Temporarily made ASPNET an administrator. NADA
>
> Guess it is down to either reinstall of .NET or toast the machine. Woo
> Hoo!!!
>
> --
> Gregory A. Beamer
> MVP; MCP: +I, SE, SD, DBA
> http://gregorybeamer.spaces.live.com
> Co-author: Microsoft Expression Web Bible (upcoming)
>
> ************************************************
> Think outside the box!
> ************************************************
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

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
ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0xffc Thread 0x228 DBC 0x437b94 Jet'. ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr bazzer ASP .Net 0 03-30-2006 03:16 PM
Error connecting to SQLExpress 2005 locally (error: 26 - Error Locating Server/Instance Specified) hfk0 ASP .Net 2 03-27-2006 08:43 PM
ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x8fc Thread 0x934 DBC 0x437b94 Jet'. ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr bazzer ASP .Net 1 03-24-2006 04:20 PM
ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x8fc Thread 0x934 DBC 0x437b94 Jet'. ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr bazzer ASP .Net 0 03-24-2006 02:22 PM
Error 500: ERROR: Cannot forward. Writer or Stream already obtained. Error JavaQueries Java 1 03-01-2005 06:30 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57