专业的网站,低级的错误。
如果是什么交友网站啦,情色网站啦,出这样的错没关系。
但是,既然是做这一行的专业性的网站,竟然还有这样的低级错误,
先不说你的技术,只看看你的态度(新建文件夹都出来了,测试版也敢往上冲,竟然也没人把关)Server Error in '/' Application.--------------------------------------------------------------------------------没有找到请求的Blog。Host = [blog.csdn.net], Application = [qybao] 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: Dottext.Framework.BlogDoesNotExistException: 没有找到请求的Blog。Host = [blog.csdn.net], Application = [qybao]Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  Stack Trace: 
[BlogDoesNotExistException: 没有找到请求的Blog。Host = [blog.csdn.net], Application = [qybao]]
   Dottext.Framework.Configuration.Config.GetConfig(String hostname, String application) +157
   Dottext.Common.Config.MultipleBlogConfig.BuildConfig(String host, String application, HttpContext context) in D:\CSDN Web Site\新建文件夹\Src\Library\Dottext.Common\Config\MultipleBlogConfig.cs:80
   Dottext.Common.Config.MultipleBlogConfig.GetConfig(HttpContext context) in D:\CSDN Web Site\新建文件夹\Src\Library\Dottext.Common\Config\MultipleBlogConfig.cs:64
   Dottext.Framework.Configuration.Config.CurrentBlog(HttpContext context) +30
   Dottext.Web.UI.Globals.Skin(HttpContext context) in D:\CSDN Web Site\新建文件夹\Src\Library\Dottext.Web\UI\Globals.cs:27
   Dottext.Web.UI.WebControls.MasterPage.get_TemplateFile() in D:\CSDN Web Site\新建文件夹\Src\Library\Dottext.Web\UI\WebControls\MasterPage.cs:38
   Dottext.Web.UI.WebControls.MasterPage.BuildMasterPage() in D:\CSDN Web Site\新建文件夹\Src\Library\Dottext.Web\UI\WebControls\MasterPage.cs:66
   Dottext.Web.UI.WebControls.MasterPage.OnInit(EventArgs e) in D:\CSDN Web Site\新建文件夹\Src\Library\Dottext.Web\UI\WebControls\MasterPage.cs:59
   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) +692