Hello,
My application makes use of remoting services provided by vb.NET framework.
My code:
Dim theSession As Session = Activator.GetObject(GetType(Session), "http://localhost:1234/Session")
MACRO_playback_from_usertool("E:\Program Files\UGS\NX 6.0\UGII\sel-face.macro")
when run at line "MACRO_playback_from_usertool("E:\Program Files\UGS\NX 6.0\UGII\sel-face.macro")", error AccessViolationException occured,vs2005 say
"Try to read or write protected memory. This is usually indicative of other memory is corrupt."
Anyone give me some tips?
Best regards,
John
Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP