Sql Server CE 4 and EF 4.1 CF Win 64 bit deployment

前端 未结 2 888
攒了一身酷
攒了一身酷 2021-01-25 04:42

Hi I have a following problem. I\'ve created a project in 32 bit operating system. There I have installed EF 4.1 and SQL CE 4 for 32 bit. I\'ve created a test table and launched

2条回答
  •  甜味超标
    2021-01-25 05:07

    You must include the required x64 and x86 binaries with your app, or install the SQL Server Compact 4.0 MSI on the machine - http://erikej.blogspot.com/2011/02/using-sql-server-compact-40-with.html

提交回复
热议问题