can't add a cert in a device application...
These are the steps I've taken...
- Right click the project node in the solution explorer
- Click Properties
- Choose the Device tab on the left
- Check the 'Authenticode Signature' checkbox
- Click 'Select Certificate'
- There were no certs visible in the 'Select Certificate' dialog box so I chose 'Manage Certificates'
- I then imported the proper cert from the 'Manage Certificates' dialog box
- Browsed to the cert in the 'Trusted Root Certification Authorities'
- Selected the correct cert
But now I can't find a way to add that cert into the previous dialog box or my project. Drag and Drop is disabled, there is no Add or Ok button. Is there another way of adding it? Is this feature not supported in VS 2005 Beta?
Any help would be more than appreciated.
Thanks

