> Hi!, I have a rare problem. I developed a DLL in C# that i'm using in a
> vb6
[quoted text clipped - 13 lines]
>
> Thanks!!
I resolve the problem, it was very stupid. The problem was the name of
namespace in the C# class. I can't belive that I lost 3 hours because so
stupid problem...
But, thanks for the help.
> does activex require something like this as in COM component?
> public void New() {
[quoted text clipped - 19 lines]
> >
> > Thanks!!
gs - 25 May 2006 03:13 GMT
yep, it is easy to overlook that even though one find out quickly when
browsing the object with the visual studio.
I almost fell into the trap; the object browser saved me.
>I resolve the problem, it was very stupid. The problem was the name of
> namespace in the C# class. I can't belive that I lost 3 hours because so
[quoted text clipped - 25 lines]
>> >
>> > Thanks!!