London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

"Timeout expired" error when loading site or cms

Vote:
 

I am receiving a timeout error when loading either the site or the CMS on my local PC. This project has been running fine for nearly a year and is still running fine on other developers' machines. 

Any ideas?

More info:

[SqlException (0x80131904): Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.]
   EPiServer.DataAccess.DataAccessBase.GenerateMasterCode() +759
   EPiServer.DataAccess.DataAccessBase.MasterSlaveHandling() +386
   EPiServer.DataAccess.<>c__DisplayClass1`1.<Execute>b__0() +39
   EPiServer.DataAccess.DatabaseFactory.Execute(Action`1 method) +427
   EPiServer.DataAccess.DataAccessBase.Execute(Action`1 action) +284
   EPiServer.DataAbstraction.UnifiedPathInfo.LoadFromVirtualPath(String virtualPath) +101
   EPiServer.DataAbstraction.UnifiedPathInfo.Load(String path) +94
   EPiServer.FileSystem.DefaultAccessControlList..ctor(String path) +121
   EPiServer.Web.Hosting.DirectoryAccessControl..ctor(String virtualPath) +42
   EPiServer.Web.Hosting.UnifiedDirectory.get_DirectoryAC() +332
   EPiServer.Web.Hosting.UnifiedDirectory.QueryAccess() +123
   EPiServer.Web.Hosting.UnifiedDirectory.QueryDistinctAccess(AccessLevel access) +26
   EPiServer.Web.Hosting.VirtualPathVersioningProvider.GetDirectory(String virtualPath) +448
   EPiServer.Web.Hosting.VirtualPathHandler.InitializeProviders(ProviderSettingsCollection providers, Boolean captureCustomExceptions) +1718
   EPiServer.Web.InitializationModule.InitializeVirtualPathProviders(VirtualPathElement vpElement) +127
   EPiServer.Web.InitializeEngine.Initialize() +663
   EPiServer.Web.InitializationModule.Initialize(EPiServerSection config, Settings settings, ConnectionStringSettingsCollection connectionStringSettings) +2208
   EPiServer.Web.InitializationModule.<StaticInitialization>b__4() +41
   EPiServer.Web.InitializeEngine.Initialize() +663
   EPiServer.Web.InitializationModule.StaticInitialization() +1904
   EPiServer.Web.InitializationModule.Initialize(InitializationEngine context) +49
   EPiServer.Framework.Initialization.InitializationEngine.InitializeModules() +853
   EPiServer.Framework.Initialization.InitializationEngine.Initialize(HostType hostType) +115
   EPiServer.Framework.Initialization.InitializationModule.StaticInitialization(HostType hostType) +227
   EPiServer.Framework.Initialization.InitializationModule.FrameworkInitialization(HostType hostType) +53
   EPiServer.Global..ctor() +76
   PROJECTNAME.WebUI.Global..ctor() +41
   ASP.global_asax..ctor() in c:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\abca76d9\23ea2578\App_global.asax.v76my8oj.0.cs:0

 

#54380
Oct 12, 2011 16:46
Vote:
 

SQL Server is running fine. I can query tables in the db and I ran SQL Profile while trying to load the site and saw nothing obviously wrong. 

#54381
Oct 12, 2011 16:51
Vote:
 

Any Firewall/Antivirus software installed recently? Or that might be blocking access to the DB.

#54384
Oct 12, 2011 17:56
Vote:
 

No firewall/antivirus installed recently.

In the end I took the db offline then brought it back online and it fixed the problem. 

#54412
Oct 13, 2011 11:05
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.