Hi, I wonder if anyone can help.
On a development machine (with VB installed) I've written an ActiveX DLL which creates an instance of Winsock. It all works fine (from ASP using MTS and COM) when I create my object which in turn creates Winsock.
Now I've put this onto the live server it doesn't create the Winsock object. Putting a reference to Winsock in COM doesn't fix it - although it does try to do soemthing (I see the component spin (in MTS) but it never returns control to ASP.
Can anyone help? I'm totally confused!
Darren
On a development machine (with VB installed) I've written an ActiveX DLL which creates an instance of Winsock. It all works fine (from ASP using MTS and COM) when I create my object which in turn creates Winsock.
Now I've put this onto the live server it doesn't create the Winsock object. Putting a reference to Winsock in COM doesn't fix it - although it does try to do soemthing (I see the component spin (in MTS) but it never returns control to ASP.
Can anyone help? I'm totally confused!
Darren