DCOM problems

  • Thread starter Thread starter Carl Sadlier
  • Start date Start date
C

Carl Sadlier

I have a VB6 DLL that runs fine outside of DCOM but when I
try to run in DCOM it errors with:
Runtime error 91
Object variable or With block variable not set.

Any ideas?
 
Carl,

Without knowing what any of the code is, or what the configuration is on
the server and the client, it would be difficult to tell.

Can you provide any of this information?
 
Back
Top