This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > December 2005 > error HTTP 500.100 - - ASP error





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author error HTTP 500.100 - - ASP error
heynock

2005-12-17, 10:23 pm

Using DWMX 2004,ASP.
when I try testing a guestbook on the IE browser,the error message reads:
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
Technical Information (for support personnel)
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Could not find file '(unknown)'.
/gb/gb_add.asp, line 130

Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)
Page:
GET /gb/gb_add.asp

Please HELP!
Thanks

bubba11

2005-12-17, 10:23 pm

Probably need to see the code, especially the code around line 130. ASP errors
are usually pretty cryptic but this one seems to give a hint--it can't find the
file you're referencing. Check your path to the database or file.

DJTIEXO

2005-12-26, 10:32 pm

Hey, I had the same problem, i was trying to connect from my computer to a
remote database, and it appeard internal server error 500. It appeard while
making the new conection.

The settings i have it like this:

Remote Info:
FTP:
FTP Host: www.[sample].com
Host dir: www/ (i think it's ok)
TESTING SERVER:
Server Model: PHP MySQL
Access: FTP
FTP Host: www.[sample].com
Host dir: www/ (i think it's ok)
url prefix: http://www.sample.com/

DJTIEXO

2005-12-26, 10:32 pm

i forgot, my connection in my host says must be like this...

$dbh=mysql_connect ("localhost", "admin_josue", "<PASSWORD HERE>") or die ('I
cannot connect to the database because: ' . mysql_error());
mysql_select_db ("admin_seccionesactivas");

and in the new conection dialog box i filled it like this

connection name: cnx1
mysql server: localhost
username: admin_josue
password: ***
Database: [ ] [Select..] << when i click here it appears th error...

Sponsored Links


Copyright 2003 - 2009 forum4designers.com  Software forum  Computer Hardware reviews