Exception from HRESULT: 0x80131047

前端 未结 7 1830
青春惊慌失措
青春惊慌失措 2020-12-01 17:59

I am having this problem whenever I try to debug my project:

\"Visual

It\'s in F

7条回答
  •  不思量自难忘°
    2020-12-01 18:32

    I had an invalid .\Properties\licences.licx file that was causing this problem. This file is automatically generated by DevExpress components.

    I just deleted this file and voila: Build Succeeded.

提交回复
热议问题