How to fix "Cannot open Read/Write handles" error?

Ridvan Ozbay 0 Reputation points
2023-11-20T16:22:10.74+00:00

I receive "Cannot open Read/Write handles" error message when I try opening Visual studio projects in VS 2017 version. I already logged out and logged in back with my credentials and it didn't help. I still get this error message and not able to open any VS projects. I can only open individual subroutines or functions in VS but not able to open any VS projects. What would be potential reason for this , and How can I get it resolved ?

Thanks

Ridvan

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Testing
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
{count} votes

2 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 31,166 Reputation points Microsoft External Staff
    2023-11-21T06:35:58.9+00:00

    Hi @Ridvan Ozbay

    Welcome to Microsoft Q&A! 

    What is the project type? Do you mean that it also occurs in new created project? 

    You can try the following:

    1. Update VS 2017 to the latest version with Visual Studio Installer.
    2. Open the Visual Studio Installer > More > Repair your VS.
    3. Run VS 2017 as administrator.
    4. Run “devenv /ResetSettings” at Developer Command Prompt for VS2017 to restore your Visual Studio default settings.
    5. If you have anti-virus software, please temporarily disable it. 

    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. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

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