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)
 Problem with "Update Forum Counts "
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ondie
Starting Member

3 Posts

Posted - 29 May 2001 :  13:10:01  Show Profile  Visit ondie's Homepage
Hello,
I've installed this great forum on MS SQL2000
It works great, but I've got problem with "Update Forum Counts " in Admin section.
When I use it, it after about 2 minutes writes me this:

Topics: ...........................
Topic Replies: ..............................................................................
Forum Replies: Microsoft OLE DB Provider for SQL Server error '80040e31'

Timeout expired
/admin_count.asp, line 269


Can anyone help me? I would really appreciate that!

Thanks a lot

Andrew Sider

hostivity
Starting Member

USA
1 Posts

Posted - 06 June 2001 :  10:31:30  Show Profile  Visit hostivity's Homepage  Send hostivity an AOL message  Send hostivity a Yahoo! Message
I too am having the same problem... however I am using MS Access 2000. My error statement is a little different though.... ANybody please help.... the error is as follows:

Microsoft VBScript compilation error '800a0401'

Expected end of statement

/forum/admin_count.asp, line 252

if strLast_Post <> "" then strSql = strSql & ", F_LAST_POST = '" & strLast_Post & "' " if strLast_Post_Author <> "" then
------------------------------------------------------------------------------------------^

The Webolution Will Be Computerized... Will You Be Ready?
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 06 June 2001 :  14:51:20  Show Profile  Visit HuwR's Homepage
quote:

Hello,
I've installed this great forum on MS SQL2000
It works great, but I've got problem with "Update Forum Counts " in Admin section.
When I use it, it after about 2 minutes writes me this:

Topics: ...........................
Topic Replies: ..............................................................................
Forum Replies: Microsoft OLE DB Provider for SQL Server error '80040e31'

Timeout expired
/admin_count.asp, line 269


Can anyone help me? I would really appreciate that!

Thanks a lot

Andrew Sider




If you have the Active Uers MOD installed, this can cause timeouts when doing an update count (try using a standard inc_top.asp). You could try setting a larger server.scriptTimeout value in admin_count.asp

Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 06 June 2001 :  14:54:18  Show Profile  Visit HuwR's Homepage
quote:

I too am having the same problem... however I am using MS Access 2000. My error statement is a little different though.... ANybody please help.... the error is as follows:

Microsoft VBScript compilation error '800a0401'

Expected end of statement

/forum/admin_count.asp, line 252

if strLast_Post <> "" then strSql = strSql & ", F_LAST_POST = '" & strLast_Post & "' " if strLast_Post_Author <> "" then
------------------------------------------------------------------------------------------^

The Webolution Will Be Computerized... Will You Be Ready?



Doesn't look like the same prob to me, your error does not mention a script Timeout, but rather it suggests you have a corrupt file, the error is telling you that the code should be on more than one line like this

if strLast_Post <> "" then strSql = strSql & ", F_LAST_POST = '" & strLast_Post & "' "
if strLast_Post_Author <> "" then


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.23 seconds. Powered By: Snitz Forums 2000 Version 3.4.07