Security settings

A

Andrew Chalk

I have developed an HTML page that uses an ActiveX control. When I try to
load the page on a client's W2K computer I get the error message "Your
current security settings prohibit running ActiveX controls on this page. As
aresult the page may not display correctly"

I have tried fiddling with all the IE security settings but cannot get this
error to disappear. What am I doing wrong?

Many thanks.
 
J

Jeff Cochran

I have developed an HTML page that uses an ActiveX control. When I try to
load the page on a client's W2K computer I get the error message "Your
current security settings prohibit running ActiveX controls on this page. As
aresult the page may not display correctly"

I have tried fiddling with all the IE security settings but cannot get this
error to disappear. What am I doing wrong?

Asking in an IIS group for one. This has nothing to do with IIS and
nothing in IIS can fix it.

Followups redirected.

Jeff
 
C

Charlie Tame

Andrew Chalk said:
I have developed an HTML page that uses an ActiveX control. When I try to
load the page on a client's W2K computer I get the error message "Your
current security settings prohibit running ActiveX controls on this page.
As
aresult the page may not display correctly"

I have tried fiddling with all the IE security settings but cannot get
this
error to disappear. What am I doing wrong?

Many thanks.

Is this on a website or are you actually taking a copy of the page to his
machine? I suppose it's possible in that case that you need to adjust the
local zone settings and internet (or possibly intranet) zones too. Have you
tried putting your website (if that's where the page is) in his "Trusted"
zone? Usually the default settings there are all relaxed.

You may find this utility useful
http://members.tripod.com/semper.fi/ieze/

Sorry Jeff, put it back in your group in case others find it useful and / or
the OP couldn't find the reply.

Charlie
 
K

Kristofer Gafvert

Hello Andrew,

If you add the website to the Trusted Site zone, ActiveX controls should
work. You may however be prompted, depending on if the ActiveX control is
signed or not (you can change this behavior).
 
A

Andrew Chalk

It's in "Trusted Sites". After that did not work I wondered if there is a
systemwide setting that overrides the browser settings.

- Andrew
 
A

Andrew Chalk

Found the problem -- the codebase in the page used the computer's IP
address -- not the same as localhost apparently.

- Andrew
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top