Today having posting problems with error messages on hitting the "Post Reply" button.
SELECT tblThread.Thread_ID, tblThread.Author_ID, tblThread.Message,
tblThread.Show_signature, tblThread.IP_addr, tblThread.Hide,
tblThread.File_uploads FROM tblThread WITH (ROWLOCK) WHERE
tblThread.Thread_ID=99335;
Microsoft OLE DB Provider for SQL Server error '80004005'
Timeout expired
/forum/edit_post.asp, line 541
Edited by Hitesh Shah - 04/Feb/2009 at 10:41am