装了一下午的vs2015,终于装好了,没想到刚建了个wpf项目就报错了!


不知道吧里有装好vs2015的没有,能救救我吗?
System.OutOfMemoryException
引发类型为“System.OutOfMemoryException”的异常。
在 Microsoft.VisualStudio.DesignTools.WpfDesigner.WpfPlatformCreator.get_RuntimePlatform()
在 Microsoft.VisualStudio.DesignTools.Platform.PlatformCreatorBase.CreatePlatform(IPlatformReferenceAssemblyResolver referenceAssemblyResolver)
在 Microsoft.VisualStudio.DesignTools.Designer.DesignerDefaultPlatformProvider.get_DefaultPlatform()
在 Microsoft.VisualStudio.DesignTools.Designer.DesignerDefaultPlatformProvider.Initialize()
在 Microsoft.VisualStudio.DesignTools.Designer.DesignerContext.InitializeDesignerViewComponents()
在 Microsoft.VisualStudio.DesignTools.Designer.DesignerContext.Initialize(DesignerServiceInitializationLevel level)
在 Microsoft.VisualStudio.DesignTools.Designer.DesignerService.InitializeDesignerViewComponents()
在 Microsoft.VisualStudio.DesignTools.Designer.DesignerService.Initialize(DesignerServiceInitializationLevel level, IHostProject project, CancellationToken cancelToken)
在 Microsoft.VisualStudio.DesignTools.Designer.DesignerService.CreateDesigner(IHostSourceItem item, IHostTextEditor editor, CancellationToken cancelToken)
在 Microsoft.VisualStudio.DesignTools.DesignerContract.Isolation.Remoting.RemoteDesignerService.<>c__DisplayClass17.<Microsoft.VisualStudio.DesignTools.DesignerContract.Isolation.Remoting.IRemoteDesignerService.CreateDesigner>b__19(CancellationToken cancelToken)
在 Microsoft.VisualStudio.DesignTools.DesignerContract.Isolation.Remoting.RemoteDesignerService.<>c__DisplayClass1`1.<MarshalInWithCancellation>b__3()
在 Microsoft.VisualStudio.DesignTools.DesignerContract.Isolation.Remoting.STAMarshaler.Call.InvokeWorker()