Mathcad Automation with VB
Hi,
I am developing a front end screen for my Mathcad inputs using VB .NET and I am sucessfull in sending inputs to mathcad file and getting outputs out of the mathcad file and display them in my front end screen.
My VB program is working fine to run only one mathcad file, but when I tried to extend my VB program to run two Mathcad files (new inputs to the new mathcad file) at the same time I am getting errors in the VB program.
When I am defining the second Mathcad file with input and output variables in the VB program it is giving the following error
" Cannot Create Active X Component"
Can anyone help me how to define the second Mathcad file in the VB program.
Thanks,
Raj

