|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册账号
×
某用户查询辅助明细账的时候,出现以下错误。此用户以前正确使用,某次提示脚本失去响应的时候,点出了停止,然后就出现这个错误了。其他用户能正常,不知道如何重置。服务器已经重启。
Server Error in '/YYTPRO' 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.] Ufida.T.BAP.Web.Report.TReportViewBase.CreateReportVoucherModel() +12 Ufida.T.BAP.Web.Report.TReportViewBase.Render() +393 Ufida.T.BAP.Web.Report.TReportControllerBase.Execute(RequestContext rqtContext) +684 Ufida.T.BAP.Web.Report.TReportControllerBase.Ufida.T.BAP.Web.MVC.ITController.Execute(RequestContext rqtContext) +22 Ufida.T.BAP.UI.ReportBasic.Page_Load(Object sender, EventArgs e) +90 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35 System.EventHandler.Invoke(Object sender, EventArgs e) +0 System.Web.UI.Control.OnLoad(EventArgs e) +91 System.Web.UI.Control.LoadRecursive() +74 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207 |
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
|
|