Connecting Tech Pros Worldwide Help | Site Map

msinet.ocx vista problem ( Activex Control even with register Regsvr with cmd )

Familiar Sight
 
Join Date: Jul 2007
Location: United Kingdom
Posts: 203
#1: Jul 17 '09
I'm trying to run a program that runs fine on XP OS, but it won't run on Vista.
I've tried to install msinet.ocx in the system32 folder, but it never works.
I've tried to register with regsvr32 but it gives error
I've tried to register with regsvr32 with cmd as administrator it's register the Activex Control but it gives error
" Unexpected error "

is any body explain & have got any problem like this ?
thanks in advance to reply & reading.
Fary
Frinavale's Avatar
Site Moderator
 
Join Date: Oct 2006
Location: The Great White North
Posts: 5,066
#2: Jul 21 '09

re: msinet.ocx vista problem ( Activex Control even with register Regsvr with cmd )


I googled your problem and every accepted solution was to install using the administrator account.

If you're developing a NET application it's best to stay away from legacy components. Use the .NET components instead.
Reply