Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I can get into the directory on my localhost, but all of the files within give me the error: Server Application Unavailable Server Application Unavailable

 

I have checked for permissions, read only, etc.

 

Anyone know what obvious thing I have managed to scramble? By the way, it was (of course) working fine yesterday

Read the Fovean Chronicles

Because you just can't spend your whole day programming!

  • Moderators
Posted

This may have been caused by moving or renaming the directory.

 

Open Internet Services Manager (in Admin Tools) then find your project in the tree, right-click and select Create in the dialog.

Visit...Bassic Software
Posted

THe problem here is actually at the file level.

 

In the path http://localhost/directory/file.aspx

 

You can go to localhost

 

You can go to localhost/directory by enabling directory browsing

 

But you get 'server unavailable' if you try to open file.aspx

 

I did check the settings, remove and create the config, and I tried using a impersonation in machine.config, all to no avail

Read the Fovean Chronicles

Because you just can't spend your whole day programming!

  • 3 months later...
  • 1 month later...
Posted

Known issue on Windows XP Pro

 

The error �Server Application Unavailable� on Windows XP Professional only, is a known issue identified by Microsoft. They have a workaround until a permanent fix is found. Please visit: http://www.asp.net/faq/ms03-32-issue.aspx for more details.

 

Tim Hodgson

ExclamationSoft - http://www.exclamationsoft.com

----------------------------------------------------------------------------------------

WebWatchBot - Know when your site goes down, before your customers do!

NetMailBot - Ease the pain of automated email

Smtp.NET - ASP.NET Smtp Email Component / Assembly

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...