Hi,
I was working at a hobby project of mine at work. Since it was at work I had to let it lie for a while but when I returned yesterday to do some more hacking I got the message on the image once I tried to connect to the database. The image is from when I press "Test connection" in the "Add new data source" dialogs.
When I try to run the project I get this message:
An unhandled exception of type 'System.MissingMethodException' occurred in System.Data.dlldditional information: Method not found: 'System.Transactions.Transaction System.Transactions.Transaction.get_Current()'.
It doesn't matter if I start a new project in a new solution and try to add a new source.
I've also uninstalled and reinstalled sqlite.net.
What have I done to wreck my installation?
I've googled and searched the forums but I couldn't find anything. If this has been explained before I apologize but wish you could point me in the direction of the answer.
Regards