View Single Post
  #1 (permalink)  
Old 02-27-2008, 07:31 AM
goddet goddet is offline
Junior Member
 
Join Date: Feb 2008
Posts: 3
Default Problem to run Macro

Hi all,

I try to test Tethys Macro SDK with Visual studio Express C# and I can't run my macro.

I followed the help procedure :
=> import the ActiveX dll to my project ok!
=> RegisterProduct, SetConfigFile, RegisterApplication ok!
=> StartRecording and StopRecording ok! (wksp file is well created!)
=> RunMacro doesn't work !

I obtain this message :
File Name : c:\MacroFolder\test.wksp
27/02/2008 16:10:14
116 - An error occurred while running the macro.


Could you help me?
Thanks in advance.
Reply With Quote