When I invoke the testConnection I have the following result:
<string xmlns="http://tempuri.org/">
<Dataroot><WebService>OK</WebService> <DBAuth>failed</DBAuth> <Error> Missing Server Configuration</Error>
</string>
I have configured the "LocalSqlServer" Connection String for the App in IIS. We use an external SQL Express DDBB... Is there any other connection string for an external DDBB?
Thank you.
This thread was automatically locked due to age.