BadAssembly when calling VsaEngine.Run -
09-17-2004
, 10:05 AM
Hi,
When I add a reference to the Microsoft.VisualBasic.Vsa.VsaEngine and I call
the Run method, a Microsoft.Vsa.VsaException is thrown, with errorcode
BadAssembly.
Before I call the Run method, the Compile method is called and wend well (no
exception or compile error).