Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Tuesday, October 30, 2018 7:19 AM
I just installed Visual Studio 2017.
Following a youtube tutorial, I was told to open a new project and chose the "windows forms app (.net framework)" under Visual Basic - but this entry is not there.
Did I miss installing anything else?
Please help or guide me to another tutorial for creating apps.
All replies (2)
Tuesday, October 30, 2018 9:39 AM ✅Answered | 1 vote
Hi YigalB.
Welcome to the MSDN forum.
Please open VS installer, you can click file -> new project -> choose “open visual studio installer”. Then check the workload named “.Net desktop development” is checked. Then press “modify”. Please have a look with the below screenshot:
If have anything happening, please free feel to let me know.
Looking forwards your reply.
Best Regards
May
MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact [email protected]
Tuesday, October 30, 2018 9:48 PM
Thank you!
Perfect answer.