摘要:
I got an error when using SQL Server Compact 3.5 (SqlCe) with asp.net MVC3 web application.The error is like: “Unable to load DLL ‘sqlcese35.dll’: The specified module could not be found. (Exception from HRESULT: …”When looking this issue, I found that SQL CE is not installed in GAC so the reference 阅读全文