“The project file was unloaded” when moving VS2010 project to another server

前端 未结 6 1315
小鲜肉
小鲜肉 2021-01-01 11:40

I have moved a Visual Studio 2010 project to another server by copying and pasting the folder contents into another folder on a different server.

My understand was t

6条回答
  •  隐瞒了意图╮
    2021-01-01 12:22

    In my case, I saw similar message (Projected was unloaded) and all I had to do was simply re-launching Visual Studio (2017) in Admin mode and the problem went away. Per one of the above answers, I tried to right-click and selected Reload but got a warning that, due to required access to IIS on the machine, I had to launch VS in Admin mode.

    HTH

提交回复
热议问题