Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / December 2005

Tip: Looking for answers? Try searching our database.

Another "Server Application Unavailable" tread...

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
GTi - 12 Dec 2005 22:13 GMT
I have read all the other "Server Application Unavailable" threads and
all are old and for .NET Framework 1.

I have Framework 2 running on Windows XP.

I have a problem with this big red text:
Server Application Unavailable

My ASP C# application is frame based with a menu on one side.
Pressing the menu link is no problem - the page displays as expected.
On this page call a popup window. Now the problems begins.
This popup window is a form that saves som data to a databse.
If the save is OK I call this JavaScript functions:

window.opener.location.reload(1);
self.close();
The popup window close as expected, but the opener window gives me the
following error:

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 even tryed to harcode the link (from the menu) into my script:
window.opener.location.href = http://localhost/mypage.aspx
Even that gives me a error.

Any idea what can be wrong.
GTi - 13 Dec 2005 08:01 GMT
I forgot to mention that if I run my application using the MS Visual
Studio "built in" web server it runs just fine...

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.