Visual Studio - ผู้ออกแบบรูปแบบ. Net ใหม่ - ไฟล์เสียหาย (ข้อยกเว้นจาก HRESULT: 0x8013110E)


2

เมื่อฉันเปิดหรือสร้างฟอร์ม. Net ฉันจะได้รับข้อยกเว้นนี้ในตัวออกแบบ

ไฟล์เสียหาย (ข้อยกเว้นจาก HRESULT: 0x8013110E)

มันทำงานได้ดี แต่สองสามวันที่ผ่านมา ฉันติดตั้ง Visual Studio อีกครั้ง แต่ฉันยังคงได้รับข้อยกเว้นเดียวกัน มีตัวเลือกที่ฉันไม่ได้เลือกหรือไม่?

นี่คือการติดตามสแต็ก:

อินสแตนซ์ของข้อผิดพลาดนี้ (1)

 1.   Hide Call Stack at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkDispenser.OpenScope(String fileName)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse.OpenMetadataFile(String fileName)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse.LoadModule(String path)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse.ResolveAssembly(AssemblyName assemblyName)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse.GetTypeFromTargetLocation(Type type, Boolean validateBase)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse.GetType(Type type)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUtil.GetCustomAttributes(Type type, Type filter, Boolean inherit, CustomAttributesCache cache)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkType.GetCustomAttributes(Type filter, Boolean inherit)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkAttributeCollection.GetAttributes(Type type, Type filter)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkAttributeCollection.GetAttributes(MemberInfo member, Type filter)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkAttributeCollection.get_Attributes()
at Microsoft.VisualStudio.Design.VSDesignSurface.EnsureExtensions(IComponent component)
at Microsoft.VisualStudio.Design.VSDesignSurface.CreateInstance(Type type)
at System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.CreateComponent(Type componentType, String name)
at System.ComponentModel.Design.Serialization.DesignerSerializationManager.CreateInstance(Type type, ICollection arguments, String name, Boolean addToContainer)
at System.ComponentModel.Design.Serialization.DesignerSerializationManager.System.ComponentModel.Design.Serialization.IDesignerSerializationManager.CreateInstance(Type type, ICollection arguments, String name, Boolean addToContainer)
at System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.Deserialize(IDesignerSerializationManager manager, CodeTypeDeclaration declaration)
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)

ครั้งที่สาม / ครั้งที่สี่มีเสน่ห์ ... ฉันไม่พบปัญหาจริง แต่ฉันติดตั้งใหม่และมันก็ใช้งานได้ในที่สุด ฉันขอโทษสำหรับทุกคนที่กำลังมองหา anwser ... ขอให้ทุกคนโชคดี!
TheBirik
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.