Page 1 of 1

SQLITE_MISUSE error

Posted: Wed Sep 28, 2022 3:11 pm
by SuperDre
I'm using the testversion of AgentGIT with Visual Basic 6 (first installed Visual source safe 2005, made sure it works properly in the IDE, then changed the SourceCodeControlProvider through the registry to point to AgenGit, and it seems to work)
But whenever I try to check out or get latest version I get the following error (multiple times) in the 'Source Code Control Results' window :
SQLErrors: SQLITE_MISUSE -> SQLITE_MISUSE[21]: Unable to open database file
When I do something like 'Show history' I do get to see the history screen, but it also shows the same error once in the 'Source Code Control Results' window.

Re: SQLITE_MISUSE error

Posted: Wed Sep 28, 2022 11:08 pm
by jussij
To help identify the issue could you do the following:

1. Start the Agent Git Configuration dialog using desktop short-cut
2. Check the Help debug Git setup with extra logging information option
3. Click on the View Debug Log File button and take note of the file location in the file that is displayed. Also empty the log file.
4. Start your VB6 IDE and replicate the issues.
5. Send through that log file to us as a zip file attachment. Use the info @ zeusedit.com e-mail address.

With that information we should be able to figure out what is going wrong.

Cheers Jussi