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).
What could be ...
more >>
Hello
We have a VB6 application that integrates an VBA IDE from which the final
user can make modifications.
We want to pass the application to VB.NET, and the first step, before
rethinking the whole application, is to pass the conversion wizard and see
how it goes.
But we want to keep t...
more >>