“/”应用程序中的服务器错误。

Invocation of method 'Get_Pro' in  UP.PageModel.Simple.PageModel threw exception System.Text.DecoderFallbackException : 无法将位于索引 77 处的字节 [E9] 由指定的代码页转换为 Unicode。

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: NVelocity.Exception.MethodInvocationException: Invocation of method 'Get_Pro' in  UP.PageModel.Simple.PageModel threw exception System.Text.DecoderFallbackException : 无法将位于索引 77 处的字节 [E9] 由指定的代码页转换为 Unicode。

源错误:

执行当前 Web 请求期间生成了未经处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

堆栈跟踪:


[MethodInvocationException: Invocation of method 'Get_Pro' in  UP.PageModel.Simple.PageModel threw exception System.Text.DecoderFallbackException : 无法将位于索引 77 处的字节 [E9] 由指定的代码页转换为 Unicode。]
   NVelocity.Runtime.Parser.Node.ASTReference.execute(Object o, InternalContextAdapter context) +818
   NVelocity.Runtime.Parser.Node.ASTReference.value_Renamed(InternalContextAdapter context) +69
   NVelocity.Runtime.Directive.Foreach.getIterator(InternalContextAdapter context, INode node) +121
   NVelocity.Runtime.Directive.Foreach.render(InternalContextAdapter context, TextWriter writer, INode node) +119
   NVelocity.Runtime.Parser.Node.ASTDirective.render(InternalContextAdapter context, TextWriter writer) +100
   NVelocity.Runtime.Parser.Node.SimpleNode.render(InternalContextAdapter context, TextWriter writer) +121
   NVelocity.Template.Merge(IContext context, TextWriter writer) +254
   UP.TemplateEngine.NVelocity.TemplateEngine.Analys(TemplateRequest request) +512
   UP.WebClient.ControllerBase.Page_Load(Object sender, EventArgs e) +1794
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4700.0