kristofclaes / MyPhotoBlog

My attempt to build a simple photoblog using NancyFX and Simple.Data
18 stars 4 forks source link

MyPhotoBlog.sdf file is missing #1

Closed geoyogesh closed 12 years ago

geoyogesh commented 12 years ago

I am getting exception when i tried to run the application

SQLCeException was unhandled by user code

The database file cannot be found. Check the path to the database.

kristofclaes commented 12 years ago

This project only servers as documentation for my blogposts: http://www.kristofclaes.be/blog/2011/04/03/building-a-photoblog-with-nancy-and-simple-data-part-1-setting-up-the-project/

Unfortunately, my code is seriously out of date when you use the latest versions of Simple.Data and Nancy.