This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Installing .NET Framework 3.5.1 & SQL CE 3.5.1
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 11, 2008
07:39 AM
Installing .NET Framework 3.5.1 & SQL CE 3.5.1
Does InstallShield 2009 Express have prerequisite "install modules" for .NET CF V3.5.1 and SQL Server Compact Edition V3.5.1? For CF, they only seem to provide up through V3.5 but do not have the V3.5.1. I didn't see anything downloadable for SQL Server CE V3.5.1.
Regards,
-Rob
Regards,
-Rob
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 11, 2008
03:06 PM
Please follow the steps below in order to include Microsoft SQL Server Compact 3.5 SP1 in your setup:
[LIST=1]
Download and install Microsoft SQL Server Compact 3.5 Service Pack 1 for Windows Mobile on your development machine.
Open Settings.xml located in C:\Program Files\InstallShield\2009 Express\Support\0409 folder using Notepad.exe.
Find SQLClient35, SQLServer35, and SQLDev35 MobileRedist elements under //DevStudio/IDE/ISMoblie/MobileRedists.
Change the value of the DisplayName attribute to read 3.5.1 such as "Microsoft SQL Client 3.5.1".
Change the value of the ProductCode attribute to {C15449F8-3277-411C-967C-AE6731E4C71B}
Save the changes to Settings.xml
Run the Windows Mobile Wizard in the InstallShield IDE.
Select "Microsoft SQLCE 3.5.1" on the .Net Compact Framework panel.
Rebuild your setup.
I do not see Microsft .NET Compact Framework 3.5 SP1 released from Microsoft yet. Correct me if I am wrong.
[LIST=1]
I do not see Microsft .NET Compact Framework 3.5 SP1 released from Microsoft yet. Correct me if I am wrong.