最新网址:www.wangshugu.info
加入书架 | 推荐本书 | 返回书页|手机阅读
望书阁 -> 科幻小说 -> 异界之狂徒-> 第一百四十七章 雷厉风行 第一百四十七章 雷厉风行
- 异界之狂徒无弹窗,会员登陆后无弹窗.立即注册,享受无弹窗阅读环境 wWW.wangshugu.info望书阁WwW.CaIHonGWeNXue.CoM
Objectreferencenotsettoaninstanceofanobject.
ServerErrorin'/'Application.
Objectreferencenotsettoaninstanceofanobject.
Description:Anunhandledexceptionoccurredduringtheexecutionofthecurrentwebrequest.Pleasereviewthestacktraceformoreinformationabouttheerrorandwhereitoriginatedinthecode.
ExceptionDetails:System.Data.DataException:Objectreferencenotsettoaninstanceofanobject.
SourceError:
Thesourcecodethatgeneratedthisunhandledexceptioncanonlybeshownwhencompiledindebugmode.Toenablethis,pleasefollowoneofthebelowsteps,thenrequesttheURL:
1.AddaDebug=truedirectiveatthetopofthefilethatgeneratedtheerror.Example:
%@PageLanguage=C#Debug=true%
or:
2)Addthefollowingsectiontotheconfigurationfileofyourapplication:
configuration
system.web
compilationdebug=true/
/system.web
/configuration
Notethatthissecondtechniquewillcauseallfileswithinagivenapplicationtobecompiledindebugmode.Thefirsttechniquewillcauseonlythatparticularfiletobecompiledindebugmode.
Important:Runningapplicationsindebugmodedoesincuramemory/performanceoverhead.Youshouldmakesurethatanapplicationhasdebuggingdisabledbeforedeployingintoproductionscenario.
StackTrace:
Snda.CMFU.Common.ExceptionManager.HandleException+84
Snda.CMFU.WebCommon.ErrorPage1.OnError+31
System.Web.UI.Page.HandleError+84
System.Web.UI.Page.ProcessRequestMain+6776
System.Web.UI.Page.ProcessRequest+242
System.Web.UI.Page.ProcessRequest+21
System.Web.UI.Page.ProcessRequest+49
ASP.errorpage_aspx.ProcessRequest+4
System.Web.HttpServerUtility.ExecuteInternal+1116
Snda.CMFU.Common.ExceptionManager.HandleException+84
Snda.CMFU.Web.Global.Application_OnError+279
VersionInformation:Microsoft.NETFrameworkVersion:2.0.50727.3053;ASP.NETVersion:2.0.50727.3053