Finally, I got a local host to display the site locally. Everything seems to be working on this. My next step is to actually execute the step in the code from the VB6 IDE when the website uses a function from ActiveX.dll
UPDATE:
I updated the code and removed the problem that I was compiling the code with.
Now when I try to debug a site, it does not open. He is just hanging. I am wondering if there are any tutorials that I can read to figure out how to properly configure this program for debugging?
UPDATE # 2
To clarify, I got a website (which links to ActiveX.dll) locally on IIS 7.5. I hope that when I open the site (on the local host), I can go through the .dll code at the same time.
Here is what I ask.
source share