I am so depressed that I don't know what csdn is doing. All my styles are gone !!! What's wrong with the program? What's the plane !!!

Source: Internet
Author: User
Tags stack trace

If I don't talk about it much, I will post the error code, and all my styles will be gone. Does the designer level in csdn mean this ??? Alas! Sadly !!!

Note:An error occurred while executing the current Web request. Check the stack trace information for details about the error and the source of the error in the code.

Exception details:Dottext. Framework. blogdoesnotexistexception: the requested blog is not found. Host = [blog.csdn.net], Application = [default. aspx]

Source error:

Row 14: <DL> row 15: <% -- User information -- %> Row 16: <DWC: userinfo id = "userinfo" runat = "server"/> Row 17: <% -- announcement-resume included -- %> Row 18: <UC: News id = "news1" runat = "server"> </UC: News>

Source file:D:/csdn web site/csdn blog/src/web/blog.csdn.net/template/pagetemplate.ascxRow:16

Stack trace:

[Blogdoesnotexistexception: the requested blog is not found. 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, type T, object [] parameters) + 312 system. web. UI. templatecontrol. loadcontrol (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

"/" Indicates a server error in the application.
The requested blog is not found. Host = [blog.csdn.net], Application = [default. aspx]

 

Version:Microsoft. NET Framework Version: 2.0.50727.1433; ASP. NET version: 2.0.50727.1433

 

Note:An error occurred while executing the current Web request. Check the stack trace information for details about the error and the source of the error in the code.

Exception details:System. invalidoperationexception: the timeout has reached. The timeout time has reached, but the connection has not been obtained from the pool. This may occur because all pool connections are in use and the maximum pool size is reached.

Source error:

Row 14: <DL> row 15: <% -- User information -- %> Row 16: <DWC: userinfo id = "userinfo" runat = "server"/> Row 17: <% -- announcement-resume included -- %> Row 18: <UC: News id = "news1" runat = "server"> </UC: News>

Source file:D:/csdn web site/csdn blog/src/web/blog.csdn.net/template/pagetemplate.ascxRow:16

Stack trace:

[Invalidoperationexception: the timeout has reached. The timeout time has reached, but the connection has not been obtained from the pool. This may occur because all pool connections are in use and the maximum pool size is reached.] System. data. providerbase. dbconnectionfactory. getconnection (dbconnection owningconnection) + 1261381 system. data. providerbase. dbconnectionclosed. open connection (dbconnection outerconnection, dbconnectionfactory connectionfactory) + 105 system. data. sqlclient. sqlconnection. open () + 111 dottext. framework. data. sqlhelper. executereader (string connectionstring, 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, type T, object [] parameters) + 312 system. web. UI. templatecontrol. loadcontrol (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

"/" Indicates a server error in the application.
The timeout has reached. The timeout time has reached, but the connection has not been obtained from the pool. This may occur because all pool connections are in use and the maximum pool size is reached.

 

Version:Microsoft. NET Framework Version: 2.0.50727.1433; ASP. NET version: 2.0.50727.1433

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.