I am working on support for Sql Server Ce 4. I'm nearly ready to
submit a new pull request for it. But most of the Ce4 features should
work with the existing code. So this problem is not specific to Ce 4.
The problem is the native dlls for SqlServer Ce are in the wrong
location. At the moment they are in the tools/SQLServerCENative
folder. The subfolders amd64 and x86 there should be directly under
the tools folder instead. You can move them and it should work. I'll
work out a solution for this so that it is fixed in the next version
of FluentMigrator.
If the above solution doesn't work, download the FluentMigrator.Tools
nuget and use the .NET 4.0 AnyCPU version (assuming you're on .Net 4
and x64).
//Daniel
On 22 Nov, 20:32, Hrvoje Hudoletnjak <hrvoje.hudoletn...@gmail.com>
wrote:
> Have same error. Anybody?
keep up a good work;)