Author |
Topic  |
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 16 April 2001 : 19:35:05
|
I did not receive the email ?
I have a couple of thoughts, could you mail me your topic.asp.
In answer to gors question, unlikely, since as you say it posts and edits, however the difference being the topic.asp queries are multi table.
Check your topics table is topicID a counter field(identity), also check there is an index on topic_id
|
 |
|
dssww
Junior Member
 
USA
182 Posts |
Posted - 16 April 2001 : 20:11:38
|
Huw,
The Topic_ID is an autonumber field which is indexed & duplicates are allowed. I don't know if the "autonumber" is what your looking for as the counter field.
I also sent you the topic.asp file to your email addy on file here.
Thanks for your time. |
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 16 April 2001 : 20:13:57
|
quote:
Huw,
The Topic_ID is an autonumber field which is indexed & duplicates are allowed. I don't know if the "autonumber" is what your looking for as the counter field.
duplicates should not be allowed
|
 |
|
dssww
Junior Member
 
USA
182 Posts |
Posted - 17 April 2001 : 05:37:32
|
Huw,
Duplicates are not allowed now...still server timeout, I'm going to restore the original topic.asp file from distribcode.zip.....No luck with original file!
The site is on NTServer running IIS ver 5.0
Edited by - dssww on 17 April 2001 06:18:00 |
 |
|
dssww
Junior Member
 
USA
182 Posts |
Posted - 17 April 2001 : 14:57:52
|
Huw, Gor,
I restored a DB that was several weeks old, same results...I think I need a beer! lol |
 |
|
dssww
Junior Member
 
USA
182 Posts |
Posted - 19 April 2001 : 05:42:56
|
Huw, Gor,
The problem was with the bad word filter, there was a "|" after the last word! Removed it and everything is great. Thanks to Huw for pointing me in the right direction! |
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 19 April 2001 : 11:20:16
|
Glad we got to the bottom of it
|
 |
|
Bassman
Junior Member
 
Netherlands
256 Posts |
Posted - 19 April 2001 : 17:41:07
|
Hi all,
sorry to say it but the bad word "|" isn't working
quote: Active Server Pages error 'ASP 0113'
Script timed out
/temp/default.asp
The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeout or by changing the value in the IIS administration tools
It's not always the default.asp also topic.asp or post.asp. I am running a access 2000 db.
Funny thing is that the forum error is only on the host providers server, same copy of the forum at my computer at home runs oke.
Providers link: http://scoutingforum.121host.net/temp/default.asp
home link: http://212.204.145.29/
Windows ME with MS-PWS
|
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 19 April 2001 : 17:46:23
|
if you are getting timeouts on all these pages, it is likely a server problem rather than forum related, I have not heard of default.asp timing out before.
Does it happen regularly?
|
 |
|
Bassman
Junior Member
 
Netherlands
256 Posts |
Posted - 19 April 2001 : 18:04:10
|
Hi Huwr,
Yes, after viewing some topics it takes (like dssww) forever to load. I also think its the server, but 121host is helping great and can't find any thing 
So i just testing every possibility ultil i found the error 
|
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 19 April 2001 : 18:55:33
|
what mods do you have installed ? what connection string are you using ?
|
 |
|
Bassman
Junior Member
 
Netherlands
256 Posts |
Posted - 21 April 2001 : 18:06:15
|
121 send me this email:
quote: There is a 15 second timeout on our servers for ASP, this is a setting set on the server ans will not be changed, if the ASP script has not completed processing on the server after 15 seconds it will cause this error. This setting will not be changed by us on the server for security.
It takes me more then 15 sec. to load a page from there webserver so thats the reason way the time out is always in my forum, also in a clean new snitz instald version.
Sorry for 121, its a great offer for hosting the forum, but not this way.
|
 |
|
Zed™
Starting Member
7 Posts |
Posted - 27 April 2001 : 08:31:16
|
Please see my open e-mail to 121host.net in FORUM HOSTING category.
When/if there are enough responses, I will send the whole thread back to 121  |
 |
|
Topic  |
|