Hi there, just downloaded and installed the current fuse version, created a new example project and started local preview.
build project runs through without warnings or errors, but when the preview window opens an unhandled exception appears.
Here ist the full exception message:
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.ArgumentNullException: Value cannot be null. Parameter name: e at Outracks.Features.ErrorHandling.ErrorHandler.Report(String operationName, OperationID operationID, Exception e, ExceptionOptionsFactory errorCommands) at Outracks.Fuse.WinFormsEvents.TrySomethingBlocking(IErrorHandler errorHandler, Action action) at Outracks.Fuse.Native.WindowsWindow.Draw(Stopwatch stopWatch, IUnoEntrypoints toApp, Boolean& drawnFirstFrame, Int32& renderCount) at Outracks.Fuse.Native.WindowsWindow.<>cDisplayClass12.b11(Object s, PaintEventArgs a) at System.Windows.Forms.Control.OnPaint(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.UserControl.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.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.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
Fuse Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Fuse.exe
Outracks.Fuse.Reporting Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.Reporting.DLL
log4net Assembly Version: 1.2.13.0 Win32 Version: 1.2.13.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/log4net.DLL
Outracks.Fuse Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.DLL
Outracks.CortexIntegration.ErrorReportingWin Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.CortexIntegration.ErrorReportingWin.DLL
Outracks.CortexIntegration.ErrorReporting Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.CortexIntegration.ErrorReporting.DLL
Outracks.Common.IO Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Common.IO.DLL
Outracks.Common Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Common.DLL
System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
Outracks.Common.IO.Native Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Common.IO.Native.DLL
Outracks.Fuse.Bootstrap Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.Bootstrap.DLL
Outracks.Fusion.Native-Windows Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fusion.Native-Windows.DLL
Outracks.Fusion.Native Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fusion.Native.DLL
Outracks.Fuse.ErrorHandling Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.ErrorHandling.DLL
Outracks.Common.Math Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Common.Math.DLL
Outracks.Fusion Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fusion.DLL
System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
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.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
Outracks.Common.CLI Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Common.CLI.DLL
Outracks.Fuse.Protocol Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.Protocol.DLL
Outracks.Fuse.Daemon Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.Daemon.DLL
Outracks.Fuse.Analytics Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.Analytics.DLL
Outracks.Fuse.ModuleInstaller Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.ModuleInstaller.DLL
Outracks.Fuse.Install Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.Install.DLL
Outracks.Fuse.KillAll Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.KillAll.DLL
System.Reactive.Linq Assembly Version: 2.2.5.0 Win32 Version: 2.2.5.40722
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/System.Reactive.Linq.DLL
System.Reactive.Interfaces Assembly Version: 2.2.5.0 Win32 Version: 2.2.5.40722
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/System.Reactive.Interfaces.DLL
Outracks.Building Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Building.DLL
System.Reactive.Core Assembly Version: 2.2.5.0 Win32 Version: 2.2.5.40722
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/System.Reactive.Core.DLL
Outracks.Fuse.Preview Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.Preview.DLL
Outracks.Simulator.Host Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Simulator.Host.DLL
Outracks.Fuse.Import Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.Import.DLL
Outracks.Templates Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Templates.DLL
Outracks.Fuse.Create Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.Create.DLL
Outracks.Fuse.Build Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.Build.DLL
Outracks.Common.IPC Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Common.IPC.DLL
Outracks.Fuse.EventViewer Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.EventViewer.DLL
Outracks.Fuse.Monitor Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.Monitor.DLL
Uno.Configuration Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.Configuration.DLL
System.Collections.Immutable Assembly Version: 1.0.34.0 Win32 Version: 1.0.34.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/System.Collections.Immutable.DLL
System.Runtime Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll
System.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Linq/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.dll
System.Runtime.Extensions Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Extensions.dll
stuff Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/stuff.EXE
Newtonsoft.Json Assembly Version: 6.0.0.0 Win32 Version: 6.0.8.18111
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Newtonsoft.Json.DLL
Outracks.Common.Text Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Common.Text.DLL
System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
System.Xml.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
System.Collections Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Collections/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.dll
System.Threading Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Threading/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.dll
System.Reactive.PlatformServices Assembly Version: 2.2.5.0 Win32 Version: 2.2.5.40722
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/System.Reactive.PlatformServices.DLL
Outracks.Fuse.Locales Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fuse.Locales.DLL
Outracks.Simulator.Client.Uno Assembly Version: 0.0.0.0 Win32 Version:
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Simulator.Client.Uno.DLL
Uno.Runtime.Core Assembly Version: 0.0.0.0 Win32 Version: 0.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.Runtime.Core.DLL
Outracks.Common.Code Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Common.Code.DLL
Outracks.Fusion.Native.UnoCoreInterop Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Fusion.Native.UnoCoreInterop.DLL
Uno.Runtime.Assets Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.Runtime.Assets.DLL
Outracks.Simulator.Runtime Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Simulator.Runtime.DLL
Uno.BuildEngine Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.BuildEngine.DLL
Uno.Language.BackendFramework Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.Language.BackendFramework.DLL
Uno.Language.Backends.CIL Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.Language.Backends.CIL.DLL
Uno.UX.Markup.CompilerReflection Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.UX.Markup.CompilerReflection.DLL
Uno.UX.Markup.Reflection Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.UX.Markup.Reflection.DLL
Outracks.Simulator.Compiler Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Simulator.Compiler.DLL
Uno.Language.Common Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.Language.Common.DLL
Outracks.Building.UnoBuildInterop Assembly Version: 0.9.0.0 Win32 Version: 0.9.2.5183
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Building.UnoBuildInterop.DLL
Outracks.Simulator.Client Assembly Version: 0.0.0.0 Win32 Version: 0.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Outracks.Simulator.Client.DLL
Uno.Language.Core Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.Language.Core.DLL
Uno.Native.Assets Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.Native.Assets.DLL
Uno.Language.IL Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.Language.IL.DLL
WindowsBase Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
OpenTK Assembly Version: 1.1.0.0 Win32 Version: 1.1.1589.5942
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/OpenTK.DLL
Uno.Language.ShaderBackends.OpenGL Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.Language.ShaderBackends.OpenGL.DLL
Minimatch Assembly Version: 1.1.0.0 Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Minimatch.DLL
Uno.UX.Markup.CodeGeneration Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.UX.Markup.CodeGeneration.DLL
Uno.Language.Syntax Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.Language.Syntax.DLL
Uno.UX.Markup.Common Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.UX.Markup.Common.DLL
Uno.Language.Parser Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.Language.Parser.DLL
Microsoft.CSharp Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
System.Dynamic Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
Uno.UX.Markup.UXIL Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.UX.Markup.UXIL.DLL
Uno.UX.Markup.AST Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.UX.Markup.AST.DLL
Fuse.Video.Mono Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0
CodeBase: file:///C:/ProgramData/Uno/Packages/Fuse.Video/0.15.3/Graphics/CIL/Lib/Fuse.Video.Mono.dll
MonoMac Assembly Version: 0.0.0.0 Win32 Version: 0.0.0.0
CodeBase: file:///C:/ProgramData/Uno/Packages/Fuse.Video/0.15.3/Graphics/CIL/Lib/MonoMac.dll
DirectShowLib Assembly Version: 2.1.0.1599 Win32 Version: 2.1.0.1599
CodeBase: file:///C:/ProgramData/Uno/Packages/Fuse.Video/0.15.3/Graphics/CIL/Lib/DirectShowLib.dll
Fuse.Video.CIL Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0
CodeBase: file:///C:/ProgramData/Uno/Packages/Fuse.Video/0.15.3/Graphics/CIL/Lib/Fuse.Video.CIL.dll
Fuse.Video.DirectShow Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0
CodeBase: file:///C:/ProgramData/Uno/Packages/Fuse.Video/0.15.3/Graphics/CIL/Lib/Fuse.Video.DirectShow.dll
Fuse.Scripting.Jurassic Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0
CodeBase: file:///C:/ProgramData/Uno/Packages/Fuse.Scripting.Jurassic/0.15.3/Fuse.Scripting.Jurassic.dll
Jurassic Assembly Version: 2.1.0.0 Win32 Version: 2.1.0.0
CodeBase: file:///C:/ProgramData/Uno/Packages/Fuse.Scripting.Jurassic/0.15.3/Jurassic.dll
Experimental.Bitmaps Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0
CodeBase: file:///C:/ProgramData/Uno/Packages/Experimental.Bitmaps/0.16.2/Experimental.Bitmaps.dll
Uno.Data.Xml.Cil Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0
CodeBase: file:///C:/ProgramData/Uno/Packages/Uno.Data.Xml/0.16.2/Targets/Cil/CilDlls/Uno.Data.Xml.Cil.dll
Uno.Net.Http.Implementation Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0
CodeBase: file:///C:/ProgramData/Uno/Packages/Uno.Net.Http/0.16.4/Implementation/Cil/Uno.Net.Http.Implementation.dll
test2 Assembly Version: 0.0.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.Language.Backends.CIL.dll
ISymWrapper Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/ISymWrapper/v4.0_4.0.0.0__b03f5f7f11d50a3a/ISymWrapper.dll
Uno.Language.Bytecode Assembly Version: 0.16.0.0 Win32 Version: 0.16.4.1996
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/Uno.Language.Bytecode.DLL
test2 Assembly Version: 0.0.0.0 Win32 Version:
CodeBase: file:///C:/Users/kraft/Documents/Fuse/test2/.build/Simulator/Local/test2.dll
System.Reactive.Windows.Threading Assembly Version: 2.2.5.0 Win32 Version: 2.2.5.40722
CodeBase: file:///C:/Program%20Files%20(x86)/Fuse/System.Reactive.Windows.Threading.DLL
PresentationCore Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.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.