cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
acatellani
Level 2

Installshield 2010 LE (VS2010) and SQL Server Ce

Hi guys! Here's my problem.
I have a problem with a SQL Server CE 3.5 SP2 database.
I´ve made an InstallShield 2010 LE installer in VS2010, and in my project I work with Entity Framework and SQL Server CE 3.5 as data repository.
Everything goes fine with the installation, but when I try to start the application, it throws an error that I can solve changing the permissions of the subdirectory where the app is stored.
Is there any way to change the permissions of the DATABASEDIR directory in order to have access to the .sdf file correctly?
Best regards.

Agustín
0 Kudos
(1) Reply
Lenwin
Level 10

It is not possible to change the permission of the DATABASEDIR folder as this option is not available in ISLE.
However you can achieve this task in InstallShield Premier, Professional and Express editions.
0 Kudos