How to troubleshoot "Cannot configure database ... SOAP Server Application Faulted" error message

Symptoms

When creating a new Database in the Administration and Monitoring Station, the following error is shown:

Cannot configure database ... SOAP Server Application Faulted

Cause

The configuration doesn't allow the required for database creation access.

Resolution

  1. Check if UAC was disabled during the installation as per the installation Guide:
    Installation.
  2. Make sure to run the browser as administrator:
    blobid1.png
  3. Make sure your services have the right "Log On As" property. The user should have access to the database (Network Service is used by default).
    blobid0.png
  4. Try to create a separate user with full access to the database.
    blobid3.png
    blobid4.png
    Try to create a dummy new table using this user to check if it is able to create tables and insert data. Then try to set up the FlexiCapture database using this user account.
  5. Make sure that the SQL Server is set to the mixed authentication mode. To change the security authentication mode to the mixed mode:
    • In SQL Server Management Studio Object Explorer, right-click the server, and then click Properties.
    • On the Security page, under Server authentication, select SQL Server and Windows Authentication mode, and then click OK.
  6. Check the Application Pools as per the following article: "Cannot configure database ... SOAP Server Application Faulted" error while creating or connecting to FlexiCapture database.

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.