Why does VS 2019 Prompt to save the solution when closing when no changes made?

Jeff A. King 21 Reputation points
2021-06-17T15:53:56.053+00:00

I am working with a project that exists on a remote server; I access via Amazon Workspaces. At times, there are two people working on the same project. Sometimes, when I close the solution, Visual Studio prompts me to save changes, but as far as I can tell, there are no changes made, as I normally save as I go.

It's always the solution file that VS tells me has changes.

What is being changed in the background that is causing these prompts?

Developer technologies | Visual Studio | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2021-06-18T09:45:37.013+00:00

    Hi @Jeff A. King ,

    Welcome to Microsoft Q&A!

    According to your description, I can’t reproduce your issue on my side. Maybe there is a background VS task running. Have you installed some extensions in your VS 2019?

    I suggest you update your VS 2019 to the latest version and temporarily disable some third-party extensions from Extensions > Manage Extensions > Installed > select and Disable.
    Meanwhile, you can try to disable Save AutoRecover information every: in Tools > Options… > Environment > AutoRecover.

    If you still encounter the problem, you could report it to product team engineers by selecting “Help” menu > Send Feedback > Report a Problem.

    Sincerely,
    Anna

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    1 person found this answer helpful.

  2. Jeff A. King 21 Reputation points
    2021-06-18T09:49:53.453+00:00

    Hi Anna,

    Yes, I have the Telerik extension installed, and use it extensively. This could very well be the cause. I will update, as suggested.

    Again, so far, this hasn't created any issues. We just wanted to understand what was occurring.

    Thank you.

    Jeff.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.