Hello all, i am having a problem with a dll vb6 file. i'm programing a nt service using vb.net with visual studio.net.
The problem be when i use the final service, because when i debug it, all works fine. But when i run the service in the service manager never, execute a vb6 dll method.
Some idea
Thanx
Gasman
Phil Wilson - 20 Apr 2004 21:57 GMT
Do you get a HRESULT from the failure? (I'm assuming it's a COM DLL becauise
you're posting in the Interop group). The VB6 DLL is registered with COM?

Signature
Phil Wilson [MVP Windows Installer]
----
Hello all, i am having a problem with a dll vb6 file. i'm programing a nt
service using vb.net with visual studio.net.
The problem be when i use the final service, because when i debug it, all
works fine. But when i run the service in the service manager never, execute
a vb6 dll method.
Some idea
Thanx
Gasman