Visual Studio 2022 in 'Save As' mode for one project

Jeff Stiegler 466 Reputation points
2023-08-28T15:23:41.6633333+00:00

I have one project the forces a 'Save As' when saving a file rather than overwriting it. Were do I change this setting?

Thank you.,

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,049 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 28,661 Reputation points Microsoft Vendor
    2023-08-29T09:43:38.3633333+00:00

    Hi @Jeff Stiegler

    Welcome to Microsoft Q&A! 

    Could you tell me how you saved the file? Using shortcut: Ctrl+S

    Please click on File menu and check that the Ctrl+S shortcut is assigned to the File.SaveSelectedItems, not File.SaveSelectedItemsAs. You can go to Tools > Options > Environment > Keyboard > Reset it.

    User's image

    Or you can try to reset the environment settings by going to Tools > Import and Export settings > Reset all settings

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    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.

     

    0 comments No comments

  2. Jadav Netra Piyush 0 Reputation points
    2023-08-29T09:57:05.68+00:00

    Click Tools > Options.

    Expand Projects and Solutions and click Locations.

    The Projects location field defines the default location for storing new projects.

    You can change this path if you are using a different working folder.

    If the answer is the right solution, please click "Accept Answer" and kindly upvote it.


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.