Click to See Complete Forum and Search --> : Downloading And Installing Controls From Web


shvonne
November 1st, 1999, 10:21 PM
i specify my object codebase as
"codebase="http://serverName/projek1/cabFile/MSChart20.cab"... but it happened that the control is not downloaded and installed at the client side automatically... any idea what happen?

Sky1000
November 2nd, 1999, 08:47 AM
Your cab has to be digitally signed, or the Security settings on the target browser need to be set to low.

Sky1000

shvonne
November 2nd, 1999, 07:12 PM
how to digitally signed? as i copy the cab file from visual studio installation CD... suppose that everything is done for me already right? as those cabs are MS proprietary....

for the security setting, i tried it out but the problem still exist....