Dragging datasource to form results in NullReferenceException
Posted: Mon 09 Nov 2015 14:06
Hi,
Using VS2015 in Win 10 for a C# WPF project, I have configured a SQLite datasource via dotConnect Pro 5.3.521.0 (trial). I can connect and preview the data without problem. However, dragging a datasource to my form immediately results in:
NullReferenceException: Object reference not set to an instance of an object.
StackTrace: at Devart.Common.d.d()
InnerException: None
Help is greatly appreciated!
Using VS2015 in Win 10 for a C# WPF project, I have configured a SQLite datasource via dotConnect Pro 5.3.521.0 (trial). I can connect and preview the data without problem. However, dragging a datasource to my form immediately results in:
NullReferenceException: Object reference not set to an instance of an object.
StackTrace: at Devart.Common.d.d()
InnerException: None
Help is greatly appreciated!