ServerErrorCommon

From SMTX Wiki
Jump to navigation Jump to search

The error message Server Error in '\Common\' Application indicates that something went wrong while executing code in the Common application. This application is used by other SSP applications and takes care of databse connections, authorizations and other general functions.

In most cases when this error occurs immediately after installation, it is caused by an incorrectly defined connection string.

To correct the issue, check your web.config file and see if the database connection is properly defined and a correct username and password is defined.

For more information on what has gone wrong with creating the database connection, check the logcommon.txt log file.