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.
Add sdf file to WinMoUI project as Link.