P: 4
|
I have two vb projects.I am calling second project from first project.In first project i have added a reference of activex exe of second project. Now when i am running the first project in debug mode, i am able to debug second project also and its working fine. But if i run the first project exe directly, i am getting VB Runtime Error -" 2147217887 Multiple-step OLE DB operation" from my second project. In debug mode its works fine but in running directly it is giving error. I think some reference problem. Help please.
| |
Share this question for a faster answer!