Hi, I ran script.sql to create the database and fired up the app. Immediately got the linq error above on the SQL : "SELECT [BudgetPeriodId], [Description], [FromDate], [ToDate] FROM [BudgetPeriods] ". Stack trace is :
Infrastructure\PetaPoco.cs:840
\Handlers\HomeIndexHandler.cs:25
\Controllers\FrontController.cs:57
Controllers\FrontController.cs:24
I think this is just because there is no data to start with