|
|
Rank: Member Groups: Member
Joined: 2/5/2007 Posts: 11 Points: 0
|
I get the following error when trying to load an image. It could be that i have things setup wrong because i was not able to install the sample application. What should i look at to troubleshoot? Code:Server Error in '/faces7' Application. --------------------------------------------------------------------------------
Attempted to read or write protected memory. This is often an indication that other memory is corrupt. 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.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
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:
[AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.] Aurigma.GraphicsMill.Codecs.FormatReader._Close() +237 Aurigma.GraphicsMill.Codecs.FormatReader.Dispose(Boolean disposing) +85 Aurigma.GraphicsMill.SyncHandler.Dispose() +45 Aurigma.GraphicsMill.Codecs.FormatReader.Dispose() +4 Aurigma.PhotoEditor.PhotoEditorModel.GetExifDictionary(String fileName) +274 Aurigma.PhotoEditor.PhotoEditorModel.ApplyEffects(Page page, Bitmap bitmap, String sourceFileName, String[] list, Int32 fitWidth, Int32 fitHeight, Boolean caching, Boolean resize, Boolean renderMode) +113 Aurigma.PhotoEditor.ImagePanel.OnPreRender(EventArgs e) +575 System.Web.UI.Control.PreRenderRecursiveInternal() +77 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360
|
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 500 Points: 330
|
Hello,
Thanks for your post.
We confirm the problem, and it will be resolved in short time.
Sincerely yours, Dmitry Sevostjanov.
|
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 500 Points: 330
|
Hello, The public update will be released soon. If someone has faced this problem, please submit case.
Sincerely yours, Dmitry Sevostjanov.
|
|
|
Guest |