|
-
October 9th, 2001, 02:27 PM
#1
Visual Basic as a service problem
I have a Visual Basic app that I made a service. This VB app calls a com object. I used instsvc.exe and srvany.exe to install the service and the service starts and works fine, except when it needs to call the com object. When it calls this com object I get the error "Method '~' of object '~' Failed. When I run this application as a stand-alone, It works fine and if this method fails It gives me clearer error message like "Method methodName or object Iinterface Failed". Maybe the service needs permissions for this COM object?
Thanks in Advance
Matt K
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|