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

后端 未结 11 1870
既然无缘
既然无缘 2020-12-24 04:38

I have a C# console app in Visual Studio 2010 that I can run just fine. When I attempt to run the process in debug mode, I am presented with the following error:

11条回答
  •  既然无缘
    2020-12-24 04:56

    I had this when I installed .NET 4.6 for Visual Studio 2013.

    In this particular case, restarting Visual Studio 2013 solved the problem.

提交回复
热议问题