Click to See Complete Forum and Search --> : [RESOLVED] Using VB6.0 dll in WebService


P.Mategaonkar
01-22-2007, 03:31 AM
Hi All,

I have created a web service in C#(.NET 2.0 ) and I want to invoke a method of a dll written in VB6.0.
How can I do this?Please help me...
Thanks in advance.

P.Mategaonkar
01-22-2007, 06:30 AM
I got the solution....By Adding the reference of COM component we can use the dll method..BUT Now I am getting the error "Activex component can't create object". Please tell me the solution...

P.Mategaonkar
01-24-2007, 12:30 AM
Sorry all..this problem was due to the access rights of the user by which I was log in..