somehow I got to make VS2015 show this screen when I pause the application:
I clicked all of the 3 offered solutions, but none of them would get me back to what I'm used it.
My code is nothing special, I just show a form as .ShowDialog.
The error that occurs right before this is
An unhandled exception of type 'System.IndexOutOfRangeException' occurred in System.Data.SQLite.dll
but I'm unable to spot it
Can anybody help?
The first error that is thrown is this:
After activating and de-activating "Enable Just My Code" under Options, the IDE halts on errors again, and I can see where it fails. The strange message is gone. But now I'm getting a System.Data.Sqlite error in a line where no sqlite is being used. So I guess something is just majorly messed up and a bug.
Try this in your visual studio, i have faced same error and below option worked for me.
Under Tools --> Options --> Debugging --> CHECK - Use Managed Compatibility Mode
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With