Hello we recently setup our production environment and are getting the error "Error loading statistics. Please check the database connection string." when on the Home page and the Reports page.
We are using windows auth to connect via a service account. All the connection strings look correct and the service account is set as the user for the Decipher Application Pool in IIS Manager. I can also grab data from the decipher database using queries and authenticating with the same service account.
I should also mention that everything else seems to be working in Decipher besides the statistics data.
I figured it out! Really dumb reason... I didn't have a space between "Integrated" and "Security" in the connection string. After adding one it worked.
I figured it out! Really dumb reason... I didn't have a space between "Integrated" and "Security" in the connection string. After adding one it worked.