Hi all,
I need to make a dll which will be referenced in VB6. The problem is I can't get it to work in VB6. I have gone through several threads discussing this problem and yet I can't find the correct solution.
I am facing these errors:
1) Automation error.
2) IntelliSense is not working when I press [dot] after the class name. ( This is after I tried writing a simple DLL in VB6, then upgrade it to .Net using the upgrade wizard. And after which I compile the DLL in .Net and use it back in VB6. Hope I'm not confusing you all.)
Can anyone tell me the correct step-by-step to create a DLL which can be used in VB6? What are the limitations?
Please help,
Jeremy![]()




Reply With Quote