Error MSB6006: “mt.exe” exited with code 31

后端 未结 11 2211
孤城傲影
孤城傲影 2020-12-15 15:54

I ran into this problem today while migrating a VS2008 solution to VS2010. The problem occurred in either of the following scenarios:

  1. Rebuild Solution
11条回答
  •  悲哀的现实
    2020-12-15 16:20

    deleting the "program debug database" in "debug" folder worked for me.

    This problem happened when I was running the .exe in the debug folder on high priority.

提交回复
热议问题