Comments
3 comments
-
I think part of the problem is that the nerddinner code has not been maintained for such a long time that its probably got a multitude of issues.
Edit: ok I cloned the nerddinner repo from codeplex, and built the MVC4 project without issue in VS2017. Admittedly it isn't working well because I haven't set up the database yet but it runs.
What version of VS are you using? And which project did you open? -
Than you so much for the reply. VSPro 2015, Version 14.0.25431.01 Update 3.
I opened the project nerdDinner.sln -
I may have a VM somewhere abouts that has that on, bear with me. Otherwise....I'll try rebuilding the project and sticking it on Github somewhere for you to try.
In the meantime, have a look through the Github repos for it (there are a lot!): https://github.com/search?utf8=✓&q=Nerddinner&type= and see if there are any compatible, off the top of my head VS2015 is MVC4 natively, but they did add support for MVC5/6 later on - which version are you trying to compile against?
I meant did you open the MVC3 or MVC4 solution? As there are two in the default repo. And if you didn't get the default repo, can you let me know where you got it so I can look at the exact version you're using?I opened the project nerdDinner.sln
Add comment
Please sign in to leave a comment.
Since I am new to .net and C#, could any one help me in solving this issue ?