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 trialSteven Scott
7,542 PointsI am running in VS 2017 with github. I don't see solution name when I created the new project.
I don't see solution name when I created a new project. I also don't have the browser options in the play button list. It is the project name or current document.
I am using 4.6.1
1 Answer
mkooij
8,886 PointsSolved it!
I explicitly had to install several packages with Visual Studio Installer that where not automatically selected while checking the main categories. I just selected all ASP.NET 4.x stuff I could find, and it did the job.
Cheers!