Error Type:
ADODB.Recordset (0x800A0E79)
Operation is not allowed when the object is open.
/shop/includes/functions.asp, line 493" /> CactuShop ASP Shopping Cart | Knowledgebase: Operation is not allowed when the object is open. /shop/includes/functions.asp, line 493

Knowledgebase

Home » Item #262

Operation is not allowed when the object is open. /shop/includes/functions.asp, line 493

Item: #262
Date: 28 Aug 2002
Applies to
v4

Question

Any idea why I am getting this message when I log on to "My Account"? The database has full permissions.

Error Type:
ADODB.Recordset (0x800A0E79)
Operation is not allowed when the object is open.
/shop/includes/functions.asp, line 493

Answer

This was a bug in some versions of CactuShop prior to 4.502.

The issue is caused by an rs_main.close being inside an 'if' statement rather than outside.

To correct the issue, look through the script for rs_main.close and ensure it is moved to the line immediately after the following 'End if' statement. If in doubt, please contact us for the latest zip or the modified script.

Can't find the answer you need? Click here to open a support ticket.

« Back