vote up 0 vote down star
1

I developing new application and I would like using SubSonic and SQL Server Compact.

But when I run my simple app (for trying SubSonic) I get exception "Unable to find the requested .Net Framework Data Provider. It may not be installed."

Anyone have some advice for me, how solve this?

I have reference to System.Data.SqlServerCe


UPDATE

I downloaded SubSonic latest source code and all code about SQL CE is in comments. I uncomment, but I get same exception.

flag

50% accept rate

2 Answers

vote up 1 vote down

EDIT: SQL Server CE is supported in SubSonic 2.2 but not in 3. See the docs for more details.

SQL Server CE is not supported at the moment. Someone is apparently working on it but I don't know how far the work on the template has progressed:

http://github.com/subsonic/SubSonic-3.0/issues/unreads#issue/17

link|flag
vote up 0 vote down

@Adam, your comment is only for Subsonic 3.0, right? SQL Server CE is still supported in Subsonic 2.x?

link|flag
this should be a comment – MicTech Sep 2 at 19:13
It should, but yes this is only true for SubSonic 3 – Adam Sep 3 at 15:15

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.