Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJoe Mackey
20,418 Pointsany manual for the new 2017 version?
can not figure out how to load a console app in 2017 using C#
2 Answers
Joe Mackey
20,418 PointsNo
James Churchill
Treehouse TeacherJoe,
Is you console app project a .NET Framework console app or a .NET Core console app? What version of Visual Studio did you use to originally create the project? If you try opening the project using "File > Open > Project/Solution..." do you get an error? If so, what is the error message?
Thanks ~James
Jon Wood
9,884 PointsJon Wood
9,884 PointsIf it's a solution from a previous version you should be able to just double click on it. Does that not work?