Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 setup.asp timeout
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

nswan
Starting Member

15 Posts

Posted - 30 July 2001 :  10:50:39  Show Profile
is there any reason why setup.asp times out when I try to run it?

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 30 July 2001 :  11:31:29  Show Profile  Visit HuwR's Homepage
it would help if you stated which version of the forum you ere trying to install

Go to Top of Page

nswan
Starting Member

15 Posts

Posted - 30 July 2001 :  11:36:55  Show Profile
sorry.

the latest version that is available from the home page.

3.3.02

Thanks
Nick

Go to Top of Page

Spoon
Average Member

Ireland
507 Posts

Posted - 30 July 2001 :  11:43:30  Show Profile  Visit Spoon's Homepage  Send Spoon an ICQ Message
As i stated in your last topic ( http://forum.snitz.com/forum/topic.asp?ARCHIVE=&TOPIC_ID=13735 ) you should try and download the latest drivers if you are using PWS, it worked for me



Regards - Spoon

Begineer? Need help installing the forums? - www.aslickpage.com/snitz_help.html

www.ASlickPage.com - Private Messaging
Go to Top of Page

nswan
Starting Member

15 Posts

Posted - 30 July 2001 :  11:46:19  Show Profile
sorry for being stupid but what's PWS?

and should i install the downloaded stuff on the server? or the client?

Thanks
Nick

Go to Top of Page

nswan
Starting Member

15 Posts

Posted - 30 July 2001 :  11:48:29  Show Profile
ok sorry,

the server is running IIS.

Nick

Go to Top of Page

Spoon
Average Member

Ireland
507 Posts

Posted - 30 July 2001 :  14:36:41  Show Profile  Visit Spoon's Homepage  Send Spoon an ICQ Message
Are you running the forum on your own computer??? If you are and have win 98 you need to update your drivers.

Download the drivers from here:

http://www.microsoft.com/data/download_250rtm.htm



Regards - Spoon

Begineer? Need help installing the forums? - www.aslickpage.com/snitz_help.html

www.ASlickPage.com - Private Messaging
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 30 July 2001 :  18:58:51  Show Profile
I'm sorry, I have to ask, but what does a script timeout error have to do with what drivers the user has on his server? Isn't there other simplier options you can try before considering the problem is an outdated driver?

nswan, what database are you using?
have you tried going to the default.asp page instead?

- David
Go to Top of Page

nswan
Starting Member

15 Posts

Posted - 31 July 2001 :  03:37:37  Show Profile
Hi,

I'm using(or trying too!) the Access 97 db.

I tried the default.asp page and it timed out as well.

Thanks
Nick

Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 31 July 2001 :  05:38:00  Show Profile
Can you post your connection string and your dbtype from your config.asp file?


- David
Go to Top of Page

nswan
Starting Member

15 Posts

Posted - 31 July 2001 :  06:08:24  Show Profile
strDBType = "access"

first i tried -

strConnString = "Driver={Microsoft Access Driver(*.mdb)}DBQ=/message/snitz_forums_2000.mdb"

this came up with the error saying the path is incorrect. I am 99.99% sure that it is right though.

So i tried

strConnString = "Provider=Microsoft.Jet.OLEDB.3.51; Data Source=/message/snitz_forums_2000.mdb"

and it times out(i tried 3.51 and 4 with both having the same result).

The server guys have gone to make sure that MDAC is on there, so may be that will provide a solution.

cheers
Nick.

Go to Top of Page

gor
Retired Admin

Netherlands
5511 Posts

Posted - 31 July 2001 :  08:06:13  Show Profile  Visit gor's Homepage
quote:

strDBType = "access"

first i tried -

strConnString = "Driver={Microsoft Access Driver(*.mdb)}DBQ=/message/snitz_forums_2000.mdb"

this came up with the error saying the path is incorrect. I am 99.99% sure that it is right though.

So i tried

strConnString = "Provider=Microsoft.Jet.OLEDB.3.51; Data Source=/message/snitz_forums_2000.mdb"

and it times out(i tried 3.51 and 4 with both having the same result).

The server guys have gone to make sure that MDAC is on there, so may be that will provide a solution.

cheers
Nick.



Nick,

Try:

strConnString = "Provider=Microsoft.Jet.OLEDB.3.51; Data Source=" & Server.MapPath("/message/snitz_forums_2000.mdb")


you can't use relative paths (urls) in the connectionstring.

Pierre
Join a Snitz Mailinglist
Go to Top of Page

Athmo
Starting Member

Netherlands
3 Posts

Posted - 03 August 2001 :  08:28:36  Show Profile  Visit Athmo's Homepage
Well,

I've the same problem.
But I try to run version 3.3.02 on a Cobalt server with MySQL.

Connectios string is ok.
(version 3.1 is running on this machine too, without problems)

I can't upgrade or even setup a fresh forum.
Every time a timeout....

Dennis

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 1.28 seconds. Powered By: Snitz Forums 2000 Version 3.4.07