Page 1 of 1

Operation not allowed if the object is closed

Posted: Sun Apr 02, 2023 9:22 pm
by pibabao

Hello everybody.

When I try to insert a record inside a table an alert message return with "Operation not allowed if the object is closed"
The .mdb file is hosted on a Windows Server 2008RE
Please help me to resolve.
Thank you for your attention
Faber


Re: Operation not allowed if the object is closed

Posted: Mon Apr 03, 2023 7:34 am
by MichaelG

You can enable debug mode (Tools -> Advanced Settings -> Debug) to check the stack trace of the error.


Re: Operation not allowed if the object is closed

Posted: Mon Apr 03, 2023 10:01 pm
by pibabao

Hi thank you for your reply. I have activated the stack trace of the error as per your instruction, where I can find the trace of the error?
Thank you again for your support
Fabrizio


Re: Operation not allowed if the object is closed

Posted: Tue Apr 04, 2023 8:37 am
by MichaelG

The stack trace should appear when you invoke the page that causes the error.