Using DLL
Hi,
I am trying to create a dll in .net c# (windows 7) and want to use it in a virtual XP machine on VB6 application. I can use the dll in windows 7 another .net application. I can also see the dll (now tib) in the VB6 object browser with the methods. Also I can see the methods in the drop down when I am writing the code.
I am getting the runtime error 429 when running the VB6 app.please advise what I have to do to use it.
Thanks,
Saimanti
|