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 / Classic ASP versions(v3.4.XX)
 Sometimes the forum can't load default.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

stef
Starting Member

37 Posts

Posted - 15 May 2002 :  04:56:28  Show Profile
I have a problem that I can't properly indentify.
Snitz Forum 2000 3.3.03 connected whith access mdb database (50MB/30 user in the same time/160 totally)

Sometimes the forum begins to function slowly and can't load de default.asp (the screen remains white)

I have to access the web server and stop-restart the WW3 service (internet information Server 4.0).

In this way the default.asp unblocks.
I presume that there is a defaulting interaction whith IIS 4.0.
This problem is unpredictable eand totally random, but it is very annoying.

Important: I have 2 snitz forum on the same server...when one can't load the default.asp, also the other is blocked!

I would be gratefull in you coold find a solution.


ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 15 May 2002 :  05:24:34  Show Profile  Send ruirib a Yahoo! Message
Please post your connection string here. I would also advise you to visit Microsoft's site and download the lastest MDAC.

-------------------------------------------------
Installation Guide | Do's and Dont's | MODs
Go to Top of Page

stef
Starting Member

37 Posts

Posted - 15 May 2002 :  08:20:45  Show Profile
Et voilà,
the connections string: I only deleted the full path of the databases whith some xxx...question of security.

String of forum more important

strDBType = "access"

strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=xx:\xxxxx\forumxxx\db\forumxxx.mdb" '## MS Access 2000


String of forum less important (older version of snitz F)

strDBType = "access"

strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=xx:\xxxxx\forum\db\Forum.mdb" '## MS Access 97


What is "the lastest MDAC" ??
Thanks
By




Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 15 May 2002 :  08:30:31  Show Profile  Send ruirib a Yahoo! Message
You can get all the info on Microsoft's Universal Data Access here: http://www.microsoft.com/data/prodinfo.htm

You can also take the chance and download it, as I suggested.

Another question: I saw that you are using an Access 2000 conn string, but is the database an Access 97 format DB or is it 2000? Is it the default DB that you downloaded with the Snitz code?

-------------------------------------------------
Installation Guide | Do's and Dont's | MODs


Edited by - ruirib on 15 May 2002 08:31:11
Go to Top of Page

stef
Starting Member

37 Posts

Posted - 15 May 2002 :  08:50:29  Show Profile
Where I use an Access 2000 conn string, the database is yet an Access 97 format DB...I Try to convert in a 2000 format but become so bigger! (from 50Mb to 75Mb!)
The db is the basical db whith only some small modification (I must ask to my SW Developer)
Bye

Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 15 May 2002 :  10:07:18  Show Profile  Visit Nathan's Homepage
Once it is converted, use MS Access to compact it.

Nathan Bales
Snitz Exchange | Do's and Dont's
Go to Top of Page

alex042
Average Member

USA
631 Posts

Posted - 15 May 2002 :  10:11:20  Show Profile  Send alex042 an AOL message  Send alex042 a Yahoo! Message
If you're concerned over security or users, you may consider setting up a DSN in IIS for your database and using a DSN connection string instead. Also, Access has a concurrent user limitation, so you may want to consider upgrading to MS SQL.


Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 15 May 2002 :  10:17:10  Show Profile  Visit Nathan's Homepage
A DSN connection will hurt performance over a direct connection.

Nathan Bales
Snitz Exchange | Do's and Dont's
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 15 May 2002 :  13:13:14  Show Profile  Send ruirib a Yahoo! Message
Also a DSN uses an ODBC driver that, besides being slower, is usually less robust than an OLEDB one, which would lead to the situation stef started with...

-------------------------------------------------
Installation Guide | Do's and Dont's | MODs
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 0.53 seconds. Powered By: Snitz Forums 2000 Version 3.4.07