Product Bugs
Date format is not consistent across all screens and reports in the web application.
Check if the date format is set as "en-us" in developer options and the same to be removed, if not applicable. This setting will show date fields across application in "mm/dd/yyyy".
Error: License Corrupted
It may be due to system locale in regional settings, where it was enabled for "Beta Use Unicode UTF-8 for worldwide language support". This setting to be turned off for license going corrupted.
Error: The application was unable to start correctly (0xc000007b). Click OK to close the application.
This error may popup, if the newly compiled binaries (exes) are used without the latest open SSL dlls (libeay32.dll, ssleay32.dll) on axpert folder. You can download the latest open SSL dlls from here. OPEN SSL DLL 64 Bit ...
Error Activation Failed, Try later
If you experience the below issue, when activating license or refreshing license. It may be due to agile' license server not reachable. You may check by using the below url over browser to see, if it opens without any error. Sometimes local network ...
Error Object reference not set to an instance of an object, when login through axpert developer connecting to postgres
If you experience the below issue when establishing login through axpert developer over browser, it may be due to run schema connection details not available in developer scripts connections. (i.e. axapps.xml)
Error Unable to connect Redis server, when clear In-Memory DB in 11.2.1 Axpert Web
If you experience the below issue when you clear In-Memory DB. It may be due to redis connection not available in axpert configuration. In web config.file, EnableAxpertConfiguration value as "true" For axpert Configuration setting, in web url change ...
Error while doing user mapping in MSSQL: Create failed for User (Microsoft.SqlServer.Smo)
Issue: After restoring the axpert database in mssql, there is an error as shown below when mapping the db user login with the default database. Steps to resolve: Run the below command on the restored database using SA login. ...
Oops! there seems to be some problem. Please try later!
This is a generic custom error page to hide any HTTP errors such as a 404 Not Found, or a 500 Server Error related errors to the end users. Below is the setting in web.config to switch on / off custom errors and it will be "On" by default. If ...
Error when sending mail as TLS 1.0 and 1.1 are not supported...
Latest OPEN SSL DLLs for SMTP related issues. OPEN SSL DLL 64 Bit openssl-1.0.2o-x64-VC2017_64Bit.zip OPEN SSL DLL 32 Bit openssl-1.0.2o-x32-VC2017_32Bit.zip (After downloading the file, extract it, then copy ssleay32.dll and libeay32.dll and place ...