Wow - you are helpful aren't you?
First, the error tells you to look in the Event Log, and either you don't,
or you don't post the error you found.
Second, you're asked to post the EventID, Source and Description, and you
don't do that either.
If you think you know best how to solve this problem, please feel free to
solve it yourself - there's no need to bother us.
The problem is permissions related. If you are using IIS5 or IIS5.1 or IIS6
running in IIS5 Isolation Mode, then ASP.net uses the Machine\ASPNet
account. Goto section three in this document, and verify the NTFS
permissions are set correctly for the folders listed:
http://msdn.microsoft.com/webservices/building/security/default.aspx?p...=/libra
If you are running IIS6 in Worker Process Isolation Mode, then ASP.NET uses
the Web App Pool Identity, which by default is Network Service. Again,
verify the NTFS permissions as per the document above, but for Network
Service instead of ASPNET as appropriate.
If that doesn't solve the problem, check the other permissions as well
(other than the NTFS permissions).
If you are running ASP.Net on an Windows 2000 Domain Controller, then you
need to change the process identity in machine.config to SYSTEM, rather than
the ASPNet account.
Hope that helps
Cheers
Ken
"Stephen McCormack" <smacca.TakeThisOut@hotmail.com> wrote in message
news:11cd901c410cd$3b1f1790$a301280a@phx.gbl...
: Failed to execute request because the App-Domain could
: not be created. Error: 0x80070005 Access is denied.
:
:
: >-----Original Message-----
: >Please look in the Windows Event Log, like is says in
: the error message.
: >Please post the Event ID, source and description
: >
: >Cheers
: >Ken
: >
: >"Stephen McCormack" <smacca.TakeThisOut@hotmail.com> wrote in message
: >news:ef3101c410bf$67c2bcb0$a601280a@phx.gbl...
: >: 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.
: >:
: >:
: >: ---------------------------
: >:
: >: I receive the above error and cannot find a resolution.
: >: I have checked the MS support website and found the
: >: following article:
: >:
: >: http://support.microsoft.com/default.aspx?
: >:
: scid=http://support.microsoft.com:80/support/kb/articles/Q
: >: 315/1/58.asp&NoWebContent=1
: >:
: >: but I cant make sense of it all. I didnt unserstand
: >: anything about applying security policies (well I
: >: understood but have no idea how to implement) etc and I
: >: am pretty experienced with computers - 7 year
: profesional.
: >:
: >: This is critically important - i have projects to
: >: complete by end of week and desperatley need my web
: >: server and .NET projects running corectly again.
: >:
: >: Any help appreciated.
: >:
: >
: >
: >.
: > >> Stay informed about: Server Application Unavailable