
A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: TCP Provider, error: 0 - The specified network name is no longer available.)
System.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: TCP Provider, error: 0 - The specified network name is no longer available.) ---> System.ComponentModel.Win32Exception (0x80004005): The specified network name is no longer available
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.Open()
at Ephere.Utilities.Database.Functions.StoredProcReturnObject(SqlCommand dbCommand, Boolean exclConnection, IEnumerable`1 prms) in C:\Projects\Ephere\Utilities\Database\Functions.cs:line 992
at Ephere.Web.Applications.Ephere.Logic.User.GetProject(String nameShort) in C:\Projects\Ephere\Web\Applications\Ephere\Logic\User.cs:line 357
at Ephere.Web.Applications.Ephere.Pages.Project.GetProjectFromUri(User user, String uriName)
at Ephere.Web.Applications.Ephere.Pages.Document.Process(RequestContext context)
at Ephere.Web.Ui.HtmlProcessor.ProcessRequestUnsafe(String filePath, Uri absoluteUri, NameValueCollection queryParameters, NameValueCollection formParameters, HttpCookieCollection requestCookies, String serverRootDirectoryPath, Stream output, HttpCookieCollection responseCookies, Boolean isLocalRequest, Int32& statusCode, IUserSessionHandler sessionManager, String ipAddress, Action`1 writeUiParameters) in C:\Projects\Ephere\Web\Ui\HtmlProcessor.cs:line 559
ClientConnectionId:79a78613-f632-49d6-a0c3-3372bf6bdd51
Error Number:64,State:0,Class:20