TheWizardofInt Posted April 7, 2003 Posted April 7, 2003 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 Quote Read the Fovean Chronicles Because you just can't spend your whole day programming!
Moderators Robby Posted April 7, 2003 Moderators Posted April 7, 2003 What's not working, browsing for files or running your windows application? Quote Visit...Bassic Software
TheWizardofInt Posted April 7, 2003 Author Posted April 7, 2003 Running the application gives the server unavailable message Quote Read the Fovean Chronicles Because you just can't spend your whole day programming!
Moderators Robby Posted April 7, 2003 Moderators Posted April 7, 2003 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. Quote Visit...Bassic Software
TheWizardofInt Posted April 7, 2003 Author Posted April 7, 2003 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 Quote Read the Fovean Chronicles Because you just can't spend your whole day programming!
Moderators Robby Posted April 7, 2003 Moderators Posted April 7, 2003 Ok so your main aspx page is available and working ? Quote Visit...Bassic Software
TheWizardofInt Posted April 7, 2003 Author Posted April 7, 2003 no .aspx pages are working. No matter which one you select, you get server unavailable, although you can get into the server and the subfolders (if you allow directory browsing) Quote Read the Fovean Chronicles Because you just can't spend your whole day programming!
Moderators Robby Posted April 7, 2003 Moderators Posted April 7, 2003 So even a bran new project won't run? Quote Visit...Bassic Software
TheWizardofInt Posted April 7, 2003 Author Posted April 7, 2003 No, the projects out of VS.Net all say, "Debugging is disabled at the server" and the usual reference to go and reset your server Quote Read the Fovean Chronicles Because you just can't spend your whole day programming!
brianlinsner Posted July 30, 2003 Posted July 30, 2003 This fixed it for me. This fixed it for me: In IIS, right-click Default Web Site, choose All Tasks, choose Check Server Extensions. Click Yes on the tighten security message. Try it now. Quote
thodgson Posted September 1, 2003 Posted September 1, 2003 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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.