抱歉,我们的系统运行时出现异常情况...

可能的原因是:

异常记录标识[8a85747b-b70c-4410-ac16-2b7999cabf25]

Exception of type 'System.Web.HttpUnhandledException' was thrown.

System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Data.SqlClient.SqlException: 在建立与服务器的连接时出错。在连接到 SQL Server 2005 时,在默认的设置下 SQL Server 不允许进行远程连接可能会导致此失败。 (provider: 命名管道提供程序, error: 40 - 无法打开到 SQL Server 的连接)
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at RuanYu.Logging.Providers.SQLServer.LoggingProvider.Write(LogRecord record)
at RuanYu.Logging.Providers.SQLServer.LoggingProvider.Write(String message, String category, Int32 priority, TraceEventType severity)
at RuanYu.Logging.Providers.SQLServer.LoggingProvider.Write(String message, String category, Int32 priority)
at RuanYu.Logging.Providers.SQLServer.LoggingProvider.Write(String message, String category)
at RuanYu.Logging.Providers.SQLServer.LoggingProvider.Write(String message)
at RuanYu.Logging.LoggingContext.Write(String message)
at RuanYu.Location.IPQuery.IPQueryEngine.ParseAddress(String url)
at RuanYu.WebSiteV1.CommonPage.ParseCity()
at RuanYu.WebSiteV1.CommonPage.RewriteCity(String pinyin)
at RuanYu.WebSiteV1.CommonPage.RewriteCity()
at RuanYu.WebSiteV1.CommonPage.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.main_asksale_list_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
可以把以上异常信息发送给系统管理员,帮助我们解决问题.