473,401 Members | 2,127 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,401 software developers and data experts.

ASP.NET 2.0 - "Server Application Unavailable"

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 works fine. like so:

http://localhost:4943/1.0/

but when i run it from the site i setup in IIS (http://localhost/), i
get the Big Red Error;

Server Application Unavailable
....is there a quick, common config setting or fix to get it working
properly in IIS?
thanks!
sm
Feb 15 '08 #1
4 8259
That's a typical problem in IIS.
Just check your asp.net version in IIS.
When your application version is asp.net 2.0 and your web server is asp.net
1.1 or 1.0.
This phenomena come out!

"SpaceMarine" <sp*********@mailinator.com写入消息
news:d3**********************************@u10g2000 prn.googlegroups.com...
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 works fine. like so:

http://localhost:4943/1.0/

but when i run it from the site i setup in IIS (http://localhost/), i
get the Big Red Error;

Server Application Unavailable
...is there a quick, common config setting or fix to get it working
properly in IIS?
thanks!
sm
Feb 15 '08 #2
On Feb 15, 11:35 am, "tian" <xing...@yeah.netwrote:
That's a typical problem in IIS.
Just check your asp.net version in IIS.
When your application version is asp.net 2.0 and your web server is asp.net
1.1 or 1.0.
This phenomena come out!
i should have mentioned... my IIS is set to 2.0.50727, so it isnt
that.

im also using the 3rd-pary IISAdmin utility to server multiple root
sites off of Windows XP, but it isnt that because i believe ive run
other 2.0 sites right along 1.0 sites with it.

still trying to figure out.
sm
Feb 15 '08 #3
found the fix. had to run this:

aspnet_regiis -ga aspnet

....which granted IIS metadata access to the ASPNET account.

woot!
thanks,
sm

Feb 15 '08 #4
"aspnet_regiis -ga aspnet" is a way to register your current version to your
IIS!
"SpaceMarine" <sp*********@mailinator.com????
news:e8**********************************@d21g2000 prf.googlegroups.com...
found the fix. had to run this:

aspnet_regiis -ga aspnet

...which granted IIS metadata access to the ASPNET account.

woot!
thanks,
sm
Feb 16 '08 #5

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

Similar topics

2
by: Andrew | last post by:
I'm getting this error again. I received it once before because of an XP Pro bug: I ran the batch file which patched the ASP user (perhaps some of you know the one) I'm not sure why it's...
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...
8
by: John Blair | last post by:
Hi, I updated the latest .Net patch on my system this moring and now my SQL Web Data Administrator application is not working. I get the following error: Server Application Unavailable The...
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: PJ6 | last post by:
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...
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: 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...
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:...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing,...

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.