Aeon Known Issues
3 results found
-
DBC passwords containing special characters cause database connection errors
DBC passwords containing some special characters (such as semicolons) lead to errors when the DLL attempts to connect to the database.
Bug# 12295
0 votes -
Researcher tags aren't saved to the database during implementation
A problem during implementation where they are saving the researching tags to the database. When the researcher tags are not properly encoded some characters can result in exceptions in the web DLL. In particular, it seems that the '=' character in a researcher tag causes this issue.
Bug# 4356
0 votes -
Max key length for BillingDefaults table exceeds maximum length for MSSQL Server
When creating Aeon's BillingDefaults table and you enter a row into the table that maxes out the MSSQL fields, you will receive the following error:
Warning! The maximum key length for a clustered index is 900 bytes. The index 'PK_BillingDefaults' has a maximum length of 1120 bytes. For some combination of large values, the insert/update operation will fail.
0 votes