Dll wont load
I have this VB object that I have compiled into a DLL and it runs fine on several machines. All that is required for installation is "regsvr32 filename".
However on the last machine once I have registered it, I am getting a createObject error when trying to reference it via any ASP code.
I am using the same code that i use on other W2k and 2003 server machines and have no problems with.
I am wondering if there are any tips on how to debug dll issues.
Thanks in advance.
Vanny

