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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bao10

  1. bao10

    ActiveX component can't create object (msinet.ocx)

    Had all these entries in registry, using version 6.0 though. I guess I'll have to rebuild the machine, hopefully this will do the trick Cheers
  2. bao10

    ActiveX component can't create object (msinet.ocx)

    I did have msinet.ocx in winnt\system32 also tried to unregister/register the ocx with regsvr32 .. Still getting the same error message Cheers guys
  3. bao10

    ActiveX component can't create object (msinet.ocx)

    Hi, I am rebuilding a new WINNT 4.0 machine, and just can't get get the app to work. Th app used the msinet.ocx control The bit of the code Dim Inet1 As Object Set Inet1 = CreateObject("InetCtls.Inet") It failed when tried to create the object with the error message...

Part and Inventory Search

Back
Top