3

Leadtools イメージング API を使用しているときに、asp.net で奇妙なエラーが発生します。これがスタックトレースです。

System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at SetThreadData(_THREADDATA* )
   at Leadtools.Codecs.CodecsOptions.Use()
   at Leadtools.Codecs.RasterCodecs.DoSave(SaveParams saveParams)
   at Leadtools.Codecs.RasterCodecs.Save(RasterImage image, Stream stream, RasterImageFormat format, Int32 bitsPerPixel)
   at BarCodeHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext ctxt)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

どんな助けでも大歓迎です。

4

1 に答える 1