Print Page | Close Window

Error Help

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=14702
Printed Date: 12 April 2026 at 8:42pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Error Help
Posted By: felix.akinyemi
Subject: Error Help
Date Posted: 15 April 2005 at 2:13pm
I just downloaded a new WWF (Access), it works fine, i can post and delete and all have full control of the forum, but when i enter the admin area i get this error...



Error Type:
Microsoft JET Database Engine (0x80004005)
Unspecified error
/fgcportal/admin/common.asp, line 209




Im running it on local by the way and using XP Pro!!

I tried using both 'Virtual path to database' and 'Physical path to database' but still the same error!! Is there a reason for this error??

I've look through the tutorials on this site and even set the permission to 'Full Control' but still no luck!!


LiL Help!!



Replies:
Posted By: michael
Date Posted: 15 April 2005 at 3:10pm
Line 209 for me is this

'Replace harmful SQL quotation marks with doubles
 
strUsername = formatSQLInput(strUsername)

so I assume you altered the code, and we would need what's in yout file on that line.


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


Posted By: felix.akinyemi
Date Posted: 15 April 2005 at 3:13pm
Oh my bad, i just added some comments so i kno what things are

on that link on mine its


adoCon.Open


Posted By: michael
Date Posted: 15 April 2005 at 3:16pm

Dead post more. what is it trying to execute? This line alone does not help me



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


Posted By: felix.akinyemi
Date Posted: 15 April 2005 at 3:20pm
I didnt make any changes to the codes, its the common.asp file in the admin folder. Im not sure what the error is, that whats on the line thats giving the error, im tryin to access the admin area of the forum and im getting that error!!


Posted By: felix.akinyemi
Date Posted: 16 April 2005 at 3:23pm
Any help with this???


Posted By: dj air
Date Posted: 16 April 2005 at 4:29pm
it maybe that your not using

adoCon.open strCon

or adoCon.open strConnectionstring


Posted By: felix.akinyemi
Date Posted: 16 April 2005 at 4:34pm

I am, the code above that is


'Set the connection string to the database

adoCon.connectionstring = strCon
 
'Set an active connection to the Connection object

adoCon.Open
 
 
I didnt modify the code in anyway, ive replaced the common.asp file with a new one and its the same error!!


Posted By: dj air
Date Posted: 16 April 2005 at 4:48pm
ok,

as its access the database may have become corrupt, try a compact and repair on it,


also if that doesn't work make sure the paths ok , (i know you say its right).


Posted By: felix.akinyemi
Date Posted: 16 April 2005 at 4:56pm

Its right, i just unzipped the files there like that, just compact and repaired (again) and still the same thing, its a new forum downloaded 2days ago!!

 
But see its working outside the admin area, so i dont really think its the DB, i can post and and do the whole 9 but cant access the admin area!! and the piece of code on the line of the error is adoCon.Open Confused i dont understand this!!
 
Im running on local by the way (got it working) and have tried both Virtual and Physical path to DB


Posted By: MadDog
Date Posted: 16 April 2005 at 7:24pm
The problem is that access is not built to handle a lot of users. If you keep getting this error its because the access database cannot handle what you are trying to do.

Your only solution to fixing this is to restart IIS everytime this error comes up or change to MSSQL.


-------------
http://www.iportalx.net" rel="nofollow">



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