Saturday, February 11, 2012
  Search
Support Forum
Timeout error
Last Post 16 Jan 2009 09:47 PM by Code 5. 5 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Mark Riddell
New Member
New Member
Send Private Message
Posts:3


--
14 Jan 2009 04:18 PM  
Hi,

DNN 4.5.5  - Form Master 1.5

Had a site running for over a year working with no problems. Since yesterday the Form Master form has started timing out with the error:

Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The statement has been terminated.

Any ideas?
Code 5
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:907


--
15 Jan 2009 12:21 AM  
Sounds like the SMTP server is timing out. Temporarily stop sending email on submit and test the form probably there will be no error. Check your SMTP settings.
Mark Riddell
New Member
New Member
Send Private Message
Posts:3


--
16 Jan 2009 11:06 AM  
Hi,

There are no problems with the SMTP settings - there is the standard DNN module on the contact page which sends out email with no problems.

I did try what you said however, but the error still occurs.


Code 5
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:907


--
16 Jan 2009 11:56 AM  
check if there is an error in event logs for this
Mark Riddell
New Member
New Member
Send Private Message
Posts:3


--
16 Jan 2009 12:23 PM  
HI,

I ran the following script on the SQL db which solved the problem:

truncate table EventLog
go
truncate table ScheduleHistory
go
truncate table SiteLog
go


Works a treat - the whole site is much faster now. Looks like a DNN performance issue rather than an issue with the module itself, but a worth while forum post for any other having similar issues. Appears that the DNN EventLog slows down DNN over time.
Code 5
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:907


--
16 Jan 2009 09:47 PM  
I think the Scheduler Functionality in newer versions of DNN have improved in this area. Certaily 4.5.5 and earlier versions had issues with the cleanup failing and in some cases Hosts disable the schedules for various reasons.
You are not authorized to post a reply.

Active Forums 4.2
Copyright 2004-2012 Code 5 Systems, LLC.