473,396 Members | 2,011 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

SQL Server 2005 Compact Edition - How is it deployed?

Hi,

I have written a WinForm app using VS 2008. The app uses LINQ to SQL for a
SQL Server Compact Edition database. The Setup has only one requirement (by
default): .net 3.5 runtime.

Now I got a notice from a colleague of mine, reporting problems with running
my app on Windows XP, SP 2, .net 3.5 runtime installed. This machine doesn't
have any binaries of the Visual Studio environment installed, just plain
..net 3.5.

The error is self-explaining: "SQL Server Compact Edition 3.5 missing".

Obviously the setup does not automatically deploy the CE runtime to the
target. Is the separate installation of "SQL Server Compact 3.5" sufficient?
http://www.microsoft.com/downloads/d...displaylang=en

Regards


Jun 27 '08 #1
1 2180
Neil.Young wrote:
I have written a WinForm app using VS 2008. The app uses LINQ to SQL for a
SQL Server Compact Edition database. The Setup has only one requirement (by
default): .net 3.5 runtime.

Now I got a notice from a colleague of mine, reporting problems with running
my app on Windows XP, SP 2, .net 3.5 runtime installed. This machine doesn't
have any binaries of the Visual Studio environment installed, just plain
.net 3.5.

The error is self-explaining: "SQL Server Compact Edition 3.5 missing".

Obviously the setup does not automatically deploy the CE runtime to the
target. Is the separate installation of "SQL Server Compact 3.5" sufficient?
http://www.microsoft.com/downloads/d...displaylang=en
You can just ship some DLL's with your app.

I had an app using CE that worked with just:

System.Data.SqlServerCe.dll
sqlceme35.dll
sqlceqp35.dll
sqlcese35.dll

(depending on the features you use then you may need more DLL's)

Arne
Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: NetIdiot | last post by:
I have had to install and uninstall VS.NET 2005 a couple of times because of some errors. The SQL Server express refuses to install ... and hence I can't most things I want to work on. I even tried...
1
by: Peter | last post by:
I've purchased VS.NET 2005 Standard and have tried to install SQL Server 2005 Express, but get the following error in the error log. Please could someone help me.... Microsoft SQL Server 2005...
8
by: nick | last post by:
I have only SQL Server 2005 installed on my PC. And I tried to add the following rows in web.config to use SQL Server 2005 instead of Express: <connectionStrings> <clear /> <add...
14
by: Developer | last post by:
Hello All, i have recently installed VS2005 and was trying to install SQL sever 2000. I have Win XP' SP2. But when I tried installing, it only installed client tools and not the database. Can...
0
by: MZ | last post by:
Hello. Is there a possibility to use SQL Server 2005 Compact Edition with Visual C# 2005 Exoress Edition. I'm thinking about easy way (drag and drop) to build database application using embedded...
6
by: antonyliu2002 | last post by:
I was able to view table content easily before, but after I reinstalled everything, I cannot find the option to view table content in MS SQL Server Express. I can define table with no problem. ...
4
by: Wolfgang Kraus | last post by:
Hi, i want to create a solution which shall consist of a sql server 2005 - data base (express edition if the following features are available by express edition) and a mobile windows application...
0
Coldfire
by: Coldfire | last post by:
Since i cannot show the differences in a two-column like table. I am first putting MS SQL Server 2005 and then MySQL 5.x. MS SQL Server 2005 Brief Overview - SQL Server is a full-fledged...
7
by: TerpZebra | last post by:
I am having difficulty connecting to SQL Server 2000 on one of our servers via a VB6 program on Vista. I can connect fine to a different server, but it gives me the following error with the server...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.