Computing.Net > Forums > Web Development > IIS and ASP

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

IIS and ASP

Reply to Message Icon

Name: duquetten
Date: June 29, 2005 at 10:43:22 Pacific
OS: Win XP
CPU/Ram: P4 2.4 GHz, 1 GB Ram
Comment:

Hi, I have IIS 5.0 installed with Win XP. I was just upgraded from win 2000, so I set up my default web site with the same properties it had in win 2000 and restored the files associated with my web page. For some reason I can not view the ASP pages. If I load one of the htm pages from the same directory it works fine. Is there something I am forgetting with ASP? The ASP.Net service is running, and all my settings are the same as my other 2000 box that runs the same files and works fine. I receive a Page can not be displayed Error 500. Any ideas?



Sponsored Link
Ads by Google

Response Number 1
Name: duquetten
Date: June 29, 2005 at 11:59:54 Pacific
Reply:

Ok, so I fixed my original problem. But now I have a different problem.

I have a DBConnect.ASP file and all it includes is declaring the objConn creating an instance of the ADODB.Connection and then setting the connections string. in the DBQ portion this is what I have :
"DBQ=\\ggwvvweb\relweb\wwwroot\dbName.mdb"
The computer I am running this on does have full access to the server and the database on the server. But when I try to load an asp page which has the dbConnect.asp included, I get the following error:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x7f0 Thread 0xd7c DBC 0x1110064 Jet'.
/testresultspage/DBConnect.asp, line 6


Where line 6 is just objConn.open

If I copy the database locally and change the DBQ= to have the local path to the database "DBQ=C:\dbName.mdb" It works fine.
Any ideas? Can I not use the \\server_Name syntax??


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: IIS and ASP

IIS and phpbb www.computing.net/answers/webdevel/iis-and-phpbb/1808.html

ASP.NET Authentication www.computing.net/answers/webdevel/aspnet-authentication/2149.html

ASP.NET or PHP www.computing.net/answers/webdevel/aspnet-or-php/2954.html