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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

DCOM Configuration warning->how to fix it 1
Interoperation with C++ 1
repeated DCOM errors 0
Repeated WMI DCOM errors 0
DCOM administration 7
C# 2005:-DCOM list reteriving 1
Dcom erro r1009 4
DCOM Error 10005 7

Back
Top