See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at VL.Model.ModelInterfaceExtensions.GetClrValue(ICompileTimeValue value, ITargetCompilation compilation, IScope scope) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\ImmutableModel\Interfaces.cs:line 304 at VL.Model.ModelInterfaceExtensions.GetClrValue(DataHub hub) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\ImmutableModel\Interfaces.cs:line 351 at VL.Lang.View.PadView.UpdateEditor(Pad oldPad) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.UI.Forms\PatchEditor\ModelViews\PadView.cs:line 246 at VL.Lang.View.PadView.SetModel(Element oldValue, Element value) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.UI.Forms\PatchEditor\ModelViews\PadView.cs:line 103 at VL.Lang.View.ElementView.set_Model(Element value) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.UI.Forms\PatchEditor\BaseViews\ElementView.cs:line 71 at VL.Lang.View.DataHubView.set_Model(Element value) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.UI.Forms\PatchEditor\ModelViews\DataHubView.cs:line 54 at VL.Lang.ModelRestoreNodes.Synchronizer`2.Update(IEnumerable`1 input, Func`2 create, Action`2 updator) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.UI.PatchEditor.Utils\ModelNodes.cs:line 218 at VL.Lang.View.CompoundView.SetModel(Element oldValue, Element value) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.UI.Forms\PatchEditor\BaseViews\CompoundView.cs:line 179 at VL.Lang.View.CanvasView.SetModel(Element oldValue, Element value) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.UI.Forms\PatchEditor\ModelViews\CanvasView.cs:line 265 at VL.Lang.View.ElementView.set_Model(Element value) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.UI.Forms\PatchEditor\BaseViews\ElementView.cs:line 71 at VL.Lang.View.CanvasView.SyncViewAndModel(Solution solution, Boolean doLayout, Boolean withLocalSymbols) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.UI.Forms\PatchEditor\ModelViews\CanvasView.cs:line 768 at VL.HDE.PatchEditor.EditorControl.SelectCanvas(Canvas canvas, Node focusedNode) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.UI.Forms\PatchEditor\EditorControl.cs:line 1000 at VL.HDE.PatchEditor.NavigationMenuControl.SetActiveCanvas(Canvas canvas, Node focusedNode, Boolean addToHistory) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.UI.Forms\PatchEditor\NavigationMenuControl.cs:line 234 at VL.HDE.PatchEditor.NavigationMenuControl.NavigateToPreviousHistoryItem() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.UI.Forms\PatchEditor\NavigationMenuControl.cs:line 632 at System.Windows.Forms.ToolStripSplitButton.OnButtonClick(EventArgs e) at System.Windows.Forms.ToolStripSplitButton.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.4075.0 built by: NET48REL1LAST CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll ---------------------------------------- vvvv Assembly Version: 2019.2.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/vvvv.exe ---------------------------------------- VL.UI.Forms Assembly Version: 2019.2.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.UI.Forms.DLL ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4042.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- VL.Core Assembly Version: 2019.2.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Core.DLL ---------------------------------------- netstandard Assembly Version: 2.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll ---------------------------------------- VL.Lang.Roslyn Assembly Version: 2019.2.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.Roslyn.DLL ---------------------------------------- VL.Lang Assembly Version: 2019.2.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.DLL ---------------------------------------- CommandLine Assembly Version: 1.9.71.2 Win32 Version: 1.9.71.2 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/CommandLine.DLL ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.4075.0 built by: NET48REL1LAST CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- Microsoft.Build.Locator Assembly Version: 1.0.0.0 Win32 Version: 1.2.6.49918 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/Microsoft.Build.Locator.DLL ---------------------------------------- Microsoft.Build Assembly Version: 15.1.0.0 Win32 Version: 16.4.0.56107 CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio/2019/BuildTools/MSBuild/Current/Bin/Microsoft.Build.dll ---------------------------------------- Microsoft.Build.Framework Assembly Version: 15.1.0.0 Win32 Version: 16.4.0.56107 CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio/2019/BuildTools/MSBuild/Current/Bin/Microsoft.Build.Framework.DLL ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Memory Assembly Version: 4.0.1.1 Win32 Version: 4.6.27617.02 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/System.Memory.DLL ---------------------------------------- System.Runtime.CompilerServices.Unsafe Assembly Version: 4.0.4.1 Win32 Version: 4.6.26919.02 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/System.Runtime.CompilerServices.Unsafe.DLL ---------------------------------------- System.Numerics.Vectors Assembly Version: 4.1.4.0 Win32 Version: 4.6.26515.06 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/System.Numerics.Vectors.DLL ---------------------------------------- System.Threading.Tasks.Dataflow Assembly Version: 4.6.3.0 Win32 Version: 4.6.26515.06 CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio/2019/BuildTools/MSBuild/Current/Bin/System.Threading.Tasks.Dataflow.DLL ---------------------------------------- System.Collections.Immutable Assembly Version: 1.2.3.0 Win32 Version: 4.6.26515.06 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/System.Collections.Immutable.DLL ---------------------------------------- ImmutableObjectGraph Assembly Version: 1.2.0.0 Win32 Version: 1.2.19.38903 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/ImmutableObjectGraph.DLL ---------------------------------------- System.Runtime Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll ---------------------------------------- System.Reactive Assembly Version: 4.1.0.0 Win32 Version: 4.1.6.362 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/System.Reactive.DLL ---------------------------------------- VVVV.Gamma.Splash Assembly Version: 2019.2.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VVVV.Gamma.Splash.DLL ---------------------------------------- VL.UI.Core Assembly Version: 2019.2.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.UI.Core.DLL ---------------------------------------- VVVV.NuGetAssemblyLoader Assembly Version: 0.1.0.0 Win32 Version: 0.1.20.37842 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VVVV.NuGetAssemblyLoader.DLL ---------------------------------------- NuGet.Core Assembly Version: 2.14.0.832 Win32 Version: 2.14.0.832 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/NuGet.Core.DLL ---------------------------------------- System.Xml.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll ---------------------------------------- Microsoft.CodeAnalysis Assembly Version: 3.3.0.0 Win32 Version: 3.300.119.46211 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/Microsoft.CodeAnalysis.DLL ---------------------------------------- Microsoft.CodeAnalysis.Scripting Assembly Version: 3.3.0.0 Win32 Version: 3.300.119.46211 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/Microsoft.CodeAnalysis.Scripting.DLL ---------------------------------------- ParallelExtensionsExtras Assembly Version: 1.2.0.0 Win32 Version: 1.2.0.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/ParallelExtensionsExtras.DLL ---------------------------------------- System.ComponentModel.DataAnnotations Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll ---------------------------------------- WindowsBase Assembly Version: 4.0.0.0 Win32 Version: 4.8.4075.0 built by: NET48REL1LAST CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll ---------------------------------------- Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 4.8.4075.0 built by: NET48REL1LAST CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll ---------------------------------------- Microsoft.CodeAnalysis.Workspaces Assembly Version: 3.3.0.0 Win32 Version: 3.300.119.46211 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/Microsoft.CodeAnalysis.Workspaces.DLL ---------------------------------------- Microsoft.CodeAnalysis.CSharp Assembly Version: 3.3.0.0 Win32 Version: 3.300.119.46211 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/Microsoft.CodeAnalysis.CSharp.DLL ---------------------------------------- System.ValueTuple Assembly Version: 4.0.3.0 Win32 Version: 4.6.26515.06 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/System.ValueTuple.DLL ---------------------------------------- System.Reflection.Metadata Assembly Version: 1.4.3.0 Win32 Version: 4.6.26515.06 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/System.Reflection.Metadata.DLL ---------------------------------------- System.ComponentModel.Composition Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Composition/v4.0_4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll ---------------------------------------- Microsoft.Extensions.ObjectPool Assembly Version: 2.2.0.0 Win32 Version: 2.2.0.18315 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/Microsoft.Extensions.ObjectPool.DLL ---------------------------------------- Microsoft.CodeAnalysis.CSharp.Workspaces Assembly Version: 3.3.0.0 Win32 Version: 3.300.119.46211 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/Microsoft.CodeAnalysis.CSharp.Workspaces.DLL ---------------------------------------- System.Runtime.Extensions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Extensions.dll ---------------------------------------- Microsoft.CSharp Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll ---------------------------------------- System.Dynamic Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll ---------------------------------------- System.Interactive Assembly Version: 3.2.0.0 Win32 Version: 3.2.0.702 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/System.Interactive.DLL ---------------------------------------- Xenko.Core.Mathematics Assembly Version: 3.1.0.1 Win32 Version: 3.1.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/Xenko.Core.Mathematics.DLL ---------------------------------------- Xenko.Core Assembly Version: 3.1.0.1 Win32 Version: 3.1.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/Xenko.Core.DLL ---------------------------------------- ExCSS Assembly Version: 2.0.6.0 Win32 Version: 2.0.6 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/ExCSS.DLL ---------------------------------------- System.Collections Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Collections/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.dll ---------------------------------------- System.IO Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.dll ---------------------------------------- System.Globalization Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Globalization/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Globalization.dll ---------------------------------------- System.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Linq/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.dll ---------------------------------------- Irony Assembly Version: 1.1.0.0 Win32 Version: 1.1.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/Irony.DLL ---------------------------------------- System.Composition.TypedParts Assembly Version: 1.0.31.0 Win32 Version: 4.6.24705.01 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/System.Composition.TypedParts.DLL ---------------------------------------- System.Reflection Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Reflection/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.dll ---------------------------------------- System.Composition.Hosting Assembly Version: 1.0.31.0 Win32 Version: 4.6.24705.01 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/System.Composition.Hosting.DLL ---------------------------------------- System.Composition.Runtime Assembly Version: 1.0.31.0 Win32 Version: 4.6.24705.01 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/System.Composition.Runtime.DLL ---------------------------------------- System.Composition.AttributedModel Assembly Version: 1.0.31.0 Win32 Version: 4.6.24705.01 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/System.Composition.AttributedModel.DLL ---------------------------------------- System.Threading.Tasks.Extensions Assembly Version: 4.2.0.1 Win32 Version: 4.6.27818.01 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/System.Threading.Tasks.Extensions.DLL ---------------------------------------- System.Reflection.Extensions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Reflection.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Extensions.dll ---------------------------------------- System.Threading Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Threading/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.dll ---------------------------------------- System.ObjectModel Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ObjectModel/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ObjectModel.dll ---------------------------------------- System.Linq.Expressions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Linq.Expressions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.Expressions.dll ---------------------------------------- VL.CoreLib Assembly Version: 2019.2.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.CoreLib.DLL ---------------------------------------- System.Security.Cryptography.Algorithms Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security.Cryptography.Algorithms/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.Cryptography.Algorithms.dll ---------------------------------------- System.Text.RegularExpressions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Text.RegularExpressions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Text.RegularExpressions.dll ---------------------------------------- System.Management Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- VL.IO.Midi Assembly Version: 2019.2.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.IO.Midi.DLL ---------------------------------------- websocket-sharp Assembly Version: 1.0.2.59611 Win32 Version: 1.0.2.59611 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/websocket-sharp.DLL ---------------------------------------- System.Data.SqlXml Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Data.SqlXml/v4.0_4.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll ---------------------------------------- System.Security Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll ---------------------------------------- System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll ---------------------------------------- Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 14.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- System.Data.Common Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Data.Common/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Data.Common.dll ---------------------------------------- System.Diagnostics.StackTrace Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.StackTrace/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.StackTrace.dll ---------------------------------------- System.Diagnostics.Tracing Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.Tracing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.Tracing.dll ---------------------------------------- System.Globalization.Extensions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Globalization.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Globalization.Extensions.dll ---------------------------------------- System.IO.Compression Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.dll ---------------------------------------- System.IO.Compression.FileSystem Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression.FileSystem/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll ---------------------------------------- System.Net.Http Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll ---------------------------------------- System.Net.Sockets Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Sockets/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Sockets.dll ---------------------------------------- System.Runtime.InteropServices.RuntimeInformation Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices.RuntimeInformation/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.RuntimeInformation.dll ---------------------------------------- System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.8.3825.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll ---------------------------------------- System.Runtime.Serialization.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization.Xml/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Xml.dll ---------------------------------------- System.Runtime.Serialization.Primitives Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization.Primitives/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Primitives.dll ---------------------------------------- System.Security.SecureString Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security.SecureString/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.SecureString.dll ---------------------------------------- System.Threading.Overlapped Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Threading.Overlapped/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.Overlapped.dll ---------------------------------------- System.Transactions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll ---------------------------------------- System.Web Assembly Version: 4.0.0.0 Win32 Version: 4.8.4075.0 built by: NET48REL1LAST CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll ---------------------------------------- System.Xml.XPath.XDocument Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.XPath.XDocument/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Xml.XPath.XDocument.dll ---------------------------------------- System.DirectoryServices Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.DirectoryServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll ---------------------------------------- System.Web.RegularExpressions Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.RegularExpressions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.RegularExpressions.dll ---------------------------------------- System.Design Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll ---------------------------------------- System.Web.ApplicationServices Assembly Version: 4.0.0.0 Win32 Version: 4.8.4075.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.ApplicationServices/v4.0_4.0.0.0__31bf3856ad364e35/System.Web.ApplicationServices.dll ---------------------------------------- System.DirectoryServices.Protocols Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.DirectoryServices.Protocols/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.Protocols.dll ---------------------------------------- System.ServiceProcess Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll ---------------------------------------- System.Web.Services Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll ---------------------------------------- Microsoft.Build.Utilities.v4.0 Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Utilities.v4.0/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v4.0.dll ---------------------------------------- System.Runtime.Caching Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Caching/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Caching.dll ---------------------------------------- Microsoft.Build.Tasks.v4.0 Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Tasks.v4.0/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.v4.0.dll ---------------------------------------- System.Xaml Assembly Version: 4.0.0.0 Win32 Version: 4.8.4075.0 built by: NET48REL1LAST CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll ---------------------------------------- System.Configuration.Install Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration.Install/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll ---------------------------------------- System.Data.OracleClient Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data.OracleClient/v4.0_4.0.0.0__b77a5c561934e089/System.Data.OracleClient.dll ---------------------------------------- Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- System.Drawing.Design Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll ---------------------------------------- System.Runtime.Serialization.Formatters.Soap Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization.Formatters.Soap/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.ServiceModel.Internals Assembly Version: 4.0.0.0 Win32 Version: 4.8.3825.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll ---------------------------------------- SMDiagnostics Assembly Version: 4.0.0.0 Win32 Version: 4.8.3825.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll ---------------------------------------- Microsoft.JScript Assembly Version: 10.0.0.0 Win32 Version: 14.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.JScript/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.JScript.dll ---------------------------------------- System.Deployment Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll ---------------------------------------- FSharp.Core Assembly Version: 4.4.0.0 Win32 Version: 4.40.23413.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/FSharp.Core/v4.0_4.4.0.0__b03f5f7f11d50a3a/FSharp.Core.dll ---------------------------------------- System.Buffers Assembly Version: 4.0.3.0 Win32 Version: 4.6.26515.06 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/System.Buffers.DLL ---------------------------------------- System.Text.Encoding Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Text.Encoding/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Text.Encoding.dll ---------------------------------------- System.Diagnostics.Debug Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.Debug/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.Debug.dll ---------------------------------------- System.Data.Services.Client Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Data.Services.Client/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Services.Client.dll ---------------------------------------- System.ServiceModel Assembly Version: 4.0.0.0 Win32 Version: 4.8.3825.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll ---------------------------------------- System.IdentityModel Assembly Version: 4.0.0.0 Win32 Version: 4.8.3825.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll ---------------------------------------- Microsoft.Transactions.Bridge Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Transactions.Bridge/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Transactions.Bridge.dll ---------------------------------------- System.IdentityModel.Selectors Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel.Selectors/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.Selectors.dll ---------------------------------------- System.Messaging Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Messaging/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Messaging.dll ---------------------------------------- System.Runtime.DurableInstancing Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.DurableInstancing/v4.0_4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll ---------------------------------------- System.ServiceModel.Activation Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Activation/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Activation.dll ---------------------------------------- System.ServiceModel.Activities Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Activities/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Activities.dll ---------------------------------------- System.Activities Assembly Version: 4.0.0.0 Win32 Version: 4.8.3825.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Activities/v4.0_4.0.0.0__31bf3856ad364e35/System.Activities.dll ---------------------------------------- System.Xaml.Hosting Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xaml.Hosting/v4.0_4.0.0.0__31bf3856ad364e35/System.Xaml.Hosting.dll ---------------------------------------- Microsoft.VisualBasic.Activities.Compiler Assembly Version: 10.0.0.0 Win32 Version: 14.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/Microsoft.VisualBasic.Activities.Compiler/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.Activities.Compiler.dll ---------------------------------------- System.Activities.DurableInstancing Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Activities.DurableInstancing/v4.0_4.0.0.0__31bf3856ad364e35/System.Activities.DurableInstancing.dll ---------------------------------------- SkiaSharp Assembly Version: 1.68.0.0 Win32 Version: 1.68.0.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/SkiaSharp.DLL ---------------------------------------- System.Diagnostics.Tools Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.Tools/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.Tools.dll ---------------------------------------- System.Resources.ResourceManager Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Resources.ResourceManager/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Resources.ResourceManager.dll ---------------------------------------- NetFabric.Hyperlinq Assembly Version: 3.0.0.0 Win32 Version: 3.0.0.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/NetFabric.Hyperlinq.DLL ---------------------------------------- NetFabric.Hyperlinq.Interfaces Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/NetFabric.Hyperlinq.Interfaces.DLL ---------------------------------------- VL.App.WindowsForms Assembly Version: 2019.2.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.App.WindowsForms.DLL ---------------------------------------- VL.CoreLib.vl.LMFQrbYrtQvO4pn4vSywS3 Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- callmenames-2020-01-12.vl.PYsVwS3Sra3OdBIYubUeBr Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- VL.Skia Assembly Version: 2019.2.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Skia.DLL ---------------------------------------- SkiaSharp.Extended.Svg Assembly Version: 1.60.0.0 Win32 Version: 1.60.0.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/SkiaSharp.Extended.Svg.DLL ---------------------------------------- OpenTK.GLControl Assembly Version: 3.1.0.0 Win32 Version: 3.1.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/OpenTK.GLControl.DLL ---------------------------------------- OpenTK Assembly Version: 3.1.0.0 Win32 Version: 3.1.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/OpenTK.DLL ---------------------------------------- VL.Cameras.vl.USVpn2wMsrSLK5oj1XAsi5 Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- VL.Editors.vl.RMDMfKmnIrVPStLdWe8u30 Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- VL.EditingFramework.vl.Tbxvcw7pDmdQapVBYd69Lt Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- VL.Skia.vl.TTuiw20kKkCQVOiomg84XZ Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- callmenames-2020-01-12.vl.PYsVwS3Sra3OdBIYubUeBr.3 Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- SkiaSharp.Views.Desktop Assembly Version: 1.68.0.0 Win32 Version: 1.68.0.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/SkiaSharp.Views.Desktop.DLL ---------------------------------------- SkiaSharp.Views.Gtk Assembly Version: 1.68.0.0 Win32 Version: 1.68.0.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/SkiaSharp.Views.Gtk.DLL ---------------------------------------- SkiaSharp.Views.WPF Assembly Version: 1.68.0.0 Win32 Version: 1.68.0.0 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/SkiaSharp.Views.WPF.DLL ---------------------------------------- VL.UI.GraphicalEditor.Skia Assembly Version: 2019.2.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.UI.GraphicalEditor.Skia.DLL ---------------------------------------- VL.UI.NodeBrowser Assembly Version: 2019.2.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.UI.NodeBrowser.DLL ---------------------------------------- VL.UI.PatchEditor.Utils Assembly Version: 2019.2.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.UI.PatchEditor.Utils.DLL ---------------------------------------- PresentationFramework Assembly Version: 4.0.0.0 Win32 Version: 4.8.4075.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll ---------------------------------------- PresentationCore Assembly Version: 4.0.0.0 Win32 Version: 4.8.4075.0 built by: NET48REL1LAST CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll ---------------------------------------- UIAutomationTypes Assembly Version: 4.0.0.0 Win32 Version: 4.8.4075.0 built by: NET48REL1LAST CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll ---------------------------------------- System.Windows.Input.Manipulations Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Input.Manipulations/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Input.Manipulations.dll ---------------------------------------- UIAutomationProvider Assembly Version: 4.0.0.0 Win32 Version: 4.8.4075.0 built by: NET48REL1LAST CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll ---------------------------------------- ReachFramework Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/ReachFramework/v4.0_4.0.0.0__31bf3856ad364e35/ReachFramework.dll ---------------------------------------- PresentationUI Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationUI/v4.0_4.0.0.0__31bf3856ad364e35/PresentationUI.dll ---------------------------------------- System.Printing Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Printing/v4.0_4.0.0.0__31bf3856ad364e35/System.Printing.dll ---------------------------------------- Microsoft.Build.Utilities.Core Assembly Version: 15.1.0.0 Win32 Version: 16.4.0.56107 CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio/2019/BuildTools/MSBuild/Current/Bin/Microsoft.Build.Utilities.Core.dll ---------------------------------------- WindowsFormsIntegration Assembly Version: 4.0.0.0 Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll ---------------------------------------- HDE.StylesAndSettings.vl.QJQ0tnl56B9MNMEaY2eCRr Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- HDE.WidgetsAndViewers.vl.LknxopcHm40OXTSzU76YaR Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- HDE.ElementViewers.vl.QsvwBVssT9xLO3Td5ph2Z9 Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- VL.HDE.vl.E09rriOsHG5LFQGoJXUicu Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- VL.Skia.HDE.vl.Iyvb2Nwi6QrP6BggGBoTuR Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- System.Drawing.Common Assembly Version: 4.0.0.1 Win32 Version: 4.6.26919.02 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/System.Drawing.Common.DLL ---------------------------------------- callmenames-2020-01-12.vl.PYsVwS3Sra3OdBIYubUeBr.6 Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- MyCaffe.basecode Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/MyCaffe.basecode.dll ---------------------------------------- MyCaffe.data Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/MyCaffe.data.dll ---------------------------------------- MyCaffe.db.image Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/MyCaffe.db.image.dll ---------------------------------------- MyCaffe.db.stream Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/MyCaffe.db.stream.dll ---------------------------------------- MyCaffe Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/MyCaffe.dll ---------------------------------------- MyCaffe.extras Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/MyCaffe.extras.dll ---------------------------------------- MyCaffe.gym Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/MyCaffe.gym.dll ---------------------------------------- MyCaffe.gym.python Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/MyCaffe.gym.python.dll ---------------------------------------- MyCaffe.layers.alpha Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/MyCaffe.layers.alpha.dll ---------------------------------------- MyCaffe.layers.beta Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/MyCaffe.layers.beta.dll ---------------------------------------- MyCaffe.layers.nt Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/MyCaffe.layers.nt.dll ---------------------------------------- MyCaffe.layers.ssd Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/MyCaffe.layers.ssd.dll ---------------------------------------- MyCaffe.model Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/MyCaffe.model.dll ---------------------------------------- MyCaffe.preprocessor Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/MyCaffe.preprocessor.dll ---------------------------------------- MyCaffe.trainers Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/MyCaffe.trainers.dll ---------------------------------------- Google.Protobuf Assembly Version: 3.3.0.0 Win32 Version: 3.3.0.0 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/Google.Protobuf.3.3.0/lib/net45/Google.Protobuf.dll ---------------------------------------- EntityFramework Assembly Version: 6.0.0.0 Win32 Version: 6.300.19.46401 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/EntityFramework.6.3.0/lib/net45/EntityFramework.dll ---------------------------------------- MyCaffe.basecode Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/oLD/MyCaffe.basecode.dll ---------------------------------------- MyCaffe.db.image Assembly Version: 0.10.2.38 Win32 Version: 0.10.2.38 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/MyCaffe.0.10.2.38-beta1/lib/net40/oLD/MyCaffe.db.image.dll ---------------------------------------- WebCam Assembly Version: 0.10.2.14 Win32 Version: 0.10.2.14 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/WebCam.0.10.2.14-beta1/lib/net40/WebCam.dll ---------------------------------------- DirectX.Capture Assembly Version: 0.10.2.14 Win32 Version: 0.10.2.14 CodeBase: file:///C:/Users/Igor/AppData/Local/vvvv/gamma-preview/nugets/WebCam.0.10.2.14-beta1/lib/net40/DirectX.Capture.dll ---------------------------------------- Caffe_DataLayer_and_Relu.vl.Djx1Af8LlPEO18PQVPjPSD Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- Caffe_DataLayer_and_Relu.vl.Djx1Af8LlPEO18PQVPjPSD.10 Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- SharpDX.Direct2D1 Assembly Version: 4.0.1.0 Win32 Version: 4.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/SharpDX.Direct2D1.DLL ---------------------------------------- SharpDX Assembly Version: 4.0.1.0 Win32 Version: 4.0.1 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/SharpDX.DLL ---------------------------------------- Caffe_DataLayer_and_Relu.vl.Djx1Af8LlPEO18PQVPjPSD.13 Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- Caffe_DataLayer_and_Relu.vl.Djx1Af8LlPEO18PQVPjPSD.16 Assembly Version: 0.0.0.0 Win32 Version: 2019.2.0.147 CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.2.0-0147-g607c7e4d92/lib/VL.Lang.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.