Saturday, July 25, 2009

Error trying to open a DataBase from SQL CE in Visual Studio 2008

When trying to open or create a database of SQL CE in Visual Studio 2008 , and an error is showed like with the following message:

"An error ocurred while retrieving the information from the database"

To resolve this issue follow the next step:

1. Install the SSCEVSTools-enu.msi from the VS 2008 SP1 folder, if you have that files.

2. If you don't have that folder, install or reinstall the VS 2008 SP1.

With that, this issue is resolved.

No comments: