Microsoft IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsSystem AdministrationMicrosoft IIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old January 20th, 2004, 05:49 PM
TigerSoul TigerSoul is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Location: Austin, TX
Posts: 4 TigerSoul User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to TigerSoul Send a message via Yahoo to TigerSoul
Exclamation HTTP 500 -- I've tried the usual stuff

Hey, guys. First post here on the ASP forums, but I moderate a couple car-related ones myself. I hope you can help.

I'm putting up some known-good asp code on an existing Win2k Pro box acting as a web server. I've ensured that proper permissions are on the folders, that it's as a subdirectory of the web-root, scripting is active, etc.

After performing a search on 500 errors here on the board, I also tried following some of the advice Doug and others provided. Disabled all firewall and anti-virus software without any changes. Also disabled "friendly" errors in IE. This is the result of that same 500 error without the friendly language:

Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.


The web server log for the operation is pretty cryptic -- the standard time/IP/Operation/File/Error Number fair. It's just

22:34:46 208.180.133.241 GET /czl/testcode.asp 500

I'm at a bit of a loss. Is there an option I can set to get more detailed web-logging to offer more clues? Or does anyone have an idea on why this would be happening?

I appreciate your help.

Craig

Edit: IIS is undoubtedly loaded on the machine, but I'm not sure how to check which version. Can someone aim me in the right direction on that as well?

Reply With Quote
  #2  
Old January 21st, 2004, 12:20 AM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 23 h 19 m 36 sec
Reputation Power: 181
You install IIS on W2K from the control panel - add-remove programs - add-remove windows components. It will be IIS5.0 on W2K.

What does the event log say, are there errors logged there that would be a clue? Look in control panel - administrative tools - event viewer.

Reply With Quote
  #3  
Old January 21st, 2004, 09:40 AM
TigerSoul TigerSoul is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Location: Austin, TX
Posts: 4 TigerSoul User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to TigerSoul Send a message via Yahoo to TigerSoul
Ok, two things get triggered in the event viewer when I try to access an asp page.

The first is a warning.

"The server failed to load application '/LM/W3SVC/1/ROOT/czl'. The error was 'The server process could not be started because the configured identity is incorrect. Check the username and password.'.

Second is an error that reads:

DCOM got error "overlapped I/O operation is in progress. " and was unable to logon. \IWAM_DHFJGM11 in order to run the server: {3d14228D-FBE1-11D0-995D-00C04FD919C1}

I had already added the IUSR account priveleges to all relevant folders. It almost looks like I need to try adding IWAM (whatever that is?).

Reply With Quote
  #4  
Old January 21st, 2004, 09:47 AM
TigerSoul TigerSoul is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Location: Austin, TX
Posts: 4 TigerSoul User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to TigerSoul Send a message via Yahoo to TigerSoul
Just added IWAM to all the relevant folders. No change.

Reply With Quote
  #5  
Old January 21st, 2004, 11:00 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 23 h 19 m 36 sec
Reputation Power: 181
You might look around at www.iisfaq.com there is lots of good IIS stuff there.

Last edited by Doug G : April 21st, 2004 at 12:44 AM.

Reply With Quote
  #6  
Old April 20th, 2004, 07:07 PM
drofekawp drofekawp is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Apr 2004
Posts: 1 drofekawp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thumbs up Found the KB solution

Hey guys, this one had me stumped for a while. Here's the MS KB article that must be followed to the letter.
I used the 1st method and it solved my problems. Don't forget to call the synciwam.vbs script to reset the IWAM credentials for out-of-process MTS packages.

here's that link: http://support.microsoft.com/?kbid=297989

Reply With Quote
  #7  
Old April 20th, 2004, 08:02 PM
TigerSoul TigerSoul is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Location: Austin, TX
Posts: 4 TigerSoul User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to TigerSoul Send a message via Yahoo to TigerSoul
Hey, guys. Sorry for not posting in with the solution earlier.

For us, it appeared to be a corrupt install of IIS. Removing it and reinstalling it got everything working without issue.

Your mileage may vary.

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationMicrosoft IIS > HTTP 500 -- I've tried the usual stuff


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway
Stay green...Green IT