混合4再次崩溃! [英] Blend 4 crashes again!

查看:58
本文介绍了混合4再次崩溃!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我似乎无法在Blend构建我的项目,VS2010工作正常,但当我尝试使用Blend构建它时,我收到以下错误:

I cant seem to build my project at all in Blend anymore, VS2010 works just fine, but when I try to build it with Blend I get the following error:

我很厌倦Blend一直崩溃,我不能做我的工作,这是时间关键,因为它一直崩溃。请帮忙。

Im so sick of Blend crashing all the time, I cant do my work which is time critical when it crashes like this all the time. Please help.

Microsoft®表达®崩溃报告:



日期:2011-01-27 14-12-26





应用程序版本:4.0.1000.1000

操作系统版本:Microsoft Windows NT 6.1.7600.0

公共语言运行时版本:4.0.30319.1



System.NullReferenceException:对象引用未设置为对象的实例。

  在Microsoft.Expression.DesignModel.Markup.XamlParser.GetPropertyValueTextContentType(IType valueType)

  在Microsoft.Expression.DesignModel.Markup.XamlParser.AddPropertiesAndChildren(XamlParserContext parserContext,DocumentCompositeNodeReference nodeReference,XmlElementReference xmlElementReference,XmlElement xmlElement,Predicate`1 propertyFilter)

  在Microsoft.Expression.DesignModel.Markup.XamlParser.AddPropertiesAndChildren(XamlParserContext parserContext,DocumentCompositeNodeReference nodeReference,XmlElementReference xmlElementReference,XmlElement xmlElement)

  在Microsoft.Expression.DesignModel.Markup.XamlParser.ParseCompositeElement(XamlParserContext parserContext,IDocumentNodeReference nodeReference,IType typeId,XmlElementReference xmlElementReference,XmlElement xmlElement)

  在Microsoft.Expression.DesignModel.Markup.XamlParser.ParseElementContent(XamlParserContext parserContext,IDocumentNodeReference nodeReference,IType typeId,XmlElementReference xmlElementReference,XmlElement xmlElement)

  在Microsoft.Expression.DesignModel.Markup.XamlParser.ParseElement(XamlParserContext parserContext,IDocumentNodeReference nodeReference,XmlElementReference xmlElementReference,XmlElement xmlElement,DocumentNode& node)

  在Microsoft.Expression.DesignModel.Markup.XamlParser.ParseContent(XamlParserContext parserContext,IDocumentNodeReference nodeReference,XmlElementReference xmlElementReference,XmlElement xmlElement,IProperty childProperty,TypeConverter textTypeConverter,
ITypeId textType,PropertyHandling propertyHandling)

  ; 在Microsoft.Expression.DesignModel.Markup.XamlParser.AddPropertiesAndChildren(XamlParserContext parserContext,DocumentCompositeNodeReference nodeReference,XmlElementReference xmlElementReference,XmlElement xmlElement,Predicate`1 propertyFilter)

  在Microsoft.Expression.DesignModel.Markup.XamlParser.AddPropertiesAndChildren(XamlParserContext parserContext,DocumentCompositeNodeReference nodeReference,XmlElementReference xmlElementReference,XmlElement xmlElement)

  在Microsoft.Expression.DesignModel.Markup.XamlParser.ParseCompositeElement(XamlParserContext parserContext,IDocumentNodeReference nodeReference,IType typeId,XmlElementReference xmlElementReference,XmlElement xmlElement)

  在Microsoft.Expression.DesignModel.Markup.XamlParser.ParseElementContent(XamlParserContext parserContext,IDocumentNodeReference nodeReference,IType typeId,XmlElementReference xmlElementReference,XmlElement xmlElement)

  在Microsoft.Expression.DesignModel.Markup.XamlParser.ParseRootElement(XamlParserContext parserContext,XmlElementReference xmlElementReference,XmlElement xmlElement)

  在Microsoft.Expression.DesignModel.Markup.XamlParser.Parse(XamlParserContext parserContext,XmlDocumentReference xmlDocumentReference,XmlDocument xmlDocument)

  在Microsoft.Expression.DesignModel.Markup.XamlParser.ParseInternal(XamlParserContext parserContext)

  在Microsoft.Expression.DesignModel.Markup.XamlDocument..ctor(IDocumentContext documentContext,ITypeId expectedRootType,ITextBuffer textBuffer,Encoding documentEncoding,IXamlSerializerFilter defaultXamlSerializerFilter)

  在Microsoft.Expression.DesignSurface.Documents.SceneXamlDocument..ctor(IDocumentContext documentContext,IUndoService undoService,ITypeId expectedRootType,ITextBuffer textBuffer,Encoding documentEncoding)

  在Microsoft.Expression.DesignSurface.Documents.XamlDocumentType.CreateDocument(IProject project,IProjectItem projectItem,ITextBuffer textBuffer,Boolean isReadOnly,Encoding encoding)

  在Microsoft.Expression.DesignSurface.Documents.XamlDocumentType.CreateDocument(IProject项目,IProjectItem projectItem,字符串内容,布尔isReadOnly,编码编码)

  在Microsoft.Expression.DesignSurface.Documents.XamlDocumentType.OpenDocument(IProjectItem projectItem,IProject project,Boolean isReadOnly)

  在Microsoft.Expression.Project.ProjectItem.OpenDocument(Boolean isReadOnly,Boolean suppressUI)

  在Microsoft.Expression.Project.ProjectItemBase.OpenDocument(Boolean isReadOnly)

  在Microsoft.Expression.DesignSurface.Documents.ProjectXamlContext.OpenProjectDocument(IProjectItem projectItem)

  在Microsoft.Expression.DesignSurface.Documents.ProjectXamlContext.OpenDocument(String path)

  在Microsoft.Expression.DesignSurface.DocumentProcessors.DocumentProcessor.Work()

  在Microsoft.Expression.Framework.AsyncProcess.DoWork(Object sender,DoWorkEventArgs e)

  在Microsoft.Expression.DesignSurface.DocumentProcessors.SynchronousAsyncMechanism.Begin()

  在Microsoft.Expression.Framework.AsyncProcess.Begin()

  在Microsoft.Expression.DesignSurface.DocumentProcessors.StateNameReferenceVerifier.Verify(DocumentNode节点)

  在Microsoft.Expression.DesignSurface.DocumentProcessors.ReferenceVerifierProcessor.ProcessDocument(SceneDocument document)

  在Microsoft.Expression.DesignSurface.DocumentProcessors.DocumentProcessor.Work()

  在Microsoft.Expression.Framework.AsyncProcess.DoWork(Object sender,DoWorkEventArgs e)

   at Microsoft.Expression.Framework.CurrentDispatcherAsyncMechanism.OnDoWork(Object argument)

  在System.Windows.Threading.ExceptionWrapper.InternalRealCall(委托回调,对象args,Int32 numArgs)

   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source,Delegate method,Object args,Int32 numArgs,Delegate catchHandler)

  在System.Windows.Threading.DispatcherOperation.InvokeImpl()

  在System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(对象状态)

   at System.Threading.ExecutionContext.runTryCode(Object userData)

  在System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode代码,CleanupCode backoutCode,Object userData)

  在System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext,ContextCallback回调,对象状态)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext,ContextCallback callback,Object state,Boolean ignoreSyncCtx)

  在System.Threading.ExecutionContext.Run(ExecutionContext executionContext,ContextCallback回调,对象状态)

  在System.Windows.Threading.DispatcherOperation.Invoke()

  在System.Windows.Threading.Dispatcher.ProcessQueue()

  在System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd,Int32 msg,IntPtr wParam,IntPtr lParam,Boolean& handling)

  在MS.Win32.HwndWrapper.WndProc(IntPtr hwnd,Int32 msg,IntPtr wParam,IntPtr lParam,Boolean& processed)

  在MS.Win32.HwndSubclass.DispatcherCallbackOperation(对象o)

  在System.Windows.Threading.ExceptionWrapper.InternalRealCall(委托回调,对象args,Int32 numArgs)

   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source,Delegate method,Object args,Int32 numArgs,Delegate catchHandler)

  在System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority,TimeSpan timeout,Delegate方法,Object args,Int32 numArgs)

  在MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd,Int32 msg,IntPtr wParam,IntPtr lParam)

  在MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)

  在System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame框架)

  在System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame框架)

  在System.Windows.Threading.Dispatcher.Run()

  在System.Windows.Application.RunDispatcher(对象忽略)

  在System.Windows.Application.RunInternal(窗口窗口)

  在System.Windows.Application.Run(窗口窗口)

  在System.Windows.Application.Run()

  在Microsoft.Expression.Framework.ExpressionApplication.RunApplication()

  在Microsoft.Expression.Application.Main(String [] args)

Microsoft® Expression® crash report:

Date: 2011-01-27 14-12-26


Application Version: 4.0.1000.1000
Operating System Version: Microsoft Windows NT 6.1.7600.0
Common Language Runtime Version: 4.0.30319.1

System.NullReferenceException: Object reference not set to an instance of an object.
   at Microsoft.Expression.DesignModel.Markup.XamlParser.GetPropertyValueTextContentType(IType valueType)
   at Microsoft.Expression.DesignModel.Markup.XamlParser.AddPropertiesAndChildren(XamlParserContext parserContext, DocumentCompositeNodeReference nodeReference, XmlElementReference xmlElementReference, XmlElement xmlElement, Predicate`1 propertyFilter)
   at Microsoft.Expression.DesignModel.Markup.XamlParser.AddPropertiesAndChildren(XamlParserContext parserContext, DocumentCompositeNodeReference nodeReference, XmlElementReference xmlElementReference, XmlElement xmlElement)
   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseCompositeElement(XamlParserContext parserContext, IDocumentNodeReference nodeReference, IType typeId, XmlElementReference xmlElementReference, XmlElement xmlElement)
   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseElementContent(XamlParserContext parserContext, IDocumentNodeReference nodeReference, IType typeId, XmlElementReference xmlElementReference, XmlElement xmlElement)
   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseElement(XamlParserContext parserContext, IDocumentNodeReference nodeReference, XmlElementReference xmlElementReference, XmlElement xmlElement, DocumentNode& node)
   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseContent(XamlParserContext parserContext, IDocumentNodeReference nodeReference, XmlElementReference xmlElementReference, XmlElement xmlElement, IProperty childProperty, TypeConverter textTypeConverter, ITypeId textType, PropertyHandling propertyHandling)
   at Microsoft.Expression.DesignModel.Markup.XamlParser.AddPropertiesAndChildren(XamlParserContext parserContext, DocumentCompositeNodeReference nodeReference, XmlElementReference xmlElementReference, XmlElement xmlElement, Predicate`1 propertyFilter)
   at Microsoft.Expression.DesignModel.Markup.XamlParser.AddPropertiesAndChildren(XamlParserContext parserContext, DocumentCompositeNodeReference nodeReference, XmlElementReference xmlElementReference, XmlElement xmlElement)
   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseCompositeElement(XamlParserContext parserContext, IDocumentNodeReference nodeReference, IType typeId, XmlElementReference xmlElementReference, XmlElement xmlElement)
   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseElementContent(XamlParserContext parserContext, IDocumentNodeReference nodeReference, IType typeId, XmlElementReference xmlElementReference, XmlElement xmlElement)
   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseRootElement(XamlParserContext parserContext, XmlElementReference xmlElementReference, XmlElement xmlElement)
   at Microsoft.Expression.DesignModel.Markup.XamlParser.Parse(XamlParserContext parserContext, XmlDocumentReference xmlDocumentReference, XmlDocument xmlDocument)
   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseInternal(XamlParserContext parserContext)
   at Microsoft.Expression.DesignModel.Markup.XamlDocument..ctor(IDocumentContext documentContext, ITypeId expectedRootType, ITextBuffer textBuffer, Encoding documentEncoding, IXamlSerializerFilter defaultXamlSerializerFilter)
   at Microsoft.Expression.DesignSurface.Documents.SceneXamlDocument..ctor(IDocumentContext documentContext, IUndoService undoService, ITypeId expectedRootType, ITextBuffer textBuffer, Encoding documentEncoding)
   at Microsoft.Expression.DesignSurface.Documents.XamlDocumentType.CreateDocument(IProject project, IProjectItem projectItem, ITextBuffer textBuffer, Boolean isReadOnly, Encoding encoding)
   at Microsoft.Expression.DesignSurface.Documents.XamlDocumentType.CreateDocument(IProject project, IProjectItem projectItem, String contents, Boolean isReadOnly, Encoding encoding)
   at Microsoft.Expression.DesignSurface.Documents.XamlDocumentType.OpenDocument(IProjectItem projectItem, IProject project, Boolean isReadOnly)
   at Microsoft.Expression.Project.ProjectItem.OpenDocument(Boolean isReadOnly, Boolean suppressUI)
   at Microsoft.Expression.Project.ProjectItemBase.OpenDocument(Boolean isReadOnly)
   at Microsoft.Expression.DesignSurface.Documents.ProjectXamlContext.OpenProjectDocument(IProjectItem projectItem)
   at Microsoft.Expression.DesignSurface.Documents.ProjectXamlContext.OpenDocument(String path)
   at Microsoft.Expression.DesignSurface.DocumentProcessors.DocumentProcessor.Work()
   at Microsoft.Expression.Framework.AsyncProcess.DoWork(Object sender, DoWorkEventArgs e)
   at Microsoft.Expression.DesignSurface.DocumentProcessors.SynchronousAsyncMechanism.Begin()
   at Microsoft.Expression.Framework.AsyncProcess.Begin()
   at Microsoft.Expression.DesignSurface.DocumentProcessors.StateNameReferenceVerifier.Verify(DocumentNode node)
   at Microsoft.Expression.DesignSurface.DocumentProcessors.ReferenceVerifierProcessor.ProcessDocument(SceneDocument document)
   at Microsoft.Expression.DesignSurface.DocumentProcessors.DocumentProcessor.Work()
   at Microsoft.Expression.Framework.AsyncProcess.DoWork(Object sender, DoWorkEventArgs e)
   at Microsoft.Expression.Framework.CurrentDispatcherAsyncMechanism.OnDoWork(Object argument)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at System.Windows.Application.Run()
   at Microsoft.Expression.Framework.ExpressionApplication.RunApplication()
   at Microsoft.Expression.Application.Main(String[] args)

推荐答案

什么都没有?这里没有人知道什么?
nothing? no one know anything here?


这篇关于混合4再次崩溃!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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