06-15-2010, 02:32 PM
Uh!
From the call stack it looks like the error occurs when the Evaluation info dialog wants to be shown - the icon is set to the window and it looks like the constructor for System.Drawing.Icon throws an AccessViolationException.
Are you running ReaderSvg in a service or some other partially trusted environment?
From the call stack it looks like the error occurs when the Evaluation info dialog wants to be shown - the icon is set to the window and it looks like the constructor for System.Drawing.Icon throws an AccessViolationException.
Are you running ReaderSvg in a service or some other partially trusted environment?

