Difference between revisions of "Debug Assertion"
From ISoft Wiki
Jump to navigationJump to search
m (Correcting category) |
m (Correcting category) |
||
Line 5: | Line 5: | ||
If a crash occurs while the QBToolkit is attempting to contact Quickbooks, it is often the result of the QBSDK being a different version from what the software expects (or, it is simply not installed). | If a crash occurs while the QBToolkit is attempting to contact Quickbooks, it is often the result of the QBSDK being a different version from what the software expects (or, it is simply not installed). | ||
[[Category:ITrack/Problems]] | [[Category:ITrack/Problems/Error Messages]] |
Revision as of 10:36, 14 July 2009
A debug assertion is a hard crash that happens when a code error is not handled correctly by the software.
Possible causes
QBToolkit (Pro)
If a crash occurs while the QBToolkit is attempting to contact Quickbooks, it is often the result of the QBSDK being a different version from what the software expects (or, it is simply not installed).