0

I am testing connection with QuickBooks' QBFC15 but the sample codes in C++ give the same error. I have tried copying the QBXMLRP2.DLL file that come with the sample projects and replacing it in the common files for both x64 and x86 but still am unable to connect. some one point to me the right direction to fix this

Kyef
  • 69
  • 7
  • 1
    Can you provide a [mcve]? – IInspectable Oct 24 '22 at 19:47
  • What's the error message? Can you post your code? – Keith Palmer Jr. Oct 26 '22 at 02:17
  • Well, I had installed QBSDK x64 instead of x86. I learnt that most QuickBooks versions work well with x86 platiform. Installing QBSDKx86 solved the matter. Those sample codes are found [here](https://developer.intuit.com/app/developer/qbdesktop/docs/develop/sample-applications-and-code#itemquery-desktop) – Kyef Oct 27 '22 at 15:07

0 Answers0