Hi everyone!
I've writen a small .net class library to communicate with my web service to
fetch some data from the database, etc,
I have selected "register for com interop" option, I added the reference to
the vb6 project and everything works fine,
but, when I deploy my whole project in another pc, I get "activex component
can t create object" error!
I use a custom setup (using Inno setup) and register the type library file
(tlb),
which is copied to the vb6 exe's directory,
I searched the registry and found the same registration entries in both pcs,
so, what's wrong?
What should be done in order to deploy such a project successfully?
I'm totally lost, so please help me out!
Thanks in advance!
Eliyahu Goldin - 18 Sep 2007 09:23 GMT
Is that the browser who produces the error?

Signature
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
> Hi everyone!
>
[quoted text clipped - 22 lines]
>
> Thanks in advance!
Aidy - 18 Sep 2007 09:42 GMT
Silly question, but is the dll on the machine and registered (regasm)?
> Hi everyone!
>
[quoted text clipped - 22 lines]
>
> Thanks in advance!