Re: Trouble Publishing .NET App
- From: rh1200la@xxxxxxxxx
- Date: 3 Mar 2006 12:32:00 -0800
Fixed it finally!
Found a post with this info:
I had to give the IIS_WPG group (which contains ASPNET,
IWAM_MachineName, LOCAL SERVICE, NETWORK SERVICE & SYSTEM) read/write
access to our web root directory & everything beneath.
Juan T. Llibre wrote:
re:
Hi there. Thank you that did the trick. Now I am able to find the pages.
Glad that worked.
re:
When I browse to my default website, I get this error now:
Server Application Unavailable
You probably have both .Net 1.1 and .Net 2.0 applications
running in the same Application Pool.
Make sure that, at the very least, you place all
1.1 apps and 2.0 apps into separate application pools.
If you want to give a particular application a higher isolation, for protection,
you may do that, too, by assigning it to its own App Pool.
Use the IIS Manager to create as many App Pools as you need and assign your apps
to the correct App Pool for the version of the .Net Framework they're running under.
Then, run iisreset from the "Run" command in the Start Menu.
You should be good to go after you do that.
Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
<rh1200la@xxxxxxxxx> wrote in message news:1141415311.700094.146000@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi there. Thank you that did the trick. No I am able to find the
pages. When I browse to my default website, I get this error now:
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 have turned on/off custom messages but I still get the same message.
Any ideas on this?
Thanks.
.
- References:
- Trouble Publishing .NET App
- From: rh1200la
- Re: Trouble Publishing .NET App
- From: Darren Kopp
- Re: Trouble Publishing .NET App
- From: rh1200la
- Re: Trouble Publishing .NET App
- From: Juan T. Llibre
- Re: Trouble Publishing .NET App
- From: rh1200la
- Re: Trouble Publishing .NET App
- From: Juan T. Llibre
- Trouble Publishing .NET App
- Prev by Date: Re: HELP - Session Restart on every request?!
- Next by Date: outputcache and httpmodule
- Previous by thread: Re: Trouble Publishing .NET App
- Next by thread: Re: Please help with some reference papers/links...
- Index(es):
Relevant Pages
|