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

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,821 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
189 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
962 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
999 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 27,636 Reputation points Microsoft Vendor
    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