If you get "The certificate chain did not validate, no local certificate found " error, the application needs access to "certs" folder under Verisign folder of the extracted SDK
You can make it accessible under windows OS using one of the following 2 methods
1. Copy entire "certs" folder to System32 ( C:\WINNT\Sytem32 or C:\Windows\system32) OR
2. Add Sytem Environment variable PFPRO_CERT_PATH with value set to complete path to "certs" folder