Print Page | Close Window

Installing Problems

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=6412
Printed Date: 03 April 2026 at 2:31pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Installing Problems
Posted By: spikeashlye
Subject: Installing Problems
Date Posted: 14 October 2003 at 12:45pm

Hi.

I just downloaded and installed the forum. I followed all the instructions. I moved the database to a new location but I changed both the common.asp files in the main and admin dir.

The first thing I did is go to my website and load the login_user.asp page and got a login dialog, i entered "administrator" and "letmein" then entered the text image data correctly and clicked login, then all i get is a "page cannot be displayed" but no error message datails. I noticed that the documents said the host must support a non-dsn connection string and I don't know if mine does or not, because the only way i can connect to a mysql database is with a dsn, but i dont know if thats the same with access or not.

what could be wrong? what do i do next?

thanks!




Replies:
Posted By: michael
Date Posted: 14 October 2003 at 2:30pm

a page cannot be displayed might be that a file is missing or corrupt. What happens if you just call the default.asp page even though there is no data yet? Worst case try re-uploading the files.



-------------
http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker


Posted By: WebWiz-Bruce
Date Posted: 14 October 2003 at 2:39pm
Also turn off friendly HTTP error messages in IE incase it is a server error message.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: spikeashlye
Date Posted: 14 October 2003 at 4:11pm

ok, I contacted my admin. I don't know whats wrong. He created a special folder for access databases on my server. I put the database in that folder and then tried to open the forum again, when I hit default.asp I get this error,

Microsoft JET Database Engine error '80004005'

Operation must use an updateable query.

/common.asp, line 424

When I try to hit user_login.asp I get this error,

HTTP/1.1 404 Object Not Found

My admin told me I needed to use this connection string to connect to the database, will this work with the forum? If so how can I use it instead of what ever it's using now?

Connection string for a password-protected database looks like this:

strConn = "Driver={Microsoft Access Driver (*.mdb)};" & _
"dbq=" & Server.MapPath("/_data/yourdatabase.mdb") & _
";pwd=myPassword"


without password protection:

strConn = "Driver={Microsoft Access Driver (*.mdb)};" & _
"dbq=" & Server.MapPath("/_data/yourdatabase.mdb")

Thanks.



Posted By: spikeashlye
Date Posted: 14 October 2003 at 5:50pm
I just cleaned out the website and started with a fresh installation, and database. i get the same errors, so i know it can't be the installation.


Posted By: WebWiz-Bruce
Date Posted: 15 October 2003 at 2:42am
This means that the database does not have sufficient permissions to write to the database.

Contact your web hosts and get them to change the permisisons on the directory containing the database so you can write to it.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net