Hi All,
Thank you Itechcs and Jhar for your interesting.
I will post a sumamry of this issue from the begining.
Since january 2008, I am experiencing this error, each time with more frequency at the day.
I am not the only one who experience this issue. When this error appear, all web sites based in Dot Net Nuke and CSK goes down.
It seems that it affect to the applications with 2 simultaneous connections, as DNN and CSK works.
1 connectrion string hiting ASPNET.mdf and 1 connectrion string hiting CommerceDB.mdf.
From the begining, I was hosting all my SQL Datsbases in the 69.16.210.14 SQL Server. Then, 2 weeks ago, Ultima Mark suggested me to migrate all my SQL databases to another SQL Server 72.52.146.58. I did it, to see if it solves the problem, and all went well for 1 week, and this error comes again ...
Last time that I have experienced this error in the new Sql Server, was on thursday 15 may.
Here is my connections strings for one of my web sites based in CSK 2.0
<add name="Vertical" connectionString="Data Source=72.52.146.58; initial catalog=YachtingSpain; user ID=xxx; password=xxx;" providerName="System.Data.SqlClient" />
<add name="Users" connectionString="Data Source=72.52.146.58; initial catalog=YachtingSpain_asp; user ID=xxx; password=xxx;" providerName="System.Data.SqlClient" />
And here is the web site http://www.yachtingspain-almeria.com
It seems that Ultima Mark, has found any anomaly with the caches of pool connections on the SQL Server, and he says that James fixed it on the old SQL Server 69.16.210.14.
He has recomended me to stay in the new Sql Server, I supose that he has fixed this error in this SQL Server too.
I will post the results on this thread.
Thank you very much