L
Lou Civitella
I am trying to run a local web site on a clients computer. Created the new
web site in IIS and set the ASP .Net version to 2.0. When I try to access
the web site using http://localhost:9999 I get a web page with this on it.
'Server Application Unavailable'
I looked at the event log and these are the two errors that it created.
Failed to execute request because the App-Domain could not be created.
Error: 0x80070005 Access is denied.
aspnet_wp.exe (PID: 2728) stopped unexpectedly.
Any ideas on how to get the site running correctly? What do these messages
mean?
Thanks,
Lou
web site in IIS and set the ASP .Net version to 2.0. When I try to access
the web site using http://localhost:9999 I get a web page with this on it.
'Server Application Unavailable'
I looked at the event log and these are the two errors that it created.
Failed to execute request because the App-Domain could not be created.
Error: 0x80070005 Access is denied.
aspnet_wp.exe (PID: 2728) stopped unexpectedly.
Any ideas on how to get the site running correctly? What do these messages
mean?
Thanks,
Lou