今天又测试了下 错误日志出来了
CurrentMethodName: LogAsync
Tid:51 2021/7/21 9:40:23: WorkBook.InitCulture:zh-CN
Tid:51 2021/7/21 9:40:23: Assembly: Forguncy.Server2, Version=7.0.3.0, Culture=neutral, PublicKeyToken=967100671921c115 -----------
{
"ClassName": "System.FormatException",
"Message": "The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.",
"Data": null,
"InnerException": null,
"HelpURL": null,
"StackTraceString": " at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
at System.Convert.FromBase64String(String s)
at SignatureCellType.SignatureCellType.ExportToExcel(ICellInfo targetCell, IExportContext context)
at Forguncy.Server2.Controllers.Export.f.a(GcExcelSheetWrapper A_0, IRange A_1, AttachedInfo A_2, ImageSize A_3, Boolean A_4, Dictionary`2 A_5)
at Forguncy.Server2.Controllers.Export.k.a(GcExcelSheetWrapper A_0, PositionAttachedInfo A_1, Dictionary`2 A_2)
at Forguncy.Server2.Controllers.Export.k.b()
at Forguncy.Server2.Controllers.a.b(Boolean A_0)
at Forguncy.Server2.Controllers.a.c(Boolean A_0)
at Forguncy.Server2.Controllers.a.an()
at Forguncy.Server2.Controllers.HomeController.a(Object A_0)",
"RemoteStackTraceString": null,
"RemoteStackIndex": 0,
"ExceptionMethod": null,
"HResult": -2146233033,
"Source": "System.Private.CoreLib",
"WatsonBuckets": null
}
CurrentMethodName: ExportToExcelThread
|