question

WilliamBurke-1905 avatar image
0 Votes"
WilliamBurke-1905 asked PengGe-MSFT commented

Why is vs2017 showing .vproj in recent list

I recently upgraded to Studios 2017 Professional version 15.9.35 from 2010 and have noticed every time I start VS the most recent list on the start page has a bunch of .vproj files some time pages of them. I have to delete them to get to my real recent project. This is annoying and really necessary as when I click on one of them it tells me it cant find the project. I believe it has something to do with opening code files. So why are they there? and How do I stop them from showing up on my most recent list? I have Visual. Thanks in advance for your help.

vs-generalvs-setup
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, @WilliamBurke-1905
I installed Visual Studio 2017 and tried to create several solutions, but I did not find the vproj file in the recent list.
You can click this button to provide a suggestion to the product team.
119225-image.png


0 Votes 0 ·
image.png (5.8 KiB)

1 Answer

cooldadtx avatar image
0 Votes"
cooldadtx answered

VS shows projects and solutions mixed together. AFAIK there is no way to disable this and it is really annoying. VS adds projects to the recent list even when you don't open them directly. For example (and my memory on this may be fuzzy) if you add an existing project, rename a project and/or unload and load a project then VS seems to see it as an open and adds to the recent list. This makes the recent list far less useful.

In your case I haven't heard of a vproj file but google says it is tied to video files for a program not related to VS. Therefore I'm going to assume that it might be either a temp project that VS created for some reason or perhaps you have an extension that is creating it.

I don't know what you mean by opening code files. I open source files (outside a solution/project being loaded) quite a bit without having this issue. I might recommend you take a look at the path where the project file is supposedly at to see if you can come up with a corollary.

In the interim I would recommend you use Report a Problem in VS to report the issue to MS so they can look at it, although VS 2017 is "old" and VS 2019 is now on maintenance so they will likely recommend you try replicating it in the newer version first.

Personally I pin solutions that I most often use so they appear at the top and I rarely use the recent list because of all the projects that are auto-added.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.