Hi, can anybody give me a clue to what i might be doing wrong?
I'm using signcode.exe from Microsoft and a certificat from VeriSign.
After signing the ActiveX-component i use chktrust.exe to check it and it
tells me "succesful".
Then i upload the .ocx file to my web-hotel and adds an <object> tag to my
HTML code:
<OBJECT id="AladdinX" classid="clsid:8D57A2A2-3F07-4DB6-B2D8-F41E1E3D053D"
codeBase="aladdin/AladdinHaspX.ocx#version=1,0,0,2" VIEWASTEXT>
<PARAM NAME="_Version" VALUE="65536">
<PARAM NAME="_ExtentX" VALUE="2646">
<PARAM NAME="_ExtentY" VALUE="1323">
<PARAM NAME="_StockProps" VALUE="0">
</OBJECT>
When i then enters the HTML-page i'm asked to download the signing component
and i click Yes. But i does not work...
I have found this error message in the file, C:\WINDOWS\setupapi.log:
[#-198 Command line processed: "C:\Program Files\Internet
Explorer\IEXPLORE.EXE"
#-024 Copying file "C:\Documents and Settings\mkj\Local Settings\Temporary
Internet Files\Content.IE5\FN1RNH4W\AladdinHaspX[1].ocx" to
"C:\WINDOWS\DOWNLO~1\AladdinHaspX.ocx".
#E361 An unsigned or incorrectly signed file "C:\Documents and
Settings\mkj\Local Settings\Temporary Internet
Files\Content.IE5\FN1RNH4W\AladdinHaspX[1].ocx" will be installed
(Policy=Ignore). Error 0x800b0110: The certificate is not valid for the
requested usage.]
Any hint will be appreciated - Regards, Martin
Douglas J. Steele - 25 Oct 2004 22:45 GMT
Sorry, but one mistake is that you're asking this in a newsgroup related to
using ActiveX controls with Access, the database product that's part of
Officde Professional. <g>
I think you'd have better luck asking in a newsgroup like
microsoft.public.activex.programming.control.webdc

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
> Hi, can anybody give me a clue to what i might be doing wrong?
> I'm using signcode.exe from Microsoft and a certificat from VeriSign.
[quoted text clipped - 28 lines]
>
> Any hint will be appreciated - Regards, Martin