Print Page | Close Window

installation

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=4965
Printed Date: 02 April 2026 at 4:24pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: installation
Posted By: bushwacker
Subject: installation
Date Posted: 12 August 2003 at 12:41pm

hi i am having some probs with installing the forum.

i have edited the 2 common.asp files and have moved the mdb file to aa diff folder but it still wont work.  this is the error that i get

ADODB.Connection.1 error '80004005'

SQLState: IM002
Native Error Code: 0
[INTERSOLV][ODBC lib] Data source name not found and no default driver specified

common.asp, line 232

 

i have the mdb file in a folder called asp, within that folder is a folder called forum. thats the default folder that came in the installer.

so the addres is http://www.yom.pwp.blueyonder.co.uk/asp/forum - www.yom.pwp.blueyonder.co.uk/asp/forum

the first common.asp in the forum folder i changed to the following propeties.

strDbPathAndName = Server.MapPath("/asp/dave.mdb") 

 

and the second common.asp to

strDbPathAndName = Server.MapPath("/asp/dave.mdb")

 

to let you know i have the blueyonder advanced webspace which has the following things installed.

 

perl

php

python

asp

shell

server side includes

program locations

file permissions

script restrictions.

 

Thankyou

 

 

 




Replies:
Posted By: WebWiz-Bruce
Date Posted: 12 August 2003 at 12:46pm

Your paths to the database look completly wrong, for a start they would be the same in both common.asp files.

2nd you want to place the database in a folder above the root and good web hosts will provide a private or database folder for this purpose. Then to move up a directry you would have a path like:-

strDbPathAndName = Server.MapPath("../../private/wwForum.mdb") 



-------------
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: bushwacker
Date Posted: 12 August 2003 at 1:18pm

i am a bit lost now!

i moved the .mdb file to a folder in

http://www.yom.pwp.blueyonder.co.uk/asp/forum/admin/database - www.yom.pwp.blueyonder.co.uk/asp/forum/admin/database

there is a folder on my ftp called _private but i cant upload to it.

i then edited the 2 common.asp files.

the one thats in the main forum folder is set to this.

strDbPathAndName = Server.MapPath("asp/forum/admin/database/wwForum.mdb"

and the one in the admin folder is set to this

strDbPathAndName = Server.MapPath("asp/forum/admin/database/wwForum.mdb"

 

now i have these paths set from the main folder in my ftp to the file locations.

 

i am pretty lost to be honest.

the new error message is

ADODB.Connection.1 error '800a0bb9'

The application is using arguments that are of the wrong type, are out of acceptable range, or are in conflict with one another.

common.asp, line 232

ta



Posted By: gate-11
Date Posted: 12 August 2003 at 1:47pm

you have 3 folders in your FTP...

httpdocs

private

logfiles

...

you shuld upload your database to Private folder....

 

then in Common.asp File...change to:

../../private/name.mdb

 

 



Posted By: thedave
Date Posted: 12 August 2003 at 3:11pm

blueyonder doesnt support asp.



-------------
ello?!


Posted By: bushwacker
Date Posted: 12 August 2003 at 3:33pm

says it does here

 

http://help.blueyonder.co.uk/html/web/ - http://help.blueyonder.co.uk/html/web/



Posted By: philcom2000
Date Posted: 12 August 2003 at 3:39pm
Blueyonder does support ASP but its  http://www.chilisoft.com/ - ChiliSoft  ASP. webwizz aplications wont run on this system without a major code rewrite. Sorry to be the bringer of bad news.


Posted By: bushwacker
Date Posted: 12 August 2003 at 3:58pm
 i have my own server at home also but i'll install all of the stuf fon there in the next few months then :(


Posted By: WebWiz-Bruce
Date Posted: 13 August 2003 at 2:10am
Web Wiz Forums requires Microsft IIS web server on Windows to run.

-------------
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: bushwacker
Date Posted: 13 August 2003 at 5:50am
i got windows 2000 advanced server with iis



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