Hey folks. I've written a database management system and all is going well but my father is working with me by writing functions and such to a vb6 activex dll that I have referenced. After so I've accessed the .dll class called primary and instanced it properly. Now when I run the application it gives me an error telling me the interface which is the class in the dll causes an exception. Ive tried manually adding a runtime wrapper for the activex com dll but doesn't work. Now when I publish the application where does this dll need to be? I've tried the bin and I've fried manual function declarations directly to the path of the dll but to no avail. I'm all out of ideas and I apologize for the messiness that is this message. I've got a lot to say and all on a phone lol.
↧