Error Message - Not sure what to do
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=20718
Printed Date: 11 April 2026 at 10:08am Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Error Message - Not sure what to do
Posted By: picardnj
Subject: Error Message - Not sure what to do
Date Posted: 17 July 2006 at 3:04am
OK, I am moving my forum to my own server. I am running Windows XP Pro with IIS. Everything works but the authentication process. I need help. Any ideas? Thanks.
Server Error in Forum Application An error has occured while writing to the database. Please contact the forum administrator.
Support Error Code:- err_Access_loginUser()_update_USR_Code File Name:- functions_login.asp
Error details:- Microsoft JET Database Engine Cannot update. Database or object is read-only.
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 17 July 2006 at 10:15am
This is a permissions issue.
You need to set, read, write, and modify permissions for the IUSR_ account on the directory containing the Access database.
------------- 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: picardnj
Date Posted: 17 July 2006 at 7:34pm
Thanks, I think that helped.
Now I have a new error: Server Error in Forum Application An error has occured while sending an email. Please check that the CDONTS email component is installed on the server. Please contact the forum administrator.
Support Error Code:- err_Access_create_CDONTS_object File Name:- functions_send_mail.asp
Error details:- Server object 006~ASP 0177~Server.CreateObject Failed~Invalid class string
Any ideas?
|
Posted By: WebWiz-Bruce
Date Posted: 18 July 2006 at 10:26am
This error means that you have set the forum to use the CDONTS email component in the admin area and it is not installed on the web server.
XP Pro has CDOSYS installed instead, change the email settings in the admin area of you forum to use the CDOSYS email component instead and use localhost as the SMTP server.
------------- 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
|
|