Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server CE / November 2007

Tip: Looking for answers? Try searching our database.

Can't install sqlce 3.5 on clean system

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Paul - 07 Nov 2007 07:53 GMT
sqlce 3.5 won't install and run with my app on a clean xp sp2 machine running in a virtual pc. This is a test environment for my software install. The project runs on the development machine.

The error dialog is bountifully useless. system.data.sqlserverce.sqlce appears to be complaining. I have installed .net 3.0, sqlceme35.dll and System.Data.SqlServerCe.dll. Sqlce is definitely not a one dll install, and the help docs don't seem to have the concept of a required file list down. Here is the top section of the errors:

EventType : clr20r3     P1 : doofus.exe     P2 : 5.0.0.0     P3 : 47316507
P4 : system.data.sqlserverce     P5 : 3.5.0.0     P6 : 4668362c     P7 : 11e
P8 : 3ec     P9 : system.data.sqlserverce.sqlce
ErikEJ - 07 Nov 2007 12:55 GMT
You can either install the SQL Compact 3.5 desktop runtime on the target PC
or include the sql compact DLL files as content in your project, see this
tutorial for more info: http://msdn2.microsoft.com/en-us/library/bb219481.aspx
(Replace 30 with 35, of course)
Signature

Erik Ejlskov Jensen - MCTS: Mobile App Dev

> sqlce 3.5 won't install and run with my app on a clean xp sp2 machine running in a virtual pc. This is a test environment for my software install. The project runs on the development machine.
>
[quoted text clipped - 3 lines]
> P4 : system.data.sqlserverce     P5 : 3.5.0.0     P6 : 4668362c     P7 : 11e
> P8 : 3ec     P9 : system.data.sqlserverce.sqlce
Paul - 08 Nov 2007 00:24 GMT
Thanks, I didn't know this existed in the online library. This section and page are not in my copy of msdn library, and I thought I had a fairly recent version.

> You can either install the SQL Compact 3.5 desktop runtime on the target PC
> or include the sql compact DLL files as content in your project, see this
> tutorial for more info: http://msdn2.microsoft.com/en-us/library/bb219481.aspx
> (Replace 30 with 35, of course)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.