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

无法将位于索引 77 处的字节 [E9] 由指定的代码页转换为 Unicode。

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

异常详细信息: System.Text.DecoderFallbackException: 无法将位于索引 77 处的字节 [E9] 由指定的代码页转换为 Unicode。

源错误:

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

堆栈跟踪:


[DecoderFallbackException: 无法将位于索引 77 处的字节 [E9] 由指定的代码页转换为 Unicode。]
   System.Text.DecoderExceptionFallbackBuffer.Throw(Byte[] bytesUnknown, Int32 index) +386
   System.Text.DecoderExceptionFallbackBuffer.Fallback(Byte[] bytesUnknown, Int32 index) +14
   System.Text.DecoderFallbackBuffer.InternalFallback(Byte[] bytes, Byte* pBytes, Char*& chars) +41
   System.Text.UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder) +1215
   System.Text.DecoderNLS.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush) +74
   System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush) +220
   System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex) +26
   System.IO.BinaryReader.ReadString() +276
   System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectString(BinaryHeaderEnum binaryHeaderEnum) +57
   System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() +851
   System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) +131
   System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) +193
   UP.DataAdapter.NDatabase.BLL.BLLBase`1.single(Int32 id) +494
   UP.DataAdapter.NDatabase.BLL.bll_tb_product.single(Int32 id) +14
   UP.DataAdapter.NDatabase.DataAdapter.Product_Sng(Int32 id, Boolean rich) +12
   UP.PageModel.Simple.PageModel.SET_Cur_TagContent_Page(Page& page) +387
   UP.PageModel.Simple.PageModel.SetCur() +6341
   UP.PageModel.Simple.PageModel.Init(IDataAdapter dataAdapter, PageEnvironment pageEnvironment, DataParam dataParam) +39
   UP.WebClient.ControllerBase.Page_Load(Object sender, EventArgs e) +1432
   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