November 1, 2007
Temporary error
Uncategorized
1 Comment
Comersus Version: 709
Database type: SQL Server
Frequency: Random issue
Hi occaisonly get the following error:
Support, There are errors in your Comersus Store. Error: Error in screenMessages, error: Operation is not allowed when the object is closed. – Err.Number:3704 – SQL:SELECT screenMessage FROM screenMessages WHERE idScreenMessage=6 AND idStore=1 Time: 7:13:48 AM Logged idCustomer:0 Additional Information:
Does anyone know that this means and how to correct it?
Thanks
Steve
One Comment
Hi,
Does this error happen when you click a category?
Try opening the file /store/comersus_listOneCategory.asp with a text editor and comment or remove the line
On error resume next
to see if more information about the error is returned.
[Reply]