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

后端 未结 11 1863
既然无缘
既然无缘 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:49

    I have VS2013 on Win7 and restarting VS worked for me. Seems it is a VS/CLR bug.

提交回复
热议问题