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

后端 未结 11 1868
既然无缘
既然无缘 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 05:08

    I had this issue once and it was caused by an pending Windows Update on the Server where the process was running, which I wanted to attach.

提交回复
热议问题