添加UI的问题 [英] Problem with adding UI

查看:155
本文介绍了添加UI的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚安装了VS2015。我创建了新项目(C ++ empty clr)并想要添加UI。但后来我看到了这个:



$
为了防止在加载设计器之前丢失数据,必须解决以下错误:


(HRESULT异常:  0x8000000A)


此错误的实例(1)


a 吨Microsoft.VisualStudio.Designer.Interfaces.IVSMDCodeDomProvider.get_CodeDomProvider()


在Microsoft.VisualStudio.Shell.Design.Serialization。在Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom.CodeDomDocDataAdapter.get_CompileUnit CodeDom.CodeDomDocDataAdapter.get_Provider()

()

。在Microsoft.VisualStudio.Design.Serialization。 CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)

at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.DeferredLoadHandler.Microsoft.VisualStudio.TextManager.Interop.IVsTextBufferDataEvents.OnLoadCompleted(Int32 fReload) 

解决方案

您好,


这是一个知道错误,请关闭表单设计器,然后重新打开它以解决此问题。


请点击此处: https://connect.microsoft.com/VisualStudio/feedbackdetail/view/1628507/start-new-project-create-form-get-the-数据 - 必须完成 - 此操作 - 尚未提供


最好的问候,


Bob


I have just installed VS2015. I made new project(C++ empty clr) and wanted to add UI. But then I saw this:


To prevent possible data loss before loading the designer, the following errors must be resolved:

(Exception from HRESULT: 0x8000000A)

Instances of this error(1)

at Microsoft.VisualStudio.Designer.Interfaces.IVSMDCodeDomProvider.get_CodeDomProvider()

at Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom.CodeDomDocDataAdapter.get_Provider()
at Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom.CodeDomDocDataAdapter.get_CompileUnit()
at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)
at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.DeferredLoadHandler.Microsoft.VisualStudio.TextManager.Interop.IVsTextBufferDataEvents.OnLoadCompleted(Int32 fReload) 

解决方案

Hi,

This is a know bug, Please close the form designer , and re-open it to resolve this issue.

Follow this issue here:https://connect.microsoft.com/VisualStudio/feedbackdetail/view/1628507/start-new-project-create-form-get-the-data-necessary-to-complete-this-operation-not-yet-available

Best Regards,

Bob


这篇关于添加UI的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆