in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Error adding new connection

Last post 08-26-2009 11:41 AM by nkmacgregor. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 08-26-2009 11:20 AM

    Error adding new connection

    I'm using Visual Studio 2008 with the designer components installed. When I try to add a connection, I get an error after entering my connection string and clicking OK: "An unexpected error occurred in the .NET Framework Data Provider for SQLite." I've tried uninstalling and reinstalling both SQLite and VS but still get the problem. I've tried attaching to the VS process using another instance of VS but no exceptions are raised.
  • 08-26-2009 11:26 AM In reply to

    Re: Error adding new connection

    When debugging Visual Studio, make sure you go into the Exceptions dialog and check the checkbox to catch first-chance exceptions.  That's where it'll show up.

     

  • 08-26-2009 11:41 AM In reply to

    Re: Error adding new connection

    I didn't see any option for first-chance exceptions (not sure which node it's under) but I checked "Thrown" for all and "User-unhandled" for all that are enabled--thought that would cover it.
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems