[Win32Exception (0x80004005): An existing connection was forcibly closed by the remote host]
[SqlException (0x80131904): A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)]
System.Data.SqlClient.TdsParser.TdsExecuteRPC(SqlCommand cmd, _SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) +11545
System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) +3392
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) +725
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +84
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +312
System.Data.Linq.SqlClient.SqlProvider.Execute(Expression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult) +515
System.Data.Linq.SqlClient.SqlProvider.ExecuteAll(Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries) +189
System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query) +428
System.Data.Linq.DataQuery`1.System.Linq.IQueryProvider.Execute(Expression expression) +42
PintorProject.CMS.BusinessLayer.Path.GetPath(Host Host, String PathUrl, String Language) in C:\Programming\PintorProject.Platform\ServerComponents\Server Managment\CMSControl\CMS\BusinessLayer\Path.cs:424
PintorProject.CMS.BusinessLayer.Path.CreateFromPath(Host Host, String PathUrl, String Language) in C:\Programming\PintorProject.Platform\ServerComponents\Server Managment\CMSControl\CMS\BusinessLayer\Path.cs:465
PintorProject.CMS.Web.CMSDefaultPage.GetCurrentPath(String UrlPath) in C:\Programming\PintorProject.Platform\ServerComponents\Server Managment\CMSControl\CMS\Web\CMSDefaultPage.cs:185
PintorProject.CMS.Web.CMSDefaultPage.GetCurrentPath() in C:\Programming\PintorProject.Platform\ServerComponents\Server Managment\CMSControl\CMS\Web\CMSDefaultPage.cs:167
PintorProject.EditEnabledControls.InPlaceEdit.EditPanelEnableBehaivor.OnPreRender(EventArgs e) in C:\Programming\PintorProject.Platform\PintorProject.EditEnabledControls\InPlaceEdit\EditPanelEnableBehaivor.cs:53
System.Web.UI.Control.PreRenderRecursiveInternal() +132
System.Web.UI.Control.PreRenderRecursiveInternal() +227
System.Web.UI.Control.PreRenderRecursiveInternal() +227
System.Web.UI.Control.PreRenderRecursiveInternal() +227
System.Web.UI.Control.PreRenderRecursiveInternal() +227
System.Web.UI.Control.PreRenderRecursiveInternal() +227
System.Web.UI.Control.PreRenderRecursiveInternal() +227
System.Web.UI.Control.PreRenderRecursiveInternal() +227
System.Web.UI.Control.PreRenderRecursiveInternal() +227
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3671
|