I have an app that uses the winsock as a reference(a reference to mswinsck.ocx), when i run that on another machine i get a 'ActiveX Component Cannont Create Object' error on the first line that creates the winsock.
Code:
Set [Object] = New MSWinsockLib.Winsock
I made a setup with the PDW, but it does not seem to help