| View previous topic :: View next topic |
| Author |
Message |
benny Guest
|
Posted: Wed Oct 15, 2003 11:36 am Post subject: deploy active form on IIS or Apache |
|
|
Hi,
anyone try to deploy active form on IIS or apache before ?
I tried the IIS 5.0. and I failed to load the active form on IIS by having
error on that show "security settings prohibit running activex control "....
I tried to edit the IE5.0 option on security by adding the link e.g.
https://w0034/ActiveFormProj1.htm on the trusted site but still failed to
load the ocx file and having same error ...
what had i missed out?
TIA
|
|
| Back to top |
|
 |
benny Guest
|
Posted: Thu Oct 16, 2003 7:21 am Post subject: Re: deploy active form on IIS or Apache |
|
|
I tried to deploy activeX form using IIS5.0 successfully ... by unchecked
the option of ' require the
server verification (https:\) ..' then I could add the path of
http://w0034/ActiveFormProj1.htm and deploy ocx
using this path.. but it would be messy solution that I have to require
client to adding this
path to the trusted sites.
this method apply to apache 1.3 too ..
anyone get other better solution ? or Is my method correct or save to be
use?
TIA
|
|
| Back to top |
|
 |
|