The version of clr.dll in the target does not match the one mscordacwks.dll was built for

前端 未结 2 887
一生所求
一生所求 2021-02-19 02:15

I am working in an ASP.NET MVC 3 application using the .NET framework 4.0. When I go to debug my application, i get the message:

\"Unable to attach to application \'webd

2条回答
  •  挽巷
    挽巷 (楼主)
    2021-02-19 02:46

    Just had this issue and simply restarting Visual Studio fixed it for me.

提交回复
热议问题