Attempting to run SDK code through debugger fails or causes an error
Description:
This article explains an issue you may see if you attempt to run your SAFauthenticator SDK code through a debugger.
PRODUCTS
SAFauthenticator SDK 1.0
INFORMATION
In order to prevent our authentication methods from being exposed, by design our SDK code will not successfuly run through a debugger. Attempting to do so will result in an error similar to this:
hr = spSAFsolAuth.CoCreateInstance(__uuidof(SAFsolutionAuthenticator));
returns an HRESULT of 0x80040154 "Class Not Registered"
There is no way around this and it is in place to protect the integrity and security of our authentication methods.
You may request additional information regarding our SDK by contacting Saflink Technical Support.
Keywords:
sdk software development kit safauthenticator safauth error debug debugger c++ vb visual basic