COMAdmin.ICOMAdminCatalog2 failed

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I used COMAdmin object to manage COM+ services. I added the COM+ 1.0 into
the reference. I compiled the codes under .net 1.0 (VS 2002) and run the
application under .net 1.0. It works fine. However, when I ran the
application under .net 1.1 I got the error message "QueryInterface for
interface COMAdmin.ICOMAdminCatalog2 failed"

I then compiled the application under .net 1.1 (VS 2003), and I got the same
error again. Somebody can help me?

Thanks
 
I think this issue is due the dll version. I compiled the application under
VS 2002 by adding COM+ 1.0. within two different PCs. One created
COMAdmin.dll of size 28 KB another created a file of 36 KB. The smaller file
works but the bigger one doesn't. No ideal at all.
 

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

Back
Top