Method 1:
Everything SQL Server Compact: SQL Server Compact Private Deployment tweaks: As a follow up to my previous post about Private Deployment (the concept that you can simply include the SQL Server Compact DLL files with ...
for SQLCE 3.5 the code to use is
this worked for me
build commands dint work in this
MEthod 2: dint work dont know why!
for SQLCE 3.5 the code to use is
<bindingRedirect oldVersion="3.5.8080.0" newVersion="3.5.1.0" />
No comments:
Post a Comment