The solution for the “Library used incorrectly” error
Posted by Nico Wang on 14 May 2014 04:01 PM
|
||
The "Library used incorrectly No transaction is active on this connection" error occurs when performing an update to the appeondb database in the Web application (such as calling SetProfileString to write INI settings to appeondb). And the following message is recorded in the appeonerror.log file.
Cause Analysis: The hard drive where Appeon Server is installed is running out of disk space, which causes Appeon Server to fail to write to the appeondb database. Solution: Free up the hard drive space to have at least 500 MB available space and then restart Appeon Server. | ||
|