Wrox Programmer Forums
|
ASP.NET 1.x and 2.0 Application Design Application design with ASP.NET 1.0, 1.1, and 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.x and 2.0 Application Design section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 31st, 2004, 11:58 AM
Authorized User
 
Join Date: Sep 2004
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default PROBLEM

IIS is installed in 200 Server, then, .NET is installed. But whenever I want to run .aspx page the error mesg. "Server Application unavailable" is coming in red large font along with the description-"The web application you are attempting to access on this web server is currently unabailable. Please hit the "Refresh" button in your web browser to retry your request." - what is the reason, and how to solve the problem?

 
Old October 31st, 2004, 04:47 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

Did you look in the Window's Event Viewer? Usually you'll find a bit more info there.

Also, this forum is for ASP.NET Application Design. For technical questions (and better answers), you could try another .NET forum instead (http://p2p.wrox.com/net-15 or http://p2p.wrox.com/asp-net-asp-12)

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
 
Old November 1st, 2004, 02:11 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
Send a message via Yahoo to melvik
Default

I had this problem when I installed VS.NET 2002 having Active Directory installed on Server.
check ur machine.Config for
Code:
<processModel ... userName="machine" ...>
on
Code:
[DRIVE]:\[WINDOWS_DIRECTORY]\Microsoft.NET\Framework\[VERSION]\CONFIG
Always:),
Hovik Melkomian.









Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.