Multiple instances in COM Automation
Posted: Thu Jul 26, 2012 7:19 pm
Is it possible to call multiple instances of EViews simultaneously from different classes in a C# project?
I am trying to call a wf on a button click and run some forecasts, and I am attempting to do this simultaneously across multiple forms.
I know I can use GetApplication with New/Existing/NewOrExisting settings. But I have faced some issues trying to do this and at times EViews would not run the intended forecast.
I am trying to call a wf on a button click and run some forecasts, and I am attempting to do this simultaneously across multiple forms.
I know I can use GetApplication with New/Existing/NewOrExisting settings. But I have faced some issues trying to do this and at times EViews would not run the intended forecast.