theFBI - 2008/12/11 0:11:00
登陆后台这样的错误:
“/”应用程序中的服务器错误。
未将对象引用设置到对象的实例。 说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.NullReferenceException: 未将对象引用设置到对象的实例。
源错误:
执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。 |
堆栈跟踪:
[NullReferenceException: 未将对象引用设置到对象的实例。] PageAdmin.masterlogin.Check_Version() +595 PageAdmin.masterlogin.validate_login(Object Src, EventArgs e) +13 System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +108 System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +118 System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565 |
版本信息: Microsoft .NET Framework 版本:2.0.50727.3053; ASP.NET 版本:2.0.50727.3053
补充:空间asp探针http://yishuorgcn.vhost010.cn/aspnettest.aspx
apple163 - 2008/12/11 0:46:00
前台可以打开呀?那估计是你改了什么东西,或者用新版文件覆盖旧版本出错
theFBI - 2008/12/11 0:48:00
运行了install,登陆后台出现的问题:
“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------
分析器错误
说明: 在分析向此请求提供服务所需资源时出错。请检查下列特定分析错误详细信息并适当地修改源文件。
分析器错误消息: 类型“PageAdmin.tongji”不明确: 它可能来自程序集“d:\wwwroot\youhuajiecn\wwwroot\bin\PageAdmin.Web.DLL”或程序集“d:\wwwroot\youhuajiecn\wwwroot\bin\PageAdmin.Master.DLL”。请在类型名称中显式指定程序集。
源错误:
行 1: <% @ Page Language="C#" Inherits="PageAdmin.tongji" %>
行 2: <% @ Register TagPrefix="aspcn" TagName="uc_head" src="head.ascx" %>
行 3: <aspcn:uc_head runat="server" />
源文件: /master/tongji.aspx 行: 1
--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:2.0.50727.3053; ASP.NET 版本:2.0.50727.3053
theFBI - 2008/12/11 1:31:00
搞好了:删除空间里原来的,用了新版的,然后覆盖原版的数据库、upload、image