473,320 Members | 1,794 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

"Server Application Unavailable"... ?

PJ6
Other ASP.NET web projects are running OK, but one in particular is giving
me a "Server Application Unavailable" error.

The event log shows, "Failed to execute request because the App-Domain could
not be created. Error: 0x80070005 Access is denied."

This was working earlier today, and I haven't altered anything. I'm sort of
at a loss as to how to fix this.

Paul
Nov 19 '05 #1
3 1822
Have you tried this?

http://support.microsoft.com/default...b;en-us;315158

-Raul

"PJ6" <no****@nowhere.net> wrote in message
news:OM****************@TK2MSFTNGP12.phx.gbl...
Other ASP.NET web projects are running OK, but one in particular is giving
me a "Server Application Unavailable" error.

The event log shows, "Failed to execute request because the App-Domain
could not be created. Error: 0x80070005 Access is denied."

This was working earlier today, and I haven't altered anything. I'm sort
of at a loss as to how to fix this.

Paul

Nov 19 '05 #2
PJ6
Well that's an accurate description of the error, but

- my machine is not a PDC, BDC, or a server
- the ASPNET account already exists and is properly configured
- all the other projects work just fine

It's probably something in the project itself. I just wish the error were a
little more helpful.

Paul

"Raul Macias" <ra*********@hotmail.com> wrote in message
news:uz**************@TK2MSFTNGP09.phx.gbl...
Have you tried this?

http://support.microsoft.com/default...b;en-us;315158

-Raul

"PJ6" <no****@nowhere.net> wrote in message
news:OM****************@TK2MSFTNGP12.phx.gbl...
Other ASP.NET web projects are running OK, but one in particular is
giving me a "Server Application Unavailable" error.

The event log shows, "Failed to execute request because the App-Domain
could not be created. Error: 0x80070005 Access is denied."

This was working earlier today, and I haven't altered anything. I'm sort
of at a loss as to how to fix this.

Paul


Nov 19 '05 #3
If you're running both ASP.NET 1.1 and ASP.NET 2.0,
check to see if the Application is running under one or the other,
and check to see if it's running in a separate Application Pool,
if you're using IIS 6, or a separate isolation level, if running IIS 5 or 5.1.

i.e., if it's a 1.1 App, it must be isolated from 2.0 apps,
and if its a 2.0 App, it must be isolated from the 1.1 apps.


Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"PJ6" <no****@nowhere.net> wrote in message news:Og**************@TK2MSFTNGP12.phx.gbl...
Well that's an accurate description of the error, but

- my machine is not a PDC, BDC, or a server
- the ASPNET account already exists and is properly configured
- all the other projects work just fine

It's probably something in the project itself. I just wish the error were a little more
helpful.

Paul

"Raul Macias" <ra*********@hotmail.com> wrote in message
news:uz**************@TK2MSFTNGP09.phx.gbl...
Have you tried this?

http://support.microsoft.com/default...b;en-us;315158

-Raul

"PJ6" <no****@nowhere.net> wrote in message
news:OM****************@TK2MSFTNGP12.phx.gbl...
Other ASP.NET web projects are running OK, but one in particular is giving me a
"Server Application Unavailable" error.

The event log shows, "Failed to execute request because the App-Domain could not be
created. Error: 0x80070005 Access is denied."

This was working earlier today, and I haven't altered anything. I'm sort of at a loss
as to how to fix this.

Paul

Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: victor | last post by:
My hosting company recently upgrade to window 2003 server. The reasearch i have done so far is that 2003 server will use IIS6.0. It is totally different from 2000 server and IIS 5.0 I have...
1
by: Robert Halford | last post by:
On 4th May at 7.45 in the evening my asp.net web sites stopped working on my development server. The page that appears says: Server Application Unavailable The web application you are...
3
by: Chris Botha | last post by:
Hi, I've installed Framework 2.0 runtime on a 2003 Server that had Framework 1.1 installed. If I run a 1.1 Web app first it runs OK, then if I try to run a 2.0 Web app I will get the error...
0
by: Kavitha | last post by:
I am creating a web application referring to some external web services. i have done this last month and was working fine till yesterday. When i was preparing for a demo yesterday, it is showing...
0
by: George | last post by:
my web service works fine on my laptop but when i moved it to the server i get "Server Application Unavailable." i checked the event application log and it shows "aspnet_wp.exe could not be...
7
by: DC | last post by:
Hi, there is a 500;13 page one can configure in the website properties, but ..Net Framework 1.1 also delivers the "server too busy" message sometimes and the IIS custom error page does not seem...
13
by: Kevin Liebowicz | last post by:
Yes, I wasted the past two days trying to fix this. Yes, this is on a Win2003 Server. Yes, this machine is a domain controller. Yes, I seen the dozens of KB articles like this one:...
4
by: SpaceMarine | last post by:
hello, i know this is a common error, and i intend to research it next, but i thought id drop in here first. when i run my ASP.NET project from VS.NET 2005's internal, debug web server, it...
3
by: praveenb000 | last post by:
we hosted a website http://academics.rsrl.in/ developed using asp.net and back end MS Accees database. when i browse aspx pages Server Application Unavailable The web application...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.