An application that has worked for 15 years stopped working with Reckon 2022.
Set QBSessionManager = New QBSessionManager
QBSessionManager.OpenConnection2 " ", "Application Name", ctLocalQBD
QBSessionManager.BeginSession QBFilePath, omDontCare
Receive an error from this as follows:
"The requested connection type could not be found."
And the QB SDK Log just spits out the following two lines everytime the begin session is called:
20220721.125348 I 4656 CertVerifier The file does not contain an Authenticode signature.
20220721.125348 E 4656 RequestProcessor Could not find installation of QuickBooks that supports the SDK.
Googling those leads no where. Hoping someone can shed some light on a solution.