Dll wont load

Hi,

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
[537 byte] By [Vanny] at [2007-11-19 14:02:58]
# 1 Re: Dll wont load
Does the dll use ADO, DAO, etc? What are its dependencies? What is the error you get?
WizBang at 2007-11-9 20:29:03 >