Forum Discussion
ManiSaxena11
9 years agoOccasional Contributor
Tried with the suggested solution but still it doesn't work.
baxatob wrote:Hi,
Try to change your code:
IntegrationObject.RunProject "Poject_VBSuite"
baxatob wrote:Hi,
Try to change your code:
IntegrationObject.RunProject "Poject_VBSuite"
baxatob
9 years agoCommunity Hero
What error have you received?
Also be sure that you have no typo in the project name:
Poject_VBSuite ' <--
- ManiSaxena119 years agoOccasional Contributor
This worked for me. Thanks for the solution.