0

I wanted to download this sample http://mvctimeplanner.codeplex.com/ The author did not attach solution file only the project(all source files inside the project folder).

enter image description here

How to create solution from those files?

EDIT

Also it is ASP .NET MVC 2 project, and the oldest I got is ASP .NET MVC 4 and I use ASP .NET MVC 5.1 so running failed.

Is there a similar demo which I can just download and run to see how it works? I looked for a while month ago and now and I cannot find one.

3
  • 2
    open VS and go to file > open as a website. Commented Sep 3, 2014 at 16:39
  • @Yoda Thank you it worked. Could you please have a look edit of my original post at the bottom of it? I know it is little offtopic, but I just look for sample solution to run and see how it works. Commented Sep 3, 2014 at 16:46
  • I've written my comment above as a answer, if it worked for you, please accept the answer. If you don't find solution of the other question then open that as a different question. Commented Sep 4, 2014 at 8:23

1 Answer 1

2

You should open that folder as a website by going to File > Open > Website in Visual Studio

For your other question, you should check this answer.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.