Forum Discussion

oren's avatar
11 years ago

Unknown DB string called psWSLogs

We are reciving a lot of errors indicating "Cannot open database "psWSLogs" requested by the login. The login failed."



There isn't any DB named psWSLogs.



The web.config file includes the following string:


 <connectionStrings>


    <!--  SoftDev AG 04/21/2008


        Used by WebServiceLog -->


    <add name="psWSLogs" connectionString=";Provider=SQLOLEDB.1;Network Address=SERVER;User ID=psUser;PWD=****;;Initial Catalog=psWSLogs;Connect Timeout=10"/>


  </connectionStrings>



How can I stop this annoying errors?

 



No RepliesBe the first to reply