connection string problems with connectionString property of web.config



I keep gettings this error message in my application event log

Exception information:

Exception type: InvalidOperationException

Exception message: Not allowed to change the 'ConnectionString' property.
The connection's current state is connecting.


Request information:

Request URL: https://webserve/login.aspx

Request path: /login.aspx

User host address: 10.10.1.5

which i do have two connection strings in the web app, but never try to
change them anywhere... they are as follows

<connectionStrings>
<add name="live" connectionString="Data Source=liveserv;Initial
Catalog=msgs_MESSAGING;User Id=scmw;Password=*****;"/>
<add name="debug" connectionString="Data Source=devserv;Initial
Catalog=msgs;User Id=scmw;Password=******;"/>
</connectionStrings>
of course the password is blanked out so ignore the ***'s



wyh would this happen? it happens consistanty daily around the same time of
4pm...


.



Relevant Pages

  • RE: Use of the connectionstring from my web.config
    ... An unhandled exception occurred during the execution of the ... System.Data.Common.DbConnectionOptions..ctor(String connectionString, ... Dim objConn As New ... Dim sSQL, Resul, COP, USD As String ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Failed WSS2K3 to WSS 2K7 upgrade
    ... obj, Boolean storeClassIfNecessary, Boolean ensure) ... ExceptionInfo is An exception of type was thrown. ... containing the upgrade log file location so the user can further ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Failed WSS2K3 to WSS 2K7 upgrade
    ... obj, Boolean storeClassIfNecessary, Boolean ensure) ... ExceptionInfo is An exception of type was thrown. ... containing the upgrade log file location so the user can further ...
    (microsoft.public.sharepoint.windowsservices)
  • Was ist der Unterschied zwischen F5 und CTRL+F5, oder wie finde ich den Fehler
    ... protected override DbConnection CreateConnection(string connectionString) ... Diese Exception bekomme ich. ... "System.Data.SqlClient.SqlConnectionFactory" hat eine Ausnahme verursacht. ... Konfigurationssystem konnte nicht initialisiert werden. ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)
  • Re: Failed WSS2K3 to WSS 2K7 upgrade
    ... obj, Boolean storeClassIfNecessary, Boolean ensure) ... ExceptionInfo is An exception of type was thrown. ... containing the upgrade log file location so the user can further diagnose ...
    (microsoft.public.sharepoint.windowsservices)