System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: d3a44fc3a497b698361b745b69368152d7f9271b
Title: open edmx results in NullReferenceException
Status: Closed Type: Incident
Severity: Minor Priority: Medium
Subsystem: LINQ Resolution: Need_More_Info
Last Modified: 2018-04-26 16:43:45
Version Found In: 1.0.105.2
User Comments:
anonymous added on 2017-10-30 13:01:50:
Hi,
i have a problem with EF 6.1.3 and SQLite using DatabaseFirst.
I created a new database and after that i am not able to open the *.edmx again.
VS17 promts a NullReferenceException. I have no further details because i have no exception information, only a window.

Workaround: create new, but then you must rename all NavigationProperties ( :( )


Best Regards
streissi

mistachkin added on 2017-10-30 19:15:31: (text/x-fossil-plain)
Is it possible to capture a stack trace?  Is there any way to tell if the
exception is being raised from within System.Data.SQLite or EF6 itself?

mistachkin added on 2017-11-01 16:12:35: (text/x-fossil-plain)
This ticket will not block the 1.0.106.0 release.