Reckon Accounts 2022 - Can't connect over QBFC
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.
Comments
-
Hi @j_dwaybill
Is there a particular process or action that is being run and subsequently failing which results in this error message appearing?
0 -
Hi @Rav
We have section in our app for invoicing, when that is selected it will try to connect to any open instance of QB or to a listed file. That is when the error message appears. And that is also when the QBSDKLOG updates with the other errors.
0
