[Win32Exception (0x80004005): 找不到网络路径。]
[SqlException (0x80131904): 在与 SQL Server 建立连接时出现与网络相关的或特定于实例的错误。未找到或无法访问服务器。请验证实例名称是否正确并且 SQL Server 已配置为允许远程连接。 (provider: Named Pipes Provider, error: 40 - 无法打开到 SQL Server 的连接)]
DTcms.DBUtility.DbHelperSQL.GetSingle(String SQLString) +326
DTcms.DAL.sites.GetBuildPath(Int32 id) +244
DTcms.BLL.sites.Update(sites model) +117
DTcms.Web.UI.BasePage.GetSiteModel() +520
DTcms.Web.UI.BasePage..ctor() +429
DTcms.Web.UI.Page.article_show..ctor() +381
ASP.aspx_default_detail_aspx..ctor() in c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\6e87a791\8b919958\App_Web_qbher4dv.8.cs:0
__ASP.FastObjectFactory_app_web_qbher4dv.Create_ASP_aspx_default_detail_aspx() in c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\6e87a791\8b919958\App_Web_qbher4dv.15.cs:0
System.Web.Compilation.BuildResultCompiledType.CreateInstance() +31
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) +100
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +31
System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) +37
System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +339
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +48
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +159
|