G
Guest
We are using sqlite3 for local data storage for our applications. And I ran
into this problem today:
When calling one of the sqlite3 functions, the following exception occurs
originating from mscorlib.dll:
"Resource lookup failed - infinite recursion detected. Resource name:
Arg_NullReferenceException"
The wierd part is, this function that triggers the exception is called
hundreds of times before and works with no problems. And about half the time,
the problem won't occur at all, the other half, the above exception will
occur( if in debug mode), or if in release mode, the application will simply
hang.
Any suggestions?
Thank you,
Stephan Rose
(e-mail address removed)
Superchips Custom Tuning, Inc.
into this problem today:
When calling one of the sqlite3 functions, the following exception occurs
originating from mscorlib.dll:
"Resource lookup failed - infinite recursion detected. Resource name:
Arg_NullReferenceException"
The wierd part is, this function that triggers the exception is called
hundreds of times before and works with no problems. And about half the time,
the problem won't occur at all, the other half, the above exception will
occur( if in debug mode), or if in release mode, the application will simply
hang.
Any suggestions?
Thank you,
Stephan Rose
(e-mail address removed)
Superchips Custom Tuning, Inc.