1

So I have never experienced this issue before and hope that someone else has. I'm working on a application and make a few changes then commit and push to GitHub. Once I do this the project I made changes gets unloaded from Visual Studio. When I try to reload the project I get the following error.

enter image description here

If I clone a new copy of the repo locally I can make changes and use the solution as usual, but this happens again if I make a commit and push it to GitHub.

Any thoughts would help!

2 Answers 2

1

Looks like the project I was working on would only open in VS 2019 and VS 2022 caused this issue. Not sure why, but it works now.

Sign up to request clarification or add additional context in comments.

Comments

0

Try first to launch Visual Studio without extension (/SafeMode) and reload your project then.

That would check if the error is linked to an extension/plugin or not.

7 Comments

I'm not using VSCode, but would this still work in the standard Visual Studio IDE?
@NorSer Sorry for the mix-up. I have edited the answer to address Visual Studio, not VSCode.
I tried launching Visual Studio using the method you described. (See image below) Command Then when I opened the solution none of the projects loaded. (see image below) Projects
@NorSer Can you try and reload the solution/project?
When I reload the project / solution I get the same error.
|

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.