Cannot find table 0

When browsing to the SELECTserver admin page, the followin error is displayed:

 

  • The SELECTserver database utility showed that it was configured for windows authentication.  The password for the account running the SELECTserver service and the application pool for the SELECTserver website had recently been udpated.  Once the new password was entered, the site displayed correctly and the keys verfied in the license management tool. 



    Answer Verified By: Phil Conard 

  • This can also happen just after SelectServer installation if Windows Integrated Authentication was chosen in the Database Setup. The user account that ran the installation might have been OK to connect to the MS SQL so it successfully created and confiured the SelectServer database but by default the SelectServer Application Pool's identity and the Bentley SelectServer service are run by Local System account which does not have access to MS SQL thus the service does not start and the Admin Site displays the shown error.

    To fix simply configure the SelectServer Application Pool's identity and the Bentley SelectServer service to run as a user account that can connect to the MS SQL and has all permissions for the SelectServer DB.

    Answer Verified By: Maksim Stankevic