Re: C++ problem trying to use a certificate? Can (General questions)
Tim,
did you try to catch the error the same way as I have shown for pCert->Load? If you catch it, you will see error code.
VC likes to show it as unhandled crash - but this is just an exception. If you step into the code of Connect, you will see...