简体   繁体   English

Visual Studio 11 Beta设计器视图无法打开并引发错误

[英]Visual Studio 11 Beta Designer View does not open and throw an error

I have installed Visual Studio 11 Beta. 我已经安装了Visual Studio 11 Beta。 it was working fine. 工作正常。 Two days ago i tried to install Visual Studio 2012 Ultimate RC online. 两天前,我尝试在线安装Visual Studio 2012 Ultimate RC。 It was installed correctly but not shown in my programs. 它已正确安装,但未显示在我的程序中。 then i uninstall it and re install VS11 Now The error comes when i Open my Project the designer view doesn't show the GUI. 然后我将其卸载并重新安装VS11。当我打开我的项目时,设计器视图未显示GUI时出现错误。 and shows my below errors. 并显示以下错误。

at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.EnsureDocument(IDesignerSerializationManager manager)
at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager)
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) 

I searched on google but didn't got how to fix it. 我在Google上进行了搜索,但没有如何解决它。 I think it is the version error. 我认为这是版本错误。 But don't really know how to fix it. 但是真的不知道如何解决它。

I made a new project windows forms C# application. 我制作了一个新的Windows窗体项目C#应用程序。 and stuck with same problem. 并遇到同样的问题。 I also uninstalls the VS11 and then reinstall it. 我还卸载了VS11,然后重新安装。 but receives same error. 但收到相同的错误。

Could anyone please solve my problem. 谁能解决我的问题。

Please please please. 请拜托。 I have alot of work already. 我已经有很多工作了。 I will be really really thank full.. PLEASE PLEASE PLEASE HELP!!! 我将非常感谢您。.请帮助!!!

We had this problem in Visual Studio 2010, too. 我们在Visual Studio 2010中也遇到了这个问题。 This error suddenly disappeared as we switched to Visual Studio 2012 RC. 当我们切换到Visual Studio 2012 RC时,此错误突然消失了。

This could be a help to get your work done. 这可以帮助您完成工作。 So try to install it again. 因此,请尝试再次安装。 But I'm really interested to have an official statement from Microsoft, saying this bug is fixed in VS2012. 但是我真的很想收到微软的正式声明,称此错误已在VS2012中修复。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM