Visual Studio Solution Unavailable (reload doesn't work)

前端 未结 20 1056
离开以前
离开以前 2021-02-01 15:20

I am downloading a sample program for a barcode reader that I am using. Everytime I download the program and run it I am prompted with the error in my solution explorer (see ima

20条回答
  •  醉梦人生
    2021-02-01 15:58

    I was having the same problem on VS 2017 CE. I opened a .sln and the solution was empty (unavailable).

    This solved my problem:

    1. open the .sln file in VS
    2. right click on the project name (unavailable) in the solution explorer
    3. click on "install missing..." (i don't remember the exact text)

提交回复
热议问题