I created an ActiveX dll that creates a connection object to a SQL database on its class_initialize event. When calling the object from an asp page it just hangs the page while trying to create the object. I have the dll in a BIN directory within the directory. It is registered.
If I run it from a vb.exe it works fine. Its just from asp that the problem occurs. Any help would be appreciated.
Regards
If I run it from a vb.exe it works fine. Its just from asp that the problem occurs. Any help would be appreciated.
Regards