鲁北化工 - 2012/12/18 10:20:00
如题,网站后台登陆与哪个目录文件夹文件有关系
Amazing - 2012/12/18 14:29:37
master
鲁北化工 - 2012/12/18 16:58:20
网站目录的名称为master文件的文件吗
鲁北化工 - 2012/12/18 17:27:43
登陆后台输入用户名 密码后弹出以下错误信息,请问下问题出在哪里,该如何处理
Server Error in '/' Application.
--------------------------------------------------------------------------------
Object reference not set to an instance of an object.
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: System.NullReferenceException: Object reference not set to an instance of an object.
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:
[NullReferenceException: Object reference not set to an instance of an object.]
PageAdmin.masterlogin.Check_User() +2068
PageAdmin.masterlogin.Page_Load(Object src, EventArgs e) +115
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +33
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436