An unexpected error has occurred! |
| This may be due to resource unavailability or a technical glitch. The problem has been logged and the support team has been notified via e-mail. Please try your request again. We are sorry for any inconvenience this may have caused you. |
Time/Date: 8/14/2026 5:41:05 PM
Offending URL: http://sbyedulocal/_services/newsevents/article-inc-html?shorturl=2023-7-27-SUs-Towle-Selected-Among-Inaugural-USM-Elkins-Scholarship-of-Teaching-and-Learning-Fellows
Source: System.Web.WebPages
Message: Exception of type 'System.Web.HttpUnhandledException' was thrown.
Inner Exception Message: A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
Querystrings--------------------
shorturl: 2023-7-27-SUs-Towle-Selected-Among-Inaugural-USM-Elkins-Scholarship-of-Teaching-and-Learning-Fellows
Running as: SALISBURY\WWWSvc
User.Identity.Name:
Stack Trace:
at System.Web.WebPages.WebPageHttpHandler.HandleError(Exception e)
at System.Web.WebPages.WebPageHttpHandler.ProcessRequestInternal(HttpContextBase httpContext)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Inner Exception Stack Trace:
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 WebMatrix.Data.Database.EnsureConnectionOpen()
at WebMatrix.Data.Database.QueryValue(String commandText, Object[] args)
at ASP._Page__services_newsevents_article_inc_html_cshtml.Execute() in G:\SBYEDU\_services\newsevents\article-inc-html.cshtml:line 245
at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
at System.Web.WebPages.WebPage.ExecutePageHierarchy(IEnumerable`1 executors)
at System.Web.WebPages.WebPage.ExecutePageHierarchy()
at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
at System.Web.WebPages.WebPageHttpHandler.ProcessRequestInternal(HttpContextBase httpContext)