sdf file (sqlce) not copying to emulator

Posted by MicTech on Stack Overflow See other posts from Stack Overflow or by MicTech
Published on 2010-04-05T11:58:53Z Indexed on 2010/04/05 12:03 UTC
Read the original article Hit count: 457

Filed under:
|
|

I have problem with copying sdf file to WM emulator.

My solution structure

  • MyApp.DataLayer - there is sdf file
  • MyApp.WMUI - this is windows mobile winform app

sdf file has set

  • build action: content
  • copy to output directory: copy always

But if I deploy app to emulator, that sdf file doesn't copy.

© Stack Overflow or respective owner

Related posts about sqlce

Related posts about windows-mobile