If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > ASP Connection Error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-13-04, 21:01
michaelfg81 michaelfg81 is offline
Registered User
 
Join Date: Mar 2004
Posts: 202
ASP Connection Error

Hi there,

I need help with ASP connection.I just formatted my pc and have to install everything again.I install IIS and now i cant even connect to localhost.I'm using window XP.
It come out HTTP 500 - Internal server error...............
What does that mean.
after i untick
Show friendly HTTP error messages in the Internet Option
the error which is display

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.

can some body help me.
thanx

Last edited by michaelfg81; 05-13-04 at 21:21.
Reply With Quote
  #2 (permalink)  
Old 05-14-04, 01:51
Seppuku Seppuku is offline
Useless...
 
Join Date: Jul 2003
Location: SoCal
Posts: 721
Well, your connection is fine, ASP is just telling you that there was an error executing the page you're requesting. I assume this page worked properly before? First try loading up a simple HTML (not with a .asp extension), see if that works. Then an ASP page with no ASP code in it (just HTML). See if just a plain HTML file run through the ASP compiler causes the error. If not, then there's a probability that your code has some error or corruption in it.
__________________
That which does not kill me postpones the inevitable.
Reply With Quote
  #3 (permalink)  
Old 05-16-04, 20:21
michaelfg81 michaelfg81 is offline
Registered User
 
Join Date: Mar 2004
Posts: 202
thanx...............i think it work like u said.............
but some how i'm a bit puzzle to why my all my file in a particular folder in wwwroot cant work like usual already as i didn't change a thing to it.before this it works like normal.Can u pls explain a bit to me.
thanx
when i run the page................it dun come out any errors but instead..........
it run the page till it wont stop.......................it come out run time error
Reply With Quote
  #4 (permalink)  
Old 05-17-04, 12:59
Seppuku Seppuku is offline
Useless...
 
Join Date: Jul 2003
Location: SoCal
Posts: 721
I've got a few more questions for you...

Are all of the ASP pages causing problems? Do any of these connect to a DB? If so, is that DB still available? Does the DB require a DSN to be setup on the computer?
__________________
That which does not kill me postpones the inevitable.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On