Security Setting Prohibits ActiveX

  • Thread starter Thread starter Darrin Monson
  • Start date Start date
D

Darrin Monson

I am having troubles with loading webpages because when I
go to some with ActiveX I get a nice error message that
tells me that my security setting doesnt allow this form
of ActiveX. This message is really beginning to piss me
off. So if you could help it would be greatly appreciated.
 
I was even getting this message off line in Helps....

Try to do a web search on this subject. There are some DLL compatibility
problems there. or look at:
http://www.generation.net/~hleboeuf/activex.htm

You can also try what solved it for me :

in the direct execution windows ('execute') type :

regsvr32 /u hhctrl.ocx
then
regsvr32 hhctrl.ocx

That's it.
 
Back
Top