windows - Sqlite dll Connection object throws Exception only in UWP Win 10 Mobile -


we using sqlite uwp windows 10 store local data on our app, seems work fine in windows 10 pc, code throws exception while creating new sql connection object in windows mobile. please find screen shot more details.

this call tend exception.

conn = new  sqlite.net.sqliteconnection(new sqlite.net.platform.winrt.sqliteplatformwinrt(), path); 

click here download

kindly request on fix.

according code snippet, using sqlite.net-pcl nuget package. run on mobile or emulator may need add "visual c++ 2015 runtime" package reference of project.

enter image description here

on side, add reference error gone. more details please reference note part of sqlite.net-pcl on github, , similar thread.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -