Error "Unsaved documents cannot be cut or copied to the clipboard from the miscellaneous files project" in SSMS

Error "Unsaved documents cannot be cut or copied to the clipboard from the miscellaneous files project" in SSMS

When attempting to copy text from the Find and Replace window in SQL Server Management Studio (SSMS), you might encounter the following error message:  

"Unsaved documents cannot be cut or copied to the clipboard from the miscellaneous files project. You must save the unsaved document(s) before cutting or copying them."


Workaround:

To resolve this issue and enable text copying from the Find and Replace window, follow these steps:

  1. In the Tools menu, select Options.
  2. Navigate to Environment > Documents.
  3. Uncheck the option Show Miscellaneous files in Solution Explorer.
  4. Close and reopen SQL Server Management Studio.

After performing these steps, you should be able to copy text without encountering the error.


    • Related Articles

    • SQL Complete tabs (SSMS)

      You may change settings for your tabs layout using these settings: In case you need to create custom tab names, please use this tab: You may find more information with tutorials in our documentation: ...
    • How to generate "dump_crash" for SSMS , including ADD-in Tools

      In case SSMS (SQL Server Management Studio) crashes, you can set up your system to automatically create a dump file for debugging purposes. Follow these steps to create the necessary registry keys. Steps to Configure Automatic Dump File Creation for ...
    • How to Enable Logging for SSMS Add-ins Without Built-in Logging

      Logging is necessary to capture detailed information about failures and issues in the program. When it's difficult to identify, reproduce, or diagnose a problem, logging helps in performing a deeper investigation. This guide applies to the following ...
    • Dump file for SSMS

      In order to generate and send us SSMS dump file- please follow the steps below: 1. Reproduce the issue. 2. Invoke Task Manager (Ctrl+Alt+Del). 3. Switch to the 'Details' tab in Task Manager. 4. Right-click the 'ssms.exe' process and select 'Create ...
    • Help Content Manager Error

      If you are getting the following error:      This is not a critical error, you can ignore it and use online documentation: https://www.devart.com/dotconnect/postgresql/docs/     In order to avoid error, before installation of dotConnect press Modify ...