ERROR: InvalidOperationException A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - The wait operation timed out.) at StatMap.Commons.ErrorExtension.Check(Error error) in C:\Earthlight_2014\Commons\Error.cs:line 92 at StatMap.Data.DataBrokerConnector.ExecuteAction(Action`2 brokerAction) in C:\Earthlight_2014\Data\StatMap.Data\DataBrokerConnector.cs:line 102 at StatMap.Data.DataBroker.DataBrokerRecordCollection..ctor(String connectionString, String tableName) in C:\Earthlight_2014\Data\Cartridges\DataBrokerClientCartridge\DataBrokerRecordCollection.cs:line 23 at DataBrokerClient.DataBrokerDataSource.Open(String tableName, FileAccess access) in C:\Earthlight_2014\Data\Cartridges\DataBrokerClientCartridge\DataBrokerDataSource.cs:line 55 at StatMap.Data.DataSource.Open(String tableName) in C:\Earthlight_2014\Data\StatMap.Data\DataSource.cs:line 32 at StatMap.Data.Schema.FileSystems.SqlFileSystem.Run(Action`1 action) in C:\Earthlight_2014\Data\StatMap.Data\Schema\FileSystems\SqlFileSystem.cs:line 367 at StatMap.Data.Schema.FileSystems.SqlFileSystem.GetStatistics() in C:\Earthlight_2014\Data\StatMap.Data\Schema\FileSystems\SqlFileSystem.cs:line 274 at StatMap.Data.Schema.FileSystems.FileSystemSynchronizer.Execute() in C:\Earthlight_2014\Data\StatMap.Data\Schema\FileSystems\FileSystemSynchronizer.cs:line 22 at StatMap.Data.Schema.FileSystems.CachedFileSystem.SynchronizeAll() in C:\Earthlight_2014\Data\StatMap.Data\Schema\FileSystems\CachedFileSystem.cs:line 71 at StatMap.Data.Schema.FileSystems.CachedFileSystem..ctor(IFileSystem origin, IFileSystem localStorage, Double synchronizationIntervalInSeconds) in C:\Earthlight_2014\Data\StatMap.Data\Schema\FileSystems\CachedFileSystem.cs:line 28 at StatMap.ServiceApplication.CreateFileSystem() in C:\Earthlight_2014\Applications\StatMapService\ServiceApplication.cs:line 45 at StatMap.Commons.Registry.Get[T]() in C:\Earthlight_2014\Commons\Registry.cs:line 86 at StatMap.ServiceApplication.Postbuild() in C:\Earthlight_2014\Applications\StatMapService\ServiceApplication.cs:line 66 at StatMap.VirtualApplication.Build() in C:\Earthlight_2014\Applications\StatMapService\VirtualApplication.cs:line 50 at StatMap.VirtualApplication..ctor() in C:\Earthlight_2014\Applications\StatMapService\VirtualApplication.cs:line 22 at StatMap.ServiceApplication..ctor() at StatMap.StatMapService.RequestApplication() in C:\Earthlight_2014\Applications\StatMapService\StatMapService.svc.cs:line 8033 at StatMap.StatMapServiceBooter.GetInstance() in C:\Earthlight_2014\Applications\StatMapService\StatMapServiceBooter.cs:line 22 at StatMap.StatMapService.GetInstance() in C:\Earthlight_2014\Applications\StatMapService\StatMapService.svc.cs:line 935 at StatMap.JS.Aurora.Run(String script, Boolean embedded, Boolean reference, String resize, Int32 width, Int32 height, Int32 margin_bottom, Guid sessionId) in C:\Earthlight_2014\Applications\StatMapService\JS\Aurora.svc.cs:line 390 *** Inner Exception *** InvalidOperationException The wait operation timed out