I am trying to initialize a WIinsock control in an ActiveX DLL By creating an instance of it in ASP and Callinga Connect Function in the Class .. this function is supposed to Open a winsock Connection to a certain IP and Port and wait for an Approoval ...

But it keeps giving me the Error : Obejct variable not set ... I know My ASP Code is not wrong .. so the Error is most probably from the DLL ... how can I slove that ??


- Thans in advance -