Guest The PocketTV Team Posted June 10, 2003 Report Posted June 10, 2003 Has anyone been able to sign with the GeoTrust Dongle ? For some reason, signing with the certificate that is on the dongle causes signcode.exe to hang. What is the solution ?
Guest The PocketTV Team Posted June 10, 2003 Report Posted June 10, 2003 More infos... we are using XP Pro. Here is what we did: 1) start CIP utility and log-in 2) in the eVC++ "security tab", configure to sign with Geotrust certificate when we build the app, eVC++ calls signcode.exe to sign the code, and signcode.exe hangs. We try without log-in with CIP utility, same problem. Has anyone here been able to make that work ?
Guest noeldillabough Posted June 24, 2003 Report Posted June 24, 2003 Its not hanging actually, its because the dongle pops up an input box asking for your password, and eVC is expecting it to terminate instantly. You have to sign it with a command line after compiling, not using the eVC security tab in the project settings.
Guest The PocketTV Team Posted July 4, 2003 Report Posted July 4, 2003 Its not hanging actually, its because the dongle pops up an input box asking for your password, and eVC is expecting it to terminate instantly. You have to sign it with a command line after compiling, not using the eVC security tab in the project settings. Yes, thanks, we figured that out :)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now