{"id":5628,"date":"2014-04-04T05:12:18","date_gmt":"2014-04-04T05:12:18","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/04\/04\/problem-with-xcopy-deployment-of-sql-server-ce-4-0-collection-of-common-programming-errors\/"},"modified":"2014-04-04T05:12:18","modified_gmt":"2014-04-04T05:12:18","slug":"problem-with-xcopy-deployment-of-sql-server-ce-4-0-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/04\/04\/problem-with-xcopy-deployment-of-sql-server-ce-4-0-collection-of-common-programming-errors\/","title":{"rendered":"Problem with XCopy deployment of SQL Server CE 4.0-Collection of common programming errors"},"content":{"rendered":"<p>Hi, all!<\/p>\n<p>In my\u00a0previous post I wrote about X-Copy poblems with SQL Server CE 3.5, and SQL Server CE team created article\u00a0which contains fix for this problem. Same problem appears in 4.0. The difference is that DLLs in <strong>Private<\/strong> folder have 4.0.0.<strong>1<\/strong> version, while DLLs in <strong>Desktop<\/strong> folder they have 4.0.0.<strong>0<\/strong> version. Changing 4.0.0.<strong>0<\/strong> to 4.0.0.<strong>1<\/strong> solved\u00a0this problem. Also in References tab I pointed to DLLs in Private folder.<\/p>\n<p>Here&#8217;s my App.Config:<\/p>\n<pre>\n\n \n \n  \n   \n   \n  \n \n\n \n  \n \n\n \n  \n   \n  \n \n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Hi, all! In my\u00a0previous post I wrote about X-Copy poblems with SQL Server CE 3.5, and SQL Server CE team created article\u00a0which contains fix for this problem. Same problem appears in 4.0. The difference is that DLLs in Private folder have 4.0.0.1 version, while DLLs in Desktop folder they have 4.0.0.0 version. Changing 4.0.0.0 to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5628","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5628","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=5628"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5628\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=5628"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=5628"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=5628"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}