Cannot Add SQL Server 2005 Mobile to Pocket PC Project.

D

Dan Bass

-- Installed --
Visual Studio 2005 (.Net 2.0)
Sql Server 2005 Express
Sql Server 2005 Mobile SDK


I'm trying to add a "SQL Mobile Database" component to my Smart Device
project through Visual Studio 2005.

On one machine this works no problem (my laptop), but on my development
machine I get an error saying:
"The data provider required to connect to the local data file could not
be found. The file will be added to the project but the typed DataSet
associated with the file will not be generated."

I've tried reinstalling the SDK with no change.

Any help would be appreciated.
Thanks,
Daniel.
 
D

Dan Bass

Reinstalled VS and it worked. Looking at the files between the system
that worked and the one that didn't, there were numerous SQL ce/mobile
files missing as well and registry inconsistencies.

VS 2005 Pro installs SQL Server 2005 support automatically. :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top