--- In [email protected], "ricowerni" <[EMAIL PROTECTED]> wrote: > > Hi > > I have tried to follow some of the excelent C# examples available on > the net on using Adobe's SVG control. E.g. this one: > > http://www.mecxpert.de/svg/SvgDotNet3beta.html > > I have found several examples and I expect others may have > successfully been able to run them. No matter which example I run in > VS2005 (debug mode) I get an AccessViolationException "Attempted to > read or write protected memory", when I try to set the source svg > file.
I think this link explains the cause of the problem: http://support.adobe.com/devsup/devsup.nsf/docs/54114.htm Seems like the Adobe SVG control is not designed to be used directly in a windows application anymore. ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

