Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Winsock not creating

Status
Not open for further replies.

RevsEd

Programmer
Apr 2, 2001
33
GB
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top