Cannot sign VBA project with certificate and save it.

  • Thread starter Robert M via AccessMonster.com
  • Start date
R

Robert M via AccessMonster.com

I build Visual Basic and Access VBA applications for resale. I just purchased
and installed a code signing certificate from COMODO, my first-ever ($179 2-
yr). When attempting to install, it says, "There was a problem with the
digital certificate. The VBA project could not be signed. The signature will
be discarded."

I first clicked on mycert.spc file and opened the MMC, verifying the
certificate. In VBA, I wrote a small test application, set macro security to
medium, then _successfully_ added the certificate to the code. It does ay
that the VBA project is digitally signed with the new certificate. However,
when I go to save the module, it "bings" with the error, and says it has
removed the certificate. I've compiled it, etc. of course, and I can sign it
with own personal (free) certificate with no problem.

Can anyone tell me what to do? The COMODO vendor hasn't responded yet to my
email for support and they are in the UK (oops)

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top