Expression > Forums Home > Expression Studio Forums > Expression Blend + SketchFlow > Blend 3 SketchFlow Crash on open project
Ask a questionAsk a question
 

QuestionBlend 3 SketchFlow Crash on open project

  • Friday, November 06, 2009 1:12 PMHannes Larsson - SWE Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi

    I have an WPF SketchFlow project that crashes on opening it in Blend 3. Not always, but to often. Can't really tell what I do to make it crash.
    Here is the exception log that I got after starting Blend.exe from command promt using the /ExceptionLog flag.
    I have a couple of screens with some animations on them, I can work for a day, save, close project, start upp the project and then I get this issue.
    If I open the project in Visual Studio 2009 sp1 and rebuild it it will open in Blend 3 again. But just for a while, after this the error is back =/

    Hope someone can help me with this.
    /Hannes
    --------------------------------------------------------------------------------------------------------------------

    Microsoft® Expression® crash report:

    Date: 2009-11-06 14-03-36
    User: stclbm@CO-W03379

    Application Version: 3.0.1000.1000
    Operating System Version: Microsoft Windows NT 5.1.2600 Service Pack 3
    Common Language Runtime Version: 2.0.50727.3603

    System.NullReferenceException: Object reference not set to an instance of an object.
       at Microsoft.Expression.Prototyping.SketchFlowAnimationService.TransitionsSubscription_NodeInserted(Object sender, SceneNode basisNode, Object basisContent, SceneNode newPathNode)
       at Microsoft.Expression.DesignSurface.ViewModel.SceneNodeSubscription`2.FirePathNodeInsertedHandler(BasisNodeInfo basisNodeInfo, PathNodeHolder holder)
       at Microsoft.Expression.DesignSurface.ViewModel.SceneNodeSubscription`2.AddPathNode(BasisNodeInfo basisNodeInfo, DocumentNodeMarker newMarker)
       at Microsoft.Expression.DesignSurface.ViewModel.SceneNodeSubscription`2.RecalculateBasisNode(Int32 index)
       at Microsoft.Expression.DesignSurface.ViewModel.SceneNodeSubscription`2.SetBasisNodesWorker(SceneViewModel viewModel, DocumentNodeMarkerSortedListOf`1 newBasisNodeList)
       at Microsoft.Expression.DesignSurface.ViewModel.SceneNodeSubscription`2.SetBasisNodes(SceneViewModel viewModel, IEnumerable`1 basisNodes)
       at Microsoft.Expression.Prototyping.SketchFlowAnimationService.UpdateBasisNode(SceneViewModel activeModel)
       at Microsoft.Expression.Prototyping.SketchFlowAnimationService.ViewModel_LateSceneUpdatePhase(Object sender, SceneUpdatePhaseEventArgs args)
       at Microsoft.Expression.DesignSurface.ViewModel.SceneUpdatePhaseEventHandler.Invoke(Object sender, SceneUpdatePhaseEventArgs args)
       at Microsoft.Expression.DesignSurface.ViewModel.SceneViewModel.FireLateSceneUpdatePhase(SceneUpdatePhaseEventArgs args)
       at Microsoft.Expression.DesignSurface.Pipeline.SceneViewUpdateScheduleTask.UpdateLate()
       at Microsoft.Expression.Framework.Scheduler.ScheduleTask.Update()
       at Microsoft.Expression.Framework.Scheduler.SchedulingService.DispatchTasksAtPriority(DispatcherPriority priority)
       at Microsoft.Expression.Framework.Scheduler.SchedulingService.DispatcherToken.Dispatch(Object arg)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, 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)
       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, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       at Microsoft.Expression.Framework.UnsafeNativeMethods.MessageBox(IntPtr hWnd, String lpText, String lpCaption, UInt32 uType)
       at Microsoft.Expression.Framework.ExpressionApplication.ShowSafeMessageBox(String message, String title)
       at Microsoft.Expression.Framework.ExpressionApplication.RunApplication()
       at Microsoft.Expression.Blend.BlendApplication..ctor(SplashScreen splashScreen)
       at Microsoft.Expression.Application.Main(String[] args)

    mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Blend, Version=3.0.1927.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Microsoft.Expression.Framework, Version=3.0.1000.1000, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Microsoft.Expression.Blend, Version=3.0.1927.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.DesignModel, Version=3.0.1927.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.DesignSurface, Version=3.0.1927.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.Project, Version=3.0.1927.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Build.Framework, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Build.Engine, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Expression.Code, Version=3.0.1927.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.Framework.resources, Version=3.0.1000.1000, Culture=en, PublicKeyToken=31bf3856ad364e35
    System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    PresentationFramework.Luna, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.Blend.resources, Version=3.0.1927.0, Culture=en, PublicKeyToken=31bf3856ad364e35
    System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Expression.Licensing, Version=3.0.1000.1000, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    msvcm90, Version=9.0.30729.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    vhrnsv3s, Version=3.0.1927.0, Culture=neutral, PublicKeyToken=null
    Microsoft.Expression.Project.resources, Version=3.0.1927.0, Culture=en, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.Code.resources, Version=3.0.1927.0, Culture=en, PublicKeyToken=31bf3856ad364e35
    ActiproSoftware.SyntaxEditor.Addons.DotNet.Net20, Version=4.0.280.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    ActiproSoftware.Shared.Net20, Version=1.0.100.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    ActiproSoftware.SyntaxEditor.Net20, Version=4.0.280.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Windows.Design.Interaction, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Expression.DesignSurface.resources, Version=3.0.1927.0, Culture=en, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.Platform.WPF, Version=3.0.1927.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Windows.Design.Extensibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    System.Windows.Interactivity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.DesignModel.resources, Version=3.0.1927.0, Culture=en, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.PrototypeHostEnvironment, Version=1.0.927.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.Prototyping, Version=1.0.927.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.PrototypingData, Version=1.0.927.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.Prototyping.resources, Version=1.0.927.0, Culture=en, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.PrototypeHostEnvironment.resources, Version=1.0.927.0, Culture=en, PublicKeyToken=31bf3856ad364e35
    PresentationUI, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Microsoft.Build.Tasks.v3.5, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Build.Utilities.v3.5, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    PresentationBuildTasks, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Build.Utilities, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    WPFToolkit, Version=3.5.40128.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.Interactions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.Prototyping.Interactivity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.Prototyping.Runtime, Version=1.0.1327.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.Prototyping.SketchControls, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Expression.Prototyping.SketchControls.Design, Version=1.0.1327.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System.Security, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    System.Transactions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    UIAutomationProvider, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System.Data.SqlXml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Blend_RuntimeGeneratedTypesAssemblyea253465-ab67-4548-89fe-ac250e39b231, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
    ISymWrapper, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.VisualStudio.Platform, Version=9.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.VisualStudio.AssetSystem.Loader, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.VisualStudio.AssetSystem.CompositionModel, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Nautilus.Composition, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.VisualStudio.AssetSystem, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    ifrgu3r-, Version=1.0.927.0, Culture=neutral, PublicKeyToken=null
    EncoderUtil, Version=1.0.2905.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    msvcm80, Version=8.0.50727.4053, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a

    File:             c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll
    InternalName:     mscorlib.dll
    OriginalFilename: mscorlib.dll
    FileVersion:      2.0.50727.3603 (GDR.050727-3600)
    FileDescription:  Microsoft Common Language Runtime Class Library
    Product:          Microsoft® .NET Framework
    ProductVersion:   2.0.50727.3603
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\Program Files\Microsoft Expression\Blend 3\Blend.exe
    InternalName:     Blend.exe
    OriginalFilename: Blend.EXE
    FileVersion:      3.0.1927.0
    FileDescription:  Microsoft Expression Blend 3
    Product:          
    ProductVersion:   3.0.1927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll
    InternalName:     System.dll
    OriginalFilename: System.dll
    FileVersion:      2.0.50727.3053 (netfxsp.050727-3000)
    FileDescription:  .NET Framework
    Product:          Microsoft® .NET Framework
    ProductVersion:   2.0.50727.3053
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_MSIL\System.Runtime.Remoting\2.0.0.0__b77a5c561934e089\System.Runtime.Remoting.dll
    InternalName:     System.Runtime.Remoting.dll
    OriginalFilename: System.Runtime.Remoting.dll
    FileVersion:      2.0.50727.3053 (netfxsp.050727-3000)
    FileDescription:  Microsoft .NET Runtime Object Remoting
    Product:          Microsoft® .NET Framework
    ProductVersion:   2.0.50727.3053
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.Expression.Framework.dll
    InternalName:     Microsoft.Expression.Framework.dll
    OriginalFilename: Microsoft.Expression.Framework.dll
    FileVersion:      3.0.1000.1000
    FileDescription:  Microsoft Expression Framework
    Product:          
    ProductVersion:   3.0.1000.1000
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\WINDOWS\assembly\GAC_MSIL\WindowsBase\3.0.0.0__31bf3856ad364e35\WindowsBase.dll
    InternalName:     WindowsBase.dll
    OriginalFilename: WindowsBase.dll
    FileVersion:      3.0.6920.1427 built by: SP
    FileDescription:  WindowsBase.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   3.0.6920.1427
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     True
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_MSIL\PresentationFramework\3.0.0.0__31bf3856ad364e35\PresentationFramework.dll
    InternalName:     PresentationFramework.dll
    OriginalFilename: PresentationFramework.dll
    FileVersion:      3.0.6920.1500 built by: QFE
    FileDescription:  PresentationFramework.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   3.0.6920.1500
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     True
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_32\PresentationCore\3.0.0.0__31bf3856ad364e35\PresentationCore.dll
    InternalName:     PresentationCore.dll
    OriginalFilename: PresentationCore.dll
    FileVersion:      3.0.6920.1427 built by: SP
    FileDescription:  PresentationCore.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   3.0.6920.1427
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     True
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_MSIL\System.Core\3.5.0.0__b77a5c561934e089\System.Core.dll
    InternalName:     System.Core.dll
    OriginalFilename: System.Core.dll
    FileVersion:      3.5.30729.1 built by: SP
    FileDescription:  .NET Framework
    Product:          Microsoft® .NET Framework
    ProductVersion:   3.5.30729.1
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     True
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.Expression.Blend.dll
    InternalName:     Microsoft.Expression.Blend.dll
    OriginalFilename: Microsoft.Expression.Blend.dll
    FileVersion:      3.0.1927.0
    FileDescription:  Microsoft Expression Blend
    Product:          
    ProductVersion:   3.0.1927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.Expression.DesignModel.dll
    InternalName:     Microsoft.Expression.DesignModel.dll
    OriginalFilename: Microsoft.Expression.DesignModel.dll
    FileVersion:      3.0.1927.0
    FileDescription:  Microsoft Expression Design
    Product:          
    ProductVersion:   3.0.1927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.Expression.DesignSurface.dll
    InternalName:     Microsoft.Expression.DesignSurface.dll
    OriginalFilename: Microsoft.Expression.DesignSurface.dll
    FileVersion:      3.0.1927.0
    FileDescription:  Microsoft Expression DesignSurface
    Product:          
    ProductVersion:   3.0.1927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.Expression.Project.dll
    InternalName:     Microsoft.Expression.Project.dll
    OriginalFilename: Microsoft.Expression.Project.dll
    FileVersion:      3.0.1927.0
    FileDescription:  Microsoft Expression Project
    Product:          
    ProductVersion:   3.0.1927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\WINDOWS\assembly\GAC_MSIL\Microsoft.Build.Framework\3.5.0.0__b03f5f7f11d50a3a\Microsoft.Build.Framework.dll
    InternalName:     Microsoft.Build.Framework.dll
    OriginalFilename: Microsoft.Build.Framework.dll
    FileVersion:      3.5.30729.1 built by: SP
    FileDescription:  Microsoft.Build.Framework.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   3.5.30729.1
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     True
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_MSIL\Microsoft.Build.Engine\3.5.0.0__b03f5f7f11d50a3a\Microsoft.Build.Engine.dll
    InternalName:     Microsoft.Build.Engine.dll
    OriginalFilename: Microsoft.Build.Engine.dll
    FileVersion:      3.5.30729.1 built by: SP
    FileDescription:  Microsoft.Build.Engine.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   3.5.30729.1
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     True
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.Expression.Code.dll
    InternalName:     Microsoft.Expression.Code.dll
    OriginalFilename: Microsoft.Expression.Code.dll
    FileVersion:      3.0.1927.0
    FileDescription:  Microsoft Expression Code
    Product:          
    ProductVersion:   3.0.1927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\en\Microsoft.Expression.Framework.resources.dll
    InternalName:     Microsoft.Expression.Framework.resources.dll
    OriginalFilename: Microsoft.Expression.Framework.resources.dll
    FileVersion:      3.0.1000.1000
    FileDescription:  Microsoft Expression Framework
    Product:          
    ProductVersion:   3.0.1000.1000
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll
    InternalName:     System.Xml.dll
    OriginalFilename: System.Xml.dll
    FileVersion:      2.0.50727.3082 (QFE.050727-3000)
    FileDescription:  .NET Framework
    Product:          Microsoft® .NET Framework
    ProductVersion:   2.0.50727.3082
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_MSIL\PresentationFramework.Luna\3.0.0.0__31bf3856ad364e35\PresentationFramework.Luna.dll
    InternalName:     PresentationFramework.Luna.dll
    OriginalFilename: PresentationFramework.Luna.dll
    FileVersion:      3.0.6920.1427 built by: SP
    FileDescription:  PresentationFramework.Luna.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   3.0.6920.1427
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     True
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\Program Files\Microsoft Expression\Blend 3\en\Microsoft.Expression.Blend.resources.dll
    InternalName:     Microsoft.Expression.Blend.resources.dll
    OriginalFilename: Microsoft.Expression.Blend.resources.dll
    FileVersion:      3.0.1927.0
    FileDescription:  Microsoft Expression Blend
    Product:          
    ProductVersion:   3.0.1927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
    InternalName:     System.Configuration.dll
    OriginalFilename: System.Configuration.dll
    FileVersion:      2.0.50727.3053 (netfxsp.050727-3000)
    FileDescription:  System.Configuration.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   2.0.50727.3053
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.Expression.Licensing.dll
    InternalName:     Interop.dll
    OriginalFilename: Interop.dll
    FileVersion:      3.0.1000.1000
    FileDescription:  Microsoft Expression Licensing
    Product:          
    ProductVersion:   3.0.1000.1000
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e\msvcm90.dll
    InternalName:     MSVCM90.DLL
    OriginalFilename: MSVCM90.DLL
    FileVersion:      9.00.30729.1
    FileDescription:  Microsoft® C Runtime Library
    Product:          Microsoft® Visual Studio® 2008
    ProductVersion:   9.00.30729.1
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         English (United States)

    vhrnsv3s, Version=3.0.1927.0, Culture=neutral, PublicKeyToken=null

    File:             C:\Program Files\Microsoft Expression\Blend 3\en\Microsoft.Expression.Project.resources.dll
    InternalName:     Microsoft.Expression.Project.resources.dll
    OriginalFilename: Microsoft.Expression.Project.resources.dll
    FileVersion:      3.0.1927.0
    FileDescription:  Microsoft Expression Project
    Product:          
    ProductVersion:   3.0.1927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\en\Microsoft.Expression.Code.resources.dll
    InternalName:     Microsoft.Expression.Code.resources.dll
    OriginalFilename: Microsoft.Expression.Code.resources.dll
    FileVersion:      3.0.1927.0
    FileDescription:  Microsoft Expression Code
    Product:          
    ProductVersion:   3.0.1927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\ActiproSoftware.SyntaxEditor.Addons.DotNet.Net20.dll
    InternalName:     ActiproSoftware.SyntaxEditor.Addons.DotNet.Net20.dll
    OriginalFilename: ActiproSoftware.SyntaxEditor.Addons.DotNet.Net20.dll
    FileVersion:      4.0.280.0
    FileDescription:  Actipro SyntaxEditor .NET Languages Add-on
    Product:          .NET Languages
    ProductVersion:   4.0.280.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\ActiproSoftware.Shared.Net20.dll
    InternalName:     ActiproSoftware.Shared.Net20.dll
    OriginalFilename: ActiproSoftware.Shared.Net20.dll
    FileVersion:      1.0.100.0
    FileDescription:  Actipro Shared Product Base Layer
    Product:          Shared
    ProductVersion:   1.0.100.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\ActiproSoftware.SyntaxEditor.Net20.dll
    InternalName:     ActiproSoftware.SyntaxEditor.Net20.dll
    OriginalFilename: ActiproSoftware.SyntaxEditor.Net20.dll
    FileVersion:      4.0.280.0
    FileDescription:  Actipro SyntaxEditor
    Product:          SyntaxEditor
    ProductVersion:   4.0.280.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.Windows.Design.Interaction\Microsoft.Windows.Design.Interaction.dll
    InternalName:     Microsoft.Windows.Design.Interaction.dll
    OriginalFilename: Microsoft.Windows.Design.Interaction.dll
    FileVersion:      4.0.20515.0
    FileDescription:  Microsoft.Windows.Design.Interaction.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   4.0.20515.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\en\Microsoft.Expression.DesignSurface.resources.dll
    InternalName:     Microsoft.Expression.DesignSurface.resources.dll
    OriginalFilename: Microsoft.Expression.DesignSurface.resources.dll
    FileVersion:      3.0.1927.0
    FileDescription:  Microsoft Expression DesignSurface
    Product:          
    ProductVersion:   3.0.1927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.Expression.Platform.WPF.dll
    InternalName:     Microsoft.Expression.Platform.WPF.dll
    OriginalFilename: Microsoft.Expression.Platform.WPF.dll
    FileVersion:      3.0.1927.0
    FileDescription:  Microsoft Expression Platform for WPF
    Product:          
    ProductVersion:   3.0.1927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.Windows.Design.Extensibility\Microsoft.Windows.Design.Extensibility.dll
    InternalName:     Microsoft.Windows.Design.Extensibility.dll
    OriginalFilename: Microsoft.Windows.Design.Extensibility.dll
    FileVersion:      4.0.20515.0
    FileDescription:  Microsoft.Windows.Design.Extensibility.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   4.0.20515.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft SDKs\Expression\Blend 3\Interactivity\Libraries\WPF\System.Windows.Interactivity.dll
    InternalName:     System.Windows.Interactivity.dll
    OriginalFilename: System.Windows.Interactivity.dll
    FileVersion:      1.0.1327.0
    FileDescription:  System.Windows.Interactivity
    Product:          System.Windows.Interactivity
    ProductVersion:   1.0.1327.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\en\Microsoft.Expression.DesignModel.resources.dll
    InternalName:     Microsoft.Expression.DesignModel.resources.dll
    OriginalFilename: Microsoft.Expression.DesignModel.resources.dll
    FileVersion:      3.0.1927.0
    FileDescription:  Microsoft Expression Design
    Product:          
    ProductVersion:   3.0.1927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.Expression.PrototypeHostEnvironment.dll
    InternalName:     Microsoft.Expression.PrototypeHostEnvironment.dll
    OriginalFilename: Microsoft.Expression.PrototypeHostEnvironment.dll
    FileVersion:      1.0.927.0
    FileDescription:  Microsoft Expression Prototyping Host Environment
    Product:          
    ProductVersion:   1.0.927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.Expression.Prototyping.dll
    InternalName:     Microsoft.Expression.Prototyping.dll
    OriginalFilename: Microsoft.Expression.Prototyping.dll
    FileVersion:      1.0.927.0
    FileDescription:  Microsoft Expression Prototyping
    Product:          
    ProductVersion:   1.0.927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.Expression.PrototypingData.dll
    InternalName:     Microsoft.Expression.PrototypingData.dll
    OriginalFilename: Microsoft.Expression.PrototypingData.dll
    FileVersion:      1.0.927.0
    FileDescription:  Microsoft Expression Prototyping Data
    Product:          
    ProductVersion:   1.0.927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\en\Microsoft.Expression.Prototyping.resources.dll
    InternalName:     Microsoft.Expression.Prototyping.resources.dll
    OriginalFilename: Microsoft.Expression.Prototyping.resources.dll
    FileVersion:      1.0.927.0
    FileDescription:  Microsoft Expression Prototyping
    Product:          
    ProductVersion:   1.0.927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\en\Microsoft.Expression.PrototypeHostEnvironment.resources.dll
    InternalName:     Microsoft.Expression.PrototypeHostEnvironment.resources.dll
    OriginalFilename: Microsoft.Expression.PrototypeHostEnvironment.resources.dll
    FileVersion:      1.0.927.0
    FileDescription:  Microsoft Expression Prototyping Host Environment
    Product:          
    ProductVersion:   1.0.927.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\WINDOWS\assembly\GAC_MSIL\PresentationUI\3.0.0.0__31bf3856ad364e35\PresentationUI.dll
    InternalName:     PresentationUI.dll
    OriginalFilename: PresentationUI.dll
    FileVersion:      3.0.6920.1427 built by: SP
    FileDescription:  PresentationUI.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   3.0.6920.1427
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     True
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_MSIL\System.Xml.Linq\3.5.0.0__b77a5c561934e089\System.Xml.Linq.dll
    InternalName:     System.Xml.Linq.dll
    OriginalFilename: System.Xml.Linq.dll
    FileVersion:      3.5.30729.1 built by: SP
    FileDescription:  .NET Framework
    Product:          Microsoft® .NET Framework
    ProductVersion:   3.5.30729.1
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     True
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_MSIL\Microsoft.Build.Tasks.v3.5\3.5.0.0__b03f5f7f11d50a3a\Microsoft.Build.Tasks.v3.5.dll
    InternalName:     Microsoft.Build.Tasks.v3.5.dll
    OriginalFilename: Microsoft.Build.Tasks.v3.5.dll
    FileVersion:      3.5.30729.1 built by: SP
    FileDescription:  Microsoft.Build.Tasks.v3.5.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   3.5.30729.1
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     True
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_MSIL\Microsoft.Build.Utilities.v3.5\3.5.0.0__b03f5f7f11d50a3a\Microsoft.Build.Utilities.v3.5.dll
    InternalName:     Microsoft.Build.Utilities.v3.5.dll
    OriginalFilename: Microsoft.Build.Utilities.v3.5.dll
    FileVersion:      3.5.30729.1 built by: SP
    FileDescription:  Microsoft.Build.Utilities.v3.5.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   3.5.30729.1
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     True
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_MSIL\PresentationBuildTasks\3.0.0.0__31bf3856ad364e35\PresentationBuildTasks.dll
    InternalName:     PresentationBuildTasks.dll
    OriginalFilename: PresentationBuildTasks.dll
    FileVersion:      3.0.6920.1427 built by: SP
    FileDescription:  PresentationBuildTasks.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   3.0.6920.1427
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     True
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_MSIL\Microsoft.Build.Utilities\2.0.0.0__b03f5f7f11d50a3a\Microsoft.Build.Utilities.dll
    InternalName:     Microsoft.Build.Utilities.dll
    OriginalFilename: Microsoft.Build.Utilities.dll
    FileVersion:      2.0.50727.3053 built by: netfxsp
    FileDescription:  Microsoft.Build.Utilities.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   2.0.50727.3053
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     True
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_MSIL\System.Data.DataSetExtensions\3.5.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll
    InternalName:     system.data.entity.dll
    OriginalFilename: system.data.entity.dll
    FileVersion:      3.5.30729.1 built by: SP
    FileDescription:  .NET Framework
    Product:          Microsoft® .NET Framework
    ProductVersion:   3.5.30729.1
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     True
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll
    InternalName:     system.data.dll
    OriginalFilename: system.data.dll
    FileVersion:      2.0.50727.3053 (netfxsp.050727-3000)
    FileDescription:  .NET Framework
    Product:          Microsoft® .NET Framework
    ProductVersion:   2.0.50727.3053
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\Program Files\Microsoft Expression\Blend 3\WPFToolkit.dll
    InternalName:     WPFToolkit.dll
    OriginalFilename: WPFToolkit.dll
    FileVersion:      3.5.40320.1
    FileDescription:  WPF Toolkit
    Product:          WPF Toolkit
    ProductVersion:   3.5.40320.1
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft SDKs\Expression\Blend 3\Interactivity\Libraries\WPF\Microsoft.Expression.Interactions.dll
    InternalName:     Microsoft.Expression.Interactions.dll
    OriginalFilename: Microsoft.Expression.Interactions.dll
    FileVersion:      1.0.1327.0
    FileDescription:  Microsoft.Expression.Interactions
    Product:          Microsoft.Expression.Interactions
    ProductVersion:   1.0.1327.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft SDKs\Expression\Blend 3\Prototyping\Libraries\WPF\Microsoft.Expression.Prototyping.Interactivity.dll
    InternalName:     Microsoft.Expression.Prototyping.Interactivity.dll
    OriginalFilename: Microsoft.Expression.Prototyping.Interactivity.dll
    FileVersion:      1.0.1327.0
    FileDescription:  Microsoft.Expression.Prototyping.Interactivity
    Product:          Microsoft.Expression.Prototyping.Interactivity
    ProductVersion:   1.0.1327.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft SDKs\Expression\Blend 3\Prototyping\Libraries\WPF\Microsoft.Expression.Prototyping.Runtime.dll
    InternalName:     Microsoft.Expression.Prototyping.Runtime.dll
    OriginalFilename: Microsoft.Expression.Prototyping.Runtime.dll
    FileVersion:      1.0.1327.0
    FileDescription:  Microsoft Expression Prototyping Runtime
    Product:          
    ProductVersion:   1.0.1327.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft SDKs\Expression\Blend 3\Prototyping\Libraries\WPF\Microsoft.Expression.Prototyping.SketchControls.dll
    InternalName:     Microsoft.Expression.Prototyping.SketchControls.dll
    OriginalFilename: Microsoft.Expression.Prototyping.SketchControls.dll
    FileVersion:      1.0.1327.0
    FileDescription:  Microsoft.Expression.Prototyping.SketchControls
    Product:          Microsoft.Expression.Prototyping.SketchControls
    ProductVersion:   1.0.1327.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft SDKs\Expression\Blend 3\Prototyping\Libraries\WPF\Microsoft.Expression.Prototyping.SketchControls.design.dll
    InternalName:     Microsoft.Expression.Prototyping.SketchControls.Design.dll
    OriginalFilename: Microsoft.Expression.Prototyping.SketchControls.Design.dll
    FileVersion:      1.0.1327.0
    FileDescription:  Microsoft Expression Wiggly Styles Design
    Product:          
    ProductVersion:   1.0.1327.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\WINDOWS\assembly\GAC_MSIL\System.Security\2.0.0.0__b03f5f7f11d50a3a\System.Security.dll
    InternalName:     System.Security.dll
    OriginalFilename: System.Security.dll
    FileVersion:      2.0.50727.3053 (netfxsp.050727-3000)
    FileDescription:  System.Security.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   2.0.50727.3053
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_32\System.Transactions\2.0.0.0__b77a5c561934e089\System.Transactions.dll
    InternalName:     system.transactions.dll
    OriginalFilename: system.transactions.dll
    FileVersion:      2.0.50727.3053 (netfxsp.050727-3000)
    FileDescription:  .NET Framework
    Product:          Microsoft® .NET Framework
    ProductVersion:   2.0.50727.3053
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_MSIL\UIAutomationProvider\3.0.0.0__31bf3856ad364e35\UIAutomationProvider.dll
    InternalName:     UIAutomationProvider.dll
    OriginalFilename: UIAutomationProvider.dll
    FileVersion:      3.0.6920.1427 built by: SP
    FileDescription:  UIAutomationProvider.dll
    Product:          Microsoft® .NET Framework
    ProductVersion:   3.0.6920.1427
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     True
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\WINDOWS\assembly\GAC_MSIL\System.Data.SqlXml\2.0.0.0__b77a5c561934e089\System.Data.SqlXml.dll
    InternalName:     System.Data.SqlXml.dll
    OriginalFilename: System.Data.SqlXml.dll
    FileVersion:      2.0.50727.3053 (netfxsp.050727-3000)
    FileDescription:  .NET Framework
    Product:          Microsoft® .NET Framework
    ProductVersion:   2.0.50727.3053
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         English (United States)

    Blend_RuntimeGeneratedTypesAssemblyea253465-ab67-4548-89fe-ac250e39b231, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null

    File:             C:\WINDOWS\assembly\GAC_32\ISymWrapper\2.0.0.0__b03f5f7f11d50a3a\ISymWrapper.dll
    InternalName:     ISymWrapper.dll
    OriginalFilename: ISymWrapper.dll
    FileVersion:      2.0.50727.3053 (netfxsp.050727-3000)
    FileDescription:  Microsoft .NET Runtime Managed Symbol Wrappers
    Product:          Microsoft® .NET Framework
    ProductVersion:   2.0.50727.3053
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         English (United States)

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.VisualStudio.Platform.dll
    InternalName:     Microsoft.VisualStudio.Platform.dll
    OriginalFilename: Microsoft.VisualStudio.Platform.dll
    FileVersion:      9.0.1.0
    FileDescription:   
    Product:          
    ProductVersion:   9.0.1.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.VisualStudio.AssetSystem.Loader.dll
    InternalName:     Microsoft.VisualStudio.AssetSystem.Loader.dll
    OriginalFilename: Microsoft.VisualStudio.AssetSystem.Loader.dll
    FileVersion:      9.0.0.0
    FileDescription:   
    Product:          
    ProductVersion:   9.0.0.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.VisualStudio.AssetSystem.CompositionModel.dll
    InternalName:     Microsoft.VisualStudio.AssetSystem.CompositionModel.dll
    OriginalFilename: Microsoft.VisualStudio.AssetSystem.CompositionModel.dll
    FileVersion:      9.0.0.0
    FileDescription:   
    Product:          
    ProductVersion:   9.0.0.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.Nautilus.Composition.dll
    InternalName:     
    OriginalFilename: 
    FileVersion:      
    FileDescription:  
    Product:          
    ProductVersion:   
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         

    File:             C:\Program Files\Microsoft Expression\Blend 3\Microsoft.VisualStudio.AssetSystem.dll
    InternalName:     Microsoft.VisualStudio.AssetSystem.dll
    OriginalFilename: Microsoft.VisualStudio.AssetSystem.dll
    FileVersion:      9.0.0.0
    FileDescription:   
    Product:          
    ProductVersion:   9.0.0.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll
    InternalName:     System.Drawing.dll
    OriginalFilename: System.Drawing.dll
    FileVersion:      2.0.50727.3053 (netfxsp.050727-3000)
    FileDescription:  .NET Framework
    Product:          Microsoft® .NET Framework
    ProductVersion:   2.0.50727.3053
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         English (United States)

    ifrgu3r-, Version=1.0.927.0, Culture=neutral, PublicKeyToken=null

    File:             C:\Program Files\Microsoft Expression\Blend 3\EncoderUtil.dll
    InternalName:     
    OriginalFilename: 
    FileVersion:      1.0.2905.0
    FileDescription:  Expression Encoder
    Product:          
    ProductVersion:   1.0.2905.0
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         Language Neutral

    File:             C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\msvcm80.dll
    InternalName:     MSVCM80.DLL
    OriginalFilename: MSVCM80.DLL
    FileVersion:      8.00.50727.4053
    FileDescription:  Microsoft® C Runtime Library
    Product:          Microsoft® Visual Studio® 2005
    ProductVersion:   8.00.50727.4053
    Debug:            False
    Patched:          False
    PreRelease:       False
    PrivateBuild:     False
    SpecialBuild:     False
    Language:         English (United States)



    Hannes Larsson

All Replies

  • Tuesday, November 10, 2009 11:21 PMKelly Sinesio Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    The stack trace seems to indicate that a message dialog is displayed shortly before the crash.  I don't suppose you see a message dialog or can make out the exception on it before everything goes down? 

    Would you be able to share the project?  If so, I'd be glad to dig into it.
    Kelly.Cannon@microsoft.com

    Thanks!
    Kelly
  • Friday, November 20, 2009 11:56 AMEwout Barendregt Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I have the same problem: a Target Invocation Exception.

    Yesterday my sketchflow project was running fine. This morning, after restarting my machine (because of a windows update), my project crashes on opening. Other projects open with no problems. I rebuilt the project in Visual Studio 2008, no problems there.

    Any help would be much appreciated.

    Ewout
  • Friday, November 20, 2009 1:13 PMEwout Barendregt Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    fixed the problem by creating a new project. I dragged all the screen xaml's into the project explorer in Blend, closed Blend and copied the sketch.flow file into the right location.