Error Creating Debug Information - Code Won't Compile

前端 未结 19 2094
深忆病人
深忆病人 2021-02-18 15:04

I\'m using VS 2008. When ever I make a change in my code and try to compile I get the following error:

Error 7 Unexpected error creating debug informa

19条回答
  •  心在旅途
    2021-02-18 15:27

    To avoid that problem just open the project properties, go to Debug tab an untick "Enable the Visual Studio hosting process"

提交回复
热议问题