I wrote a IIS dll with VB6, all works well except when running on the web. I have signed up with a webhost, placed my HTML pages, dll, exp, lib and asp files in the root directory. I have also placed my html template in the root directory. This is my problem...

I'm getting an error when I try to run the dll. It has been registered on the server without a problem.

Do I need to set up any kind of Virtual directory?
This is the error I am getting....


Project1 error '800a9c68'

Application-defined or object-defined error

/VWTree.ASP, line 13

Someone PLEASE HELP! I'm running out of guesses....