狂鬱悶,不知道CSDN搞什麼,我的樣式全部沒有了!!!並且程式出問題,搞什麼飛機!!!

來源:互聯網
上載者:User

多的不說了,貼出錯誤碼來,我的樣式全部沒有了,CSDN裡面的設計師水平就這點嗎???唉!可悲!!!

說明: 執行當前 Web 請求期間,出現未處理的異常。請檢查堆疊追蹤資訊,以瞭解有關該錯誤以及代碼中導致錯誤的出處的詳細資料。

異常詳細資料: Dottext.Framework.BlogDoesNotExistException: 沒有找到請求的Blog。Host = [blog.csdn.net], Application = [default.aspx]

源錯誤:

行 14:                 <dl>行 15:                     <%--使用者資訊--%>行 16:                     <DWC:UserInfo ID="UserInfo" runat="server" />行 17:                     <%--公告-內含簡曆--%>行 18:                     <uc:News ID="News1" runat="server"></uc:News>

源檔案: d:/CSDN Web Site/CSDN Blog/Src/Web/blog.csdn.net/Template/PageTemplate.ascx    行: 16

堆疊追蹤:

[BlogDoesNotExistException: 沒有找到請求的Blog。Host = [blog.csdn.net], Application = [default.aspx]]   Dottext.Framework.Configuration.Config.GetConfig(String hostname, String application) +172   Dottext.Common.Config.MultipleBlogConfig.BuildConfig(String host, String application, HttpContext context) in D:/CSDN Web Site/CsdnBlog/Src/Library/Dottext.Common/Config/MultipleBlogConfig.cs:80   Dottext.Common.Config.MultipleBlogConfig.GetConfig(HttpContext context) in D:/CSDN Web Site/CsdnBlog/Src/Library/Dottext.Common/Config/MultipleBlogConfig.cs:64   Dottext.Framework.Configuration.Config.CurrentBlog() +17   Dottext.Web.UI.Controls.UserInfo..ctor() in D:/CSDN Web Site/CsdnBlog/Src/Library/Dottext.Web/UI/Controls/UserInfo.cs:20   ASP.template_pagetemplate_ascx.__BuildControlUserInfo() in d:/CSDN Web Site/CSDN Blog/Src/Web/blog.csdn.net/Template/PageTemplate.ascx:16   ASP.template_pagetemplate_ascx.__BuildControlTree(template_pagetemplate_ascx __ctrl) in d:/CSDN Web Site/CSDN Blog/Src/Web/blog.csdn.net/Template/PageTemplate.ascx:1   ASP.template_pagetemplate_ascx.FrameworkInitialize() in c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/root/b8b06109/4a40144c/App_Web_6pdqdvg5.0.cs:0   System.Web.UI.UserControl.InitializeAsUserControlInternal() +31   System.Web.UI.TemplateControl.LoadControl(IWebObjectFactory objectFactory, VirtualPath virtualPath, Type t, Object[] parameters) +312   System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) +119   System.Web.UI.TemplateControl.LoadControl(String virtualPath) +23   Dottext.Web.UI.WebControls.MasterPage.BuildMasterPage() in D:/CSDN Web Site/CsdnBlog/Src/Library/Dottext.Web/UI/WebControls/MasterPage.cs:68   Dottext.Web.UI.WebControls.MasterPage.OnInit(EventArgs e) in D:/CSDN Web Site/CsdnBlog/Src/Library/Dottext.Web/UI/WebControls/MasterPage.cs:61   System.Web.UI.Control.InitRecursive(Control namingContainer) +321   System.Web.UI.Control.InitRecursive(Control namingContainer) +198   System.Web.UI.Control.InitRecursive(Control namingContainer) +198   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +834

“/”應用程式中的伺服器錯誤。
沒有找到請求的Blog。Host = [blog.csdn.net], Application = [default.aspx]

 

版本資訊: Microsoft .NET Framework 版本:2.0.50727.1433; ASP.NET 版本:2.0.50727.1433

 

說明: 執行當前 Web 請求期間,出現未處理的異常。請檢查堆疊追蹤資訊,以瞭解有關該錯誤以及代碼中導致錯誤的出處的詳細資料。

異常詳細資料: System.InvalidOperationException: 逾時時間已到。逾時時間已到,但是尚未從池中擷取串連。出現這種情況可能是因為所有池串連均在使用,並且達到了最大池大小。

源錯誤:

行 14:                 <dl>行 15:                     <%--使用者資訊--%>行 16:                     <DWC:UserInfo ID="UserInfo" runat="server" />行 17:                     <%--公告-內含簡曆--%>行 18:                     <uc:News ID="News1" runat="server"></uc:News>

源檔案: d:/CSDN Web Site/CSDN Blog/Src/Web/blog.csdn.net/Template/PageTemplate.ascx    行: 16

堆疊追蹤:

[InvalidOperationException: 逾時時間已到。逾時時間已到,但是尚未從池中擷取串連。出現這種情況可能是因為所有池串連均在使用,並且達到了最大池大小。]   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +1261381   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105   System.Data.SqlClient.SqlConnection.Open() +111   Dottext.Framework.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) in D:/CSDN Web Site/CsdnBlog/Src/Library/Data Providers/Dottext.SqlDataProvider/SQLHelper.cs:871   Dottext.Framework.Data.SqlDataProvider.GetRank(Int32 blogId) in D:/CSDN Web Site/CsdnBlog/Src/Library/Data Providers/Dottext.SqlDataProvider/SqlDataProvider.cs:3907   Dottext.Framework.Ranks.GetRank(Int32 blogId) +103   Dottext.Web.UI.Controls.UserInfo.GetRank(Int32 blogId) in D:/CSDN Web Site/CsdnBlog/Src/Library/Dottext.Web/UI/Controls/UserInfo.cs:31   Dottext.Web.UI.Controls.UserInfo.GetUserInfo(BlogConfig config) in D:/CSDN Web Site/CsdnBlog/Src/Library/Dottext.Web/UI/Controls/UserInfo.cs:48   Dottext.Web.UI.Controls.UserInfo..ctor() in D:/CSDN Web Site/CsdnBlog/Src/Library/Dottext.Web/UI/Controls/UserInfo.cs:26   ASP.template_pagetemplate_ascx.__BuildControlUserInfo() in d:/CSDN Web Site/CSDN Blog/Src/Web/blog.csdn.net/Template/PageTemplate.ascx:16   ASP.template_pagetemplate_ascx.__BuildControlTree(template_pagetemplate_ascx __ctrl) in d:/CSDN Web Site/CSDN Blog/Src/Web/blog.csdn.net/Template/PageTemplate.ascx:1   ASP.template_pagetemplate_ascx.FrameworkInitialize() in c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/root/3daaed40/16f87167/App_Web_ndst3jgm.0.cs:0   System.Web.UI.UserControl.InitializeAsUserControlInternal() +31   System.Web.UI.TemplateControl.LoadControl(IWebObjectFactory objectFactory, VirtualPath virtualPath, Type t, Object[] parameters) +312   System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) +119   System.Web.UI.TemplateControl.LoadControl(String virtualPath) +23   Dottext.Web.UI.WebControls.MasterPage.BuildMasterPage() in D:/CSDN Web Site/CsdnBlog/Src/Library/Dottext.Web/UI/WebControls/MasterPage.cs:72   Dottext.Web.UI.WebControls.MasterPage.OnInit(EventArgs e) in D:/CSDN Web Site/CsdnBlog/Src/Library/Dottext.Web/UI/WebControls/MasterPage.cs:61   System.Web.UI.Control.InitRecursive(Control namingContainer) +321   System.Web.UI.Control.InitRecursive(Control namingContainer) +198   System.Web.UI.Control.InitRecursive(Control namingContainer) +198   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +834

“/”應用程式中的伺服器錯誤。
逾時時間已到。逾時時間已到,但是尚未從池中擷取串連。出現這種情況可能是因為所有池串連均在使用,並且達到了最大池大小。

 

版本資訊: Microsoft .NET Framework 版本:2.0.50727.1433; ASP.NET 版本:2.0.50727.1433

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.