Question:
IIS 7.0 database?
2008-01-24 08:10:14 UTC
i installed iis 7.0, seems to work fine i created a couple of asp pages, but then i created another pages with a database string connection, i can't get the database to display, i tried dns less connection too and i always get the HTTP 500 error, i know the code is right, got it from a book, saved the database in my documents, and also in the server itself but won't work, does anybody knows if the problem is iis? a fix? a settings that needs to be done? i have windows vista.thanks,
Four answers:
acyberwin
2008-01-24 08:26:03 UTC
IIS 7 doesn't support old versions of ASP unless you manually install the asp.dll.



I advise upgrading to .NET!
U Can't Handle The Truth
2008-01-24 16:22:16 UTC
Not IIS!

Need more information;



What kind of database? Sounds Like Access

Did you try ODBC since you doing everthing local?

You could have permissions to the data folder set wrong?
ktforu
2008-01-24 16:18:01 UTC
Provide all details like code....
ManiAc
2008-01-24 16:13:27 UTC
HTTP 500 error is always internal error....might be connection missing .....


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...