我想使用Windows手機連接到SQLite數據庫7的NullReferenceException錯誤
但在DBHelper文件我得到的Application.GetResourceStream()一個NullReferenceException:
System.IO.Stream src = Application.GetResourceStream(new Uri("/" + assemblyName + ";component/" + dbName, UriKind.Relative)).Stream;
如何解決它?
可能重複[什麼是NullReferenceException,我該如何解決它?](http://stackoverflow.com/questions/4660142/what-is-a-nullreferenceexception-and-how-doi-i-fix-它) – Nasreddine 2015-10-04 09:06:58