Generation of the designer file for xxxxx failed: Error HRESULT E_FAIL has been returned from a call to a COM component

天大地大妈咪最大 提交于 2019-12-11 02:35:46

问题


After upgrading to Visual Studio 2013, I receive the following warning when I edit the markup of an ASPX or ASCX file, and the designer file does not update with the change. I have ReSharper 8.1 installed. I have tried cleaning the solution, restarting Visual Studio, clearing the Resharper cache, and restarting my computer without any luck.


回答1:


A colleague of mine ran into the same issue, he was able to resolve this but simply suspending resharper and enabling it again.




回答2:


over here we fixed it by deleting the suo files from the salution, after that the designer got got rebuild just as normal, on each build



来源:https://stackoverflow.com/questions/21319637/generation-of-the-designer-file-for-xxxxx-failed-error-hresult-e-fail-has-been

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!