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 process doesn't have all the needed permissions to create the database

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
    Please note: Launching Microsoft Edge in administrator mode might fail despite selecting the "Run as administrator" option. Try another browser like Chrome/Firefox.
  3. 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 can create tables and insert data. Then try to set up the FlexiCapture database using this user account.
  4. 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.
  5. 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

1 comment

  • Avatar

    Guido Seevens

    I tried all of the above, but unfortunately I only had MS Edge installed on my server.  

    Turns out Edge does not run as Administrator, even if you select Run As Administrator.  

    To resolve, 

    1. Open Edge file location.
    2. Open properties -> compatibility. Click change settings for all users
    3. Check 'Run this program as an Administrator'.
    4. Apply. Ok

    Edge will now run as Administrator

    0

Please sign in to leave a comment.