问题
My Microsoft Visual studio doesn't let me choose location and solution name of my project when I want to make a new project in C++. I've attached the picture which shows that I don't have the option for choosing the destination. pls help
回答1:
I haven't had this problem specifically, but have had other problems with Visual Studio 2017 where certain features cease to work correctly.
NOTE: this will cause Visual Studio to do essentially a sort of "factory reset".
In File Explorer, browse to
"C:\Users\<username>\AppData\Local\Microsoft\VisualStudio"
.Observe that there is a
"15.0"
folder, as well as several additional folders like"15.0xxxxxx"
.Keep the
"15.0"
folder, but delete (or rename or move if you want to be cautious) the other"15.0xxxxxx"
folders.
Again, note that this will reset ALL of your custom settings including your login credentials for VS (but is a lot more convenient and faster than reinstalling).
来源:https://stackoverflow.com/questions/48236050/why-microsoft-visual-studio-doesnt-let-me-choose-my-project-destination