Re: Server application error. Again.



"Dave" <Dave@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4292D341-9E0F-4A25-A7C0-EF8BF9490F19@xxxxxxxxxxxxxxxx
I have asked previously, how to get the rid of 'Server application
unavailable' error. Mr Llibre tried tried diligently to help, but same
problem. I would like a bullet proof suggestion as to how to get my .aspx
pages to be shown on IIS. Here is the error.

Event Type: Error
Event Source: ASP.NET 2.0.50727.0
Event Category: None
Event ID: 1089
Date: 18/05/2007
Time: 07:57:37 PM
User: N/A
Computer: LJONES
Description:
Failed to execute the request because the ASP.NET process identity does
not
have read permissions to the global assembly cache. Error: 0x80070005
Access
is denied.

"Server Application Error" is not one single error, so you're not going to
hear one single answer.

In this case, you're being told exactly what's wrong:

Failed to execute the request because the ASP.NET process identity does not
have read permissions to the global assembly cache. Error: 0x80070005
Access
is denied.
--
John Saunders [MVP]


.



Relevant Pages

  • RE: Web Service Implementation Security Question
    ... I validated all of those security settings according to ... > webservice to generate proxy classes(those temp classes) for serialization. ... > It demonstarte the security requirement for the IIS5's process identity, ... > these permissions. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Server Application unavailable error
    ... Failed to execute the request because the ASP.NET process identity does not ... does not have read permissions to the global assembly cache. ... XP's default ASP.NET identity is the ASPNET account. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Access Denied Error
    ... rather than increase the ASPNET ... user's permissions. ... For security reasons the default ... to the resource to the ASP.NET process identity. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Damn you, FEDEX! or Nikon D40 lost in Springfield, MO blackhole.
    ... the 2 mp Mavica he had been using with a Nikon D40. ... After shopping around, he got me to order one for him. ... The shipper had it insured, but from what I have read it could take weeks to sort this crap out. ... You may get your insurance from FedEx and a couple weeks later they find it and deliver it. ...
    (alt.photography)
  • Re: Server Unavailable - ASP.NET 2.0 on Windows XP
    ... permissions to the global assembly cache. ... Please review the steps in it, for creating a service account for an ASP.NET 2.0 application, ... I can however view other ASP.NET 1.1 sites on my local Windows XP machine. ...
    (microsoft.public.dotnet.framework.aspnet)

Loading