Compilation fails randomly: “cannot open program database”

后端 未结 12 1652
渐次进展
渐次进展 2020-12-08 00:52

During a long compilation with Visual Studio 2005 (version 8.0.50727.762), I sometimes get the following error in several files in some project:

fatal erro         


        
12条回答
  •  时光取名叫无心
    2020-12-08 01:41

    Are you using LinqToSql at all? Perhaps it is similar to the odd error I will experience occasionally as I asked in this question: What causes Visual Studio to fail to load an assembly incorrectly?

提交回复
热议问题