Sitefinity 4.0 SP1 Error
Hi,
I have a website running in Sitefinity 4.0 SP1. It hasn't been upgraded to 4.1 yet. It was stable for long time but suddenly I get the following error today... 'Error creating Prepared Statement : Telerik.OpenAccess.RT.sql.SQLException " Telerik.OpenAccess.Exceptions.InvalidOperationException : The connection is already closed...
Do you know what is the reason for this.... I am going to upgrade my application to Q1 version anyways, not sure if that will fix it....
I am attaching the screenshot for your reference...
Hi Larry,
OpenAccess has a connection timeout for long running database connections. The connection to the server is normally used only for a short time and then returned to the connection pool.
We made improvements related to the OA and the way that the object is disposed in version 4.1. You can try upgrading your project and if this issue continues, write back to us, so we can make some local tests.
Best wishes,
Ivan Dimitrov
the Telerik team