FluentKnockoutHelpers
FluentKnockoutHelpers copied to clipboard
Getting this to work with asp.net MVC
Hi John, I am having issues getting this library to work with asp.net MVC, i have looked very well at the sample, added the core and Mvc libraries, changed my viewengine extension to cshtml, added the webconfig file to the views folder in my durandal app folder etc, etc. yet it still gives me a 404 thats says it cant find my .html files like shell.html. what do i do differently. Thanks, Joshua
Hi joshua1,
Have you configured Durandal to use CSHTML for views?
Take a look at:
https://github.com/johnculviner/FluentKnockoutHelpers/blob/master/demo/SurveyApp.Web/App/main.js
Line 23