SHWotever / SimHub

Multi sim dashboard, bass shaker driver, ....
http://www.simhubdash.com/
801 stars 98 forks source link

Dashboards and overlays randomic freezes #249

Closed TGDSimware closed 6 years ago

TGDSimware commented 6 years ago

In the 6.3.9 release, the dashboards and the overlays often stop working and a reboot of simhub is needed. I wasn't able to identify a precise cause. The issues has been observed by me and others with different hardwares.

SHWotever commented 6 years ago

Hi ! could you give me a little more details ? when you say stop working, you mean no refresh but UI still responsive ?

I found something weird about USBD480, sometimes when it's not present, the method could freeze Simhub I'm investigating this issue, could you make sure usbd480 is disabled, in order to eliminate this clue. Also since you are "part" of simhub with your plugins, have you tried with all your plugins disabled ? If somehow the freeze comes from here, I have no chance to find anything.

TGDSimware commented 6 years ago

Yes the overlays stop refreshing while the program is alive and the UI is responsive. I don't use USBD480. The plugin seems to be responsive too. The freeze however involves also overlays which are not related to my plugin. So if the freeze would depend on my plugin, I should have found a way to freeze all the overlays while keeping the program alive and responding :) Anyway, I will investigate again as soon as the I get into the issue. Thank you very much!

SHWotever commented 6 years ago

In fact the plugins are living on a separate thread than UI, and all the plugins shares it, if one blocks it will stop the whole data refreshing loop including dashs and overlays,

Concerning USBD480 even if you don't have one, make sure to disable the option here, it was enabled as default : image

Someone got main loop freezes and disabling usbd480 solved it.

TGDSimware commented 6 years ago

Thank you very much. I will try

TGDSimware commented 6 years ago

The USBD480 fix did not help. I can confirm that the problem is related to overlays only and that do not seems to depend on the plugin, as I can debug it normally. No exception from logs.

SHWotever commented 6 years ago

Could you give me more details ?

On the 4.6.X versions i've been really focused on performances, i've tuned the formula engine as much as possible to relief CPU stress, On the last version (4.6.3) I even suspended the dispatcher pump to avoir reentrency and such weird behaviour. During my tests I've left about 10 overlays running for hours multiple times (in rf2) with no troubles.

I fear that it's a WPF bug, because I only use WPF UI, and as long as the data update loop is alive the model bound to the ui will be refreshed.

By the way seeing some code still running in debugger does not means something is not wrong, have you tested with your plugins disabled ? I really need to know if it's not related to it. I did not had any other feedbacks of such freezes so it's really important to test it in my opinion.

One other information wich would help to determine what is going wrong is the new performances indicators : image You will see in these values how many formulas are evaluated per second, in this way if you see a drop when it freezes it will tell if the whole simhub dash engine is frozen or if it's located in WPF rendering pipeline.

SHWotever commented 6 years ago

I made an additional test, I left it for 12hours (7h30-19h30) running with no troubles

TGDSimware commented 6 years ago

I often get the freeze when I start simhub while the game is already running

this is the log

'SimHubWPF.exe' (CLR v4.0.30319: DefaultDomain): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0b77a5c561934e089\mscorlib.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: DefaultDomain): caricamento di 'C:\Program Files (x86)\SimHub\SimHubWPF.exe' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.031bf3856ad364e35\PresentationFramework.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.031bf3856ad364e35\WindowsBase.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0b77a5c561934e089\System.Core.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0b77a5c561934e089\System.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\PresentationCore\v4.0_4.0.0.031bf3856ad364e35\PresentationCore.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0b77a5c561934e089\System.Xaml.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\PrivateAssemblies\Runtime\Microsoft.VisualStudio.Debugger.Runtime.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Configuration.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0b77a5c561934e089\System.Xml.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\log4net.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\WoteverCommon.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\MahApps.Metro.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SimHub.Plugins.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. log4net:WARN Cannot RollFile [C:\Program Files (x86)\SimHub\Logs\SimHub.log.18] -> [C:\Program Files (x86)\SimHub\Logs\SimHub.log.19]. Source does not exist log4net:WARN Cannot RollFile [C:\Program Files (x86)\SimHub\Logs\SimHub.log.16] -> [C:\Program Files (x86)\SimHub\Logs\SimHub.log.17]. Source does not exist log4net:WARN Cannot RollFile [C:\Program Files (x86)\SimHub\Logs\SimHub.log.9] -> [C:\Program Files (x86)\SimHub\Logs\SimHub.log.10]. Source does not exist log4net:WARN Cannot RollFile [C:\Program Files (x86)\SimHub\Logs\SimHub.log.8] -> [C:\Program Files (x86)\SimHub\Logs\SimHub.log.9]. Source does not exist log4net:WARN Cannot RollFile [C:\Program Files (x86)\SimHub\Logs\SimHub.log.5] -> [C:\Program Files (x86)\SimHub\Logs\SimHub.log.6]. Source does not exist log4net:WARN Cannot RollFile [C:\Program Files (x86)\SimHub\Logs\SimHub.log.2] -> [C:\Program Files (x86)\SimHub\Logs\SimHub.log.3]. Source does not exist 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\x86\CefSharp.Core.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\x86\CefSharp.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.Aero2\v4.0_4.0.0.031bf3856ad364e35\PresentationFramework.Aero2.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\ICSharpCode.AvalonEdit.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SimHub.Licensing.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Drawing.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SteamHelper.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\GameReaderCommon.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Remoting\v4.0_4.0.0.0b77a5c561934e089\System.Runtime.Remoting.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Newtonsoft.Json.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0b77a5c561934e089\System.Numerics.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0b77a5c561934e089\System.Runtime.Serialization.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0b77a5c561934e089\System.Data.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Rhino.Licensing.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. SimHub.Plugins.Logging: [2018-06-12 14:29:36,444] INFO - Starting SimHub v6.4.2 (build time : 06/06/2018 11:23:37) SimHub.Plugins.Logging: [2018-06-12 14:29:36,455] INFO - Administrator privileges : True SimHub.Plugins.Logging: [2018-06-12 14:29:36,455] INFO - OS version : Microsoft Windows NT 6.2.9200.0 SimHub.Plugins.Logging: [2018-06-12 14:29:36,455] INFO - Donator License status : Licensed SimHub.Plugins.Logging: [2018-06-12 14:29:36,456] INFO - Process priority : Normal 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\ACSharedMemory.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\PCarsSharedMemory.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\ICarsReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\CodemastersReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\ETS2Reader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\RREReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\RfactorReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\LFSReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\GRallyReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\InSimDotNet.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SimBin.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\PibosoReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\TrackmaniaReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\ACToolsUtilities.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0b77a5c561934e089\System.Windows.Forms.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\INIFileParser.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\CircularGauge.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\ColorBox.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\DriverNET4.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\EPPlus.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Esprima.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Collections\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Collections.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\FastMember.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\FSharp.Core.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\NetworkCommsDotNet.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\GongSolutions.WPF.DragDrop.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\GSIReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Hardcodet.Wpf.TaskbarNotification.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\UIAutomationProvider\v4.0_4.0.0.031bf3856ad364e35\UIAutomationProvider.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\UIAutomationTypes\v4.0_4.0.0.031bf3856ad364e35\UIAutomationTypes.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\InputManager.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualBasic\v4.0_10.0.0.0b03f5f7f11d50a3a\Microsoft.VisualBasic.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\iRacingSDK.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Jint.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\netstandard\v4.0_2.0.0.0cc7b13ffcd2ddd51\netstandard.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\KdTreeLib.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\LiteDB.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\System.Windows.Interactivity.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\MahApps.Metro.IconPacks.Material.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\MahApps.Metro.SimpleChildWindow.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Markdig.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.AspNet.SignalR.Core.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.Owin.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.Owin.Cors.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\System.Web.Cors.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.Owin.Diagnostics.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Owin.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.Owin.Host.HttpListener.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.Owin.Hosting.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.Owin.Security.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.Practices.ServiceLocation.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Win32.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\Microsoft.Win32.Primitives.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\MSIAfterburner.NET.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\NAudio.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\NCalc.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\NextionCommon.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Nowin.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\OmsiReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\OpenHardwareMonitorLib.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Owin.Compression.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Owin.WebSocket.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\OxyPlot.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Globalization\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Globalization.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\OxyPlot.Wpf.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\PropertyChanged.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\QRCoder.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\UnityEngine.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\RawInputProcessor.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\ScintillaNET.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Design\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Design.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SerialDash.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SerialDashWPF.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SharpDX.DirectInput.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SharpDX.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SimHub.Plugins.AudioControl.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Xceed.Wpf.Toolkit.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0b77a5c561934e089\System.ServiceModel.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SimHub.Plugins.KeyboardEmulator.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SimHub.Plugins.Web.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\vtortola.WebSockets.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.AppContext\v4.0_4.0.0.0b03f5f7f11d50a3a\System.AppContext.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Collections.Concurrent\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Collections.Concurrent.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Collections.NonGeneric\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Collections.NonGeneric.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Collections.Specialized\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Collections.Specialized.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel\v4.0_4.0.0.0b03f5f7f11d50a3a\System.ComponentModel.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.EventBasedAsync\v4.0_4.0.0.0b03f5f7f11d50a3a\System.ComponentModel.EventBasedAsync.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\System.ComponentModel.Primitives.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.TypeConverter\v4.0_4.0.0.0b03f5f7f11d50a3a\System.ComponentModel.TypeConverter.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Console\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Console.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Data.Common\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Data.Common.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.Contracts\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.Contracts.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.Debug\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.Debug.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.FileVersionInfo\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.FileVersionInfo.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.Process\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.Process.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.StackTrace\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.StackTrace.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.TextWriterTraceListener\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.TextWriterTraceListener.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.Tools\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.Tools.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.TraceSource\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.TraceSource.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.Tracing\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.Tracing.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Drawing.Primitives.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Dynamic.Runtime\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Dynamic.Runtime.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Globalization.Calendars\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Globalization.Calendars.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Globalization.Extensions\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Globalization.Extensions.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.Compression\v4.0_4.0.0.0b77a5c561934e089\System.IO.Compression.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.Compression.FileSystem\v4.0_4.0.0.0b77a5c561934e089\System.IO.Compression.FileSystem.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.Compression.ZipFile\v4.0_4.0.0.0b77a5c561934e089\System.IO.Compression.ZipFile.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.FileSystem\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.FileSystem.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.FileSystem.DriveInfo\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.FileSystem.DriveInfo.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.FileSystem.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.FileSystem.Primitives.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.FileSystem.Watcher\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.FileSystem.Watcher.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.IsolatedStorage\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.IsolatedStorage.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.MemoryMappedFiles\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.MemoryMappedFiles.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.Pipes\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.Pipes.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.UnmanagedMemoryStream\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.UnmanagedMemoryStream.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Linq\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Linq.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Linq.Expressions\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Linq.Expressions.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Linq.Parallel\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Linq.Parallel.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Linq.Queryable\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Linq.Queryable.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Http\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.Http.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.NameResolution\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.NameResolution.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.NetworkInformation\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.NetworkInformation.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Ping\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.Ping.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.Primitives.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Requests\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.Requests.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Security\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.Security.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Sockets\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.Sockets.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.WebHeaderCollection\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.WebHeaderCollection.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.WebSockets.Client\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.WebSockets.Client.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.WebSockets\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.WebSockets.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ObjectModel\v4.0_4.0.0.0b03f5f7f11d50a3a\System.ObjectModel.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Reflection\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Reflection.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Reflection.Extensions\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Reflection.Extensions.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Reflection.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Reflection.Primitives.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Resources.Reader\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Resources.Reader.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Resources.ResourceManager\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Resources.ResourceManager.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Resources.Writer\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Resources.Writer.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.CompilerServices.VisualC\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.CompilerServices.VisualC.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Extensions\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.Extensions.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Handles\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.Handles.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.InteropServices\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.InteropServices.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.InteropServices.RuntimeInformation\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.InteropServices.RuntimeInformation.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Numerics\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.Numerics.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization.Formatters\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.Serialization.Formatters.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization.Json\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.Serialization.Json.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.Serialization.Primitives.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization.Xml\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.Serialization.Xml.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.Claims\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.Claims.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.Cryptography.Algorithms\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.Cryptography.Algorithms.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.Cryptography.Csp\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.Cryptography.Csp.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.Cryptography.Encoding\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.Cryptography.Encoding.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.Cryptography.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.Cryptography.Primitives.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.Cryptography.X509Certificates\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.Cryptography.X509Certificates.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.Principal\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.Principal.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.SecureString\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.SecureString.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Text.Encoding\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Text.Encoding.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Text.Encoding.Extensions\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Text.Encoding.Extensions.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Text.RegularExpressions\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Text.RegularExpressions.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Threading\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Threading.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Threading.Overlapped\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Threading.Overlapped.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\System.Threading.Tasks.Dataflow.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Threading.Tasks\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Threading.Tasks.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Threading.Tasks.Parallel\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Threading.Tasks.Parallel.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Threading.Thread\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Threading.Thread.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Threading.ThreadPool\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Threading.ThreadPool.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Threading.Timer\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Threading.Timer.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ValueTuple\v4.0_4.0.0.0cc7b13ffcd2ddd51\System.ValueTuple.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.ReaderWriter\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Xml.ReaderWriter.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.XDocument\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Xml.XDocument.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.XmlDocument\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Xml.XmlDocument.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.XmlSerializer\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Xml.XmlSerializer.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.XPath\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Xml.XPath.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.XPath.XDocument\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Xml.XPath.XDocument.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\TGD.NavigatorPlugin.dll' completato. Simboli caricati. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\TGD3.dll' completato. Simboli caricati. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\WarThunder.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\WindowsInput.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\WindowsFormsIntegration\v4.0_4.0.0.031bf3856ad364e35\WindowsFormsIntegration.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\WoteverWPFControls.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\WpfAutoGrid.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\WPFToolkit.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Xceed.Wpf.AvalonDock.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Xceed.Wpf.AvalonDock.Themes.Aero.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Xceed.Wpf.AvalonDock.Themes.Metro.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Xceed.Wpf.AvalonDock.Themes.VS2010.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Xceed.Wpf.DataGrid.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\YamlDotNet.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0b03f5f7f11d50a3a\Microsoft.CSharp.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Dynamic\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Dynamic.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'Anonymously Hosted DynamicMethods Assembly' completato. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Management.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXml\v4.0_4.0.0.0b77a5c561934e089\PresentationFramework-SystemXml.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemData\v4.0_4.0.0.0b77a5c561934e089\PresentationFramework-SystemData.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. System.Windows.Data Error: 40 : BindingExpression path error: '(Controls:ControlsHelper.ContentCharacterCasing)' property not found on 'object' ''SHLinkButtonSmall' (Name='')'. BindingExpression:Path=(Controls:ControlsHelper.ContentCharacterCasing); DataItem='SHLinkButtonSmall' (Name=''); target element is 'ContentControlEx' (Name=''); target property is 'ContentCharacterCasing' (type 'CharacterCasing') 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemCore\v4.0_4.0.0.0b77a5c561934e089\PresentationFramework-SystemCore.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. System.Windows.Data Error: 40 : BindingExpression path error: 'IsNetworkMode' property not found on 'object' ''HamburgerMenuGlyphItemMaterial' (HashCode=19723089)'. BindingExpression:Path=IsNetworkMode; DataItem='HamburgerMenuGlyphItemMaterial' (HashCode=19723089); target element is 'Grid' (Name=''); target property is 'IsEnabled' (type 'Boolean') System.Windows.Data Error: 40 : BindingExpression path error: 'ShownSupportedGames' property not found on 'object' ''HamburgerMenuGlyphItemMaterial' (HashCode=19723089)'. BindingExpression:Path=ShownSupportedGames; DataItem='HamburgerMenuGlyphItemMaterial' (HashCode=19723089); target element is 'ItemsControl' (Name=''); target property is 'ItemsSource' (type 'IEnumerable') System.Windows.Data Error: 40 : BindingExpression path error: 'CurrentGame' property not found on 'object' ''HamburgerMenuGlyphItemMaterial' (HashCode=19723089)'. BindingExpression:Path=CurrentGame.HelpPath; DataItem='HamburgerMenuGlyphItemMaterial' (HashCode=19723089); target element is 'Border' (Name=''); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'IsNetworkMode' property not found on 'object' ''HamburgerMenuGlyphItemMaterial' (HashCode=19723089)'. BindingExpression:Path=IsNetworkMode; DataItem='HamburgerMenuGlyphItemMaterial' (HashCode=19723089); target element is 'Border' (Name=''); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=DevelopperMode; DataItem='MainModel' (HashCode=62705275); target element is 'HamburgerMenuGlyphItemMaterial' (HashCode=44077297); target property is 'IsVisible' (type 'Nullable`1') 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'Microsoft.GeneratedCode' completato. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Users\carlo\AppData\Local\Temp\VisualStudio.XamlDiagnostics.9360\Microsoft.VisualStudio.DesignTools.WpfTap.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\SMDiagnostics\v4.0_4.0.0.0b77a5c561934e089\SMDiagnostics.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Internals\v4.0_4.0.0.031bf3856ad364e35\System.ServiceModel.Internals.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. SimHub.Plugins.Logging: [2018-06-12 14:29:41,198] INFO - (Re)Starting RBR Game Manager and plugin manager 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\x86\CefSharp.Wpf.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\x86\CefSharp.OffScreen.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Web\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Web.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0b03f5f7f11d50a3a\Accessibility.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing.Design\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Drawing.Design.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IdentityModel\v4.0_4.0.0.0b77a5c561934e089\System.IdentityModel.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Transactions\v4.0_4.0.0.0b77a5c561934e089\System.Transactions.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0b03f5f7f11d50a3a\System.EnterpriseServices.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Messaging\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Messaging.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.DurableInstancing\v4.0_4.0.0.031bf3856ad364e35\System.Runtime.DurableInstancing.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration.Install\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.Install.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'FastMember_dynamic' completato. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'PInvokeDelegateFactoryInternalAssembly' completato. Il thread 0x1edc è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:29:43,312] INFO - Starting Arduino in Single USB mode SimHub.Plugins.Logging: [2018-06-12 14:29:43,335] INFO - Matrix custom font custommatrixfont8x8 loaded SimHub.Plugins.Logging: [2018-06-12 14:29:43,443] INFO - Web suggested IP :192.168.1.77 SimHub.Plugins.Logging: [2018-06-12 14:29:43,474] INFO - Web font-faces up to date System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudRA'); target element is 'NumericUpDown' (Name='nudIn'); target property is 'Minimum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudIn'); target element is 'NumericUpDown' (Name='nudFor'); target property is 'Minimum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudFor'); target element is 'NumericUpDown' (Name='nudAnd'); target property is 'Minimum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudLongTurn'); target element is 'NumericUpDown' (Name='nudVeryLongTurn'); target property is 'Minimum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudExtraLongTurn'); target element is 'NumericUpDown' (Name='nudVeryLongTurn'); target property is 'Maximum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudShortHp'); target element is 'NumericUpDown' (Name='nudLongHp'); target property is 'Minimum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudVeryLongTurn'); target element is 'NumericUpDown' (Name='nudLongHp'); target property is 'Maximum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudCheck1'); target element is 'NumericUpDown' (Name='nudCheck2'); target property is 'Minimum' (type 'Double') Il thread 0x8e8 è terminato con il codice 0 (0x0). System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudIn'); target element is 'NumericUpDown' (Name='nudRA'); target property is 'Maximum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudFor'); target element is 'NumericUpDown' (Name='nudIn'); target property is 'Maximum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudAnd'); target element is 'NumericUpDown' (Name='nudFor'); target property is 'Maximum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudVeryLongTurn'); target element is 'NumericUpDown' (Name='nudExtraLongTurn'); target property is 'Minimum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudVeryLongTurn'); target element is 'NumericUpDown' (Name='nudLongTurn'); target property is 'Maximum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudLongHp'); target element is 'NumericUpDown' (Name='nudShortHp'); target property is 'Maximum' (type 'Double') 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'dvz0ifh2' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'ahaitnjj' completato. Modulo compilato senza simboli. System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=3825860)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=3825860); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=53781803)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=53781803); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0b77a5c561934e089\System.Xml.Linq.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=22724462)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=22724462); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXmlLinq\v4.0_4.0.0.0b77a5c561934e089\PresentationFramework-SystemXmlLinq.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=61611833); target element is 'SolidColorBrush' (HashCode=66037364); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=61611833); target element is 'SolidColorBrush' (HashCode=66037364); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=46270551); target element is 'SolidColorBrush' (HashCode=21836431); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=46270551); target element is 'SolidColorBrush' (HashCode=21836431); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=38413159); target element is 'SolidColorBrush' (HashCode=3006923); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=38413159); target element is 'SolidColorBrush' (HashCode=3006923); target property is 'Color' (type 'Color') Il thread 0x37ac è terminato con il codice 0 (0x0). System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=11326888)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=11326888); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=28378434); target element is 'SolidColorBrush' (HashCode=60923125); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=28378434); target element is 'SolidColorBrush' (HashCode=60923125); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=21311885); target element is 'SolidColorBrush' (HashCode=44765319); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=21311885); target element is 'SolidColorBrush' (HashCode=44765319); target property is 'Color' (type 'Color') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=30206524)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=30206524); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=5075526); target element is 'SolidColorBrush' (HashCode=53492789); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=5075526); target element is 'SolidColorBrush' (HashCode=53492789); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=36267453); target element is 'SolidColorBrush' (HashCode=40351445); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=36267453); target element is 'SolidColorBrush' (HashCode=40351445); target property is 'Color' (type 'Color') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=60592031)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=60592031); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'Background' property not found on 'object' ''LinearGaugeItem' (HashCode=32979223)'. BindingExpression:Path=Background; DataItem='LinearGaugeItem' (HashCode=32979223); target element is 'Image' (Name=''); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=53977738)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=53977738); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=43894985)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=43894985); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BorderColor; DataItem='RectangleItem' (HashCode=51990912); target element is 'SolidColorBrush' (HashCode=66136720); target property is 'Color' (type 'Color') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=14626758)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=14626758); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BorderColor; DataItem='RectangleItem' (HashCode=65680712); target element is 'SolidColorBrush' (HashCode=29590731); target property is 'Color' (type 'Color') Il thread 0x4410 è terminato con il codice 0 (0x0). System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=4781499)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=4781499); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=51671703)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=51671703); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=25360113)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=25360113); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=25011624); target element is 'SolidColorBrush' (HashCode=58703041); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=25011624); target element is 'SolidColorBrush' (HashCode=58703041); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=17012162); target element is 'SolidColorBrush' (HashCode=18804945); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=17012162); target element is 'SolidColorBrush' (HashCode=18804945); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=54469209); target element is 'SolidColorBrush' (HashCode=62619136); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=54469209); target element is 'SolidColorBrush' (HashCode=62619136); target property is 'Color' (type 'Color') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=31610019)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=31610019); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=18620410); target element is 'SolidColorBrush' (HashCode=21339987); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=18620410); target element is 'SolidColorBrush' (HashCode=21339987); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=45052140); target element is 'SolidColorBrush' (HashCode=52756515); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=45052140); target element is 'SolidColorBrush' (HashCode=52756515); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=58323163); target element is 'SolidColorBrush' (HashCode=5790227); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=58323163); target element is 'SolidColorBrush' (HashCode=5790227); target property is 'Color' (type 'Color') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=56940101)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=56940101); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=34692896); target element is 'SolidColorBrush' (HashCode=12684790); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=34692896); target element is 'SolidColorBrush' (HashCode=12684790); target property is 'Color' (type 'Color') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=11292332)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=11292332); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=25662351); target element is 'SolidColorBrush' (HashCode=24748469); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=25662351); target element is 'SolidColorBrush' (HashCode=24748469); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=28143222); target element is 'SolidColorBrush' (HashCode=34172447); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=28143222); target element is 'SolidColorBrush' (HashCode=34172447); target property is 'Color' (type 'Color') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=66207245)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=66207245); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: '(Controls:ControlsHelper.ContentCharacterCasing)' property not found on 'object' ''SHButtonPrimary' (Name='')'. BindingExpression:Path=(Controls:ControlsHelper.ContentCharacterCasing); DataItem='SHButtonPrimary' (Name=''); target element is 'ContentControlEx' (Name=''); target property is 'ContentCharacterCasing' (type 'CharacterCasing') System.Windows.Data Error: 40 : BindingExpression path error: '(Controls:ControlsHelper.ContentCharacterCasing)' property not found on 'object' ''SHButtonPrimary' (Name='')'. BindingExpression:Path=(Controls:ControlsHelper.ContentCharacterCasing); DataItem='SHButtonPrimary' (Name=''); target element is 'ContentControlEx' (Name=''); target property is 'ContentCharacterCasing' (type 'CharacterCasing') System.Windows.Data Error: 40 : BindingExpression path error: '(Controls:ControlsHelper.ContentCharacterCasing)' property not found on 'object' ''SHButtonPrimary' (Name='')'. BindingExpression:Path=(Controls:ControlsHelper.ContentCharacterCasing); DataItem='SHButtonPrimary' (Name=''); target element is 'ContentControlEx' (Name=''); target property is 'ContentCharacterCasing' (type 'CharacterCasing') System.Windows.Data Error: 40 : BindingExpression path error: '(Controls:ControlsHelper.ContentCharacterCasing)' property not found on 'object' ''SHButtonPrimary' (Name='')'. BindingExpression:Path=(Controls:ControlsHelper.ContentCharacterCasing); DataItem='SHButtonPrimary' (Name=''); target element is 'ContentControlEx' (Name=''); target property is 'ContentCharacterCasing' (type 'CharacterCasing') Il thread 0x1498 è terminato con il codice 0 (0x0). Il thread 0x1ad8 è terminato con il codice 0 (0x0). System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=Owner.GridViewPort; DataItem=null; target element is 'VisualBrush' (HashCode=37283416); target property is 'Viewport' (type 'Rect') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=65330209); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=54081941); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=39092391); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDepth; DataItem=null; target element is 'DropShadowEffect' (HashCode=32888014); target property is 'ShadowDepth' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDirection; DataItem=null; target element is 'DropShadowEffect' (HashCode=32888014); target property is 'Direction' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowColor; DataItem=null; target element is 'DropShadowEffect' (HashCode=32888014); target property is 'Color' (type 'Color') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowBlur; DataItem=null; target element is 'DropShadowEffect' (HashCode=32888014); target property is 'BlurRadius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowOpacity; DataItem=null; target element is 'DropShadowEffect' (HashCode=32888014); target property is 'Opacity' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=52730096); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=9594482); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=12977784); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=61491827); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDepth; DataItem=null; target element is 'DropShadowEffect' (HashCode=5707718); target property is 'ShadowDepth' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDirection; DataItem=null; target element is 'DropShadowEffect' (HashCode=5707718); target property is 'Direction' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowColor; DataItem=null; target element is 'DropShadowEffect' (HashCode=5707718); target property is 'Color' (type 'Color') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowBlur; DataItem=null; target element is 'DropShadowEffect' (HashCode=5707718); target property is 'BlurRadius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowOpacity; DataItem=null; target element is 'DropShadowEffect' (HashCode=5707718); target property is 'Opacity' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=51984031); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=22737212); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=65410477); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=66458099); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=38761560); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=17594176); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=55513932); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=4178072); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=59079939); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=65339469); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=42983031); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=25287256); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=66660433); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=3762492); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=10229816); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=55474086); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=31166252); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=65704606); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=24412233); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=47666699); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=36129223); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=33089196); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=26745965); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDepth; DataItem=null; target element is 'DropShadowEffect' (HashCode=44087682); target property is 'ShadowDepth' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDirection; DataItem=null; target element is 'DropShadowEffect' (HashCode=44087682); target property is 'Direction' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowColor; DataItem=null; target element is 'DropShadowEffect' (HashCode=44087682); target property is 'Color' (type 'Color') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowBlur; DataItem=null; target element is 'DropShadowEffect' (HashCode=44087682); target property is 'BlurRadius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowOpacity; DataItem=null; target element is 'DropShadowEffect' (HashCode=44087682); target property is 'Opacity' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=59066022); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=8980857); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=53326701); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=34813057); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=2175687); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=40836337); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=43270676); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=36953614); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=8524994); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=2199391); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=28969880); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=5025004); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=40067039); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=48570174); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=45706078); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=60408669); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=60321886); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=2126544); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=17198279); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=55258079); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=63432546); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=13570791); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=21805875); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=45737299); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=25138652); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=24009259); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=9806758); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=44221688); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=16769368); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=38772162); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=29025339); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=43001397); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=39365168); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=49608012); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=4912550); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=15154020); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=56272369); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=53266729); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=52740178); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=47459948); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=29752766); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=29879508); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=10089924); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=66140009); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=7450793); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=31366578); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=9553720); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=7246776); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=52308663); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=42891778); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=24312641); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=6231364); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=59431865); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=15513712); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=17492713); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=37826963); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=47714657); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=48039028); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDepth; DataItem=null; target element is 'DropShadowEffect' (HashCode=36094027); target property is 'ShadowDepth' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDirection; DataItem=null; target element is 'DropShadowEffect' (HashCode=36094027); target property is 'Direction' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowColor; DataItem=null; target element is 'DropShadowEffect' (HashCode=36094027); target property is 'Color' (type 'Color') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowBlur; DataItem=null; target element is 'DropShadowEffect' (HashCode=36094027); target property is 'BlurRadius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowOpacity; DataItem=null; target element is 'DropShadowEffect' (HashCode=36094027); target property is 'Opacity' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=39469112); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=27908691); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=37590927); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=36136939); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=46218087); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=42949880); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=62265607); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=36110074); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=24649069); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=2367756); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=55976920); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=31661459); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=48732645); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=4240049); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=44706003); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=37465303); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=7594730); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=45362064); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=3086998); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=19471780); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=50317270); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=46964070); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=54941590); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=23874597); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=25187424); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDepth; DataItem=null; target element is 'DropShadowEffect' (HashCode=5892795); target property is 'ShadowDepth' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDirection; DataItem=null; target element is 'DropShadowEffect' (HashCode=5892795); target property is 'Direction' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowColor; DataItem=null; target element is 'DropShadowEffect' (HashCode=5892795); target property is 'Color' (type 'Color') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowBlur; DataItem=null; target element is 'DropShadowEffect' (HashCode=5892795); target property is 'BlurRadius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowOpacity; DataItem=null; target element is 'DropShadowEffect' (HashCode=5892795); target property is 'Opacity' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=45672950); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=58842242); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=2685485); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=27013881); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=39990876); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=16717773); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=22027588); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=46277159); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=58422049); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=62995817); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=41795579); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=66883292); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDepth; DataItem=null; target element is 'DropShadowEffect' (HashCode=65343405); target property is 'ShadowDepth' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDirection; DataItem=null; target element is 'DropShadowEffect' (HashCode=65343405); target property is 'Direction' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowColor; DataItem=null; target element is 'DropShadowEffect' (HashCode=65343405); target property is 'Color' (type 'Color') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowBlur; DataItem=null; target element is 'DropShadowEffect' (HashCode=65343405); target property is 'BlurRadius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowOpacity; DataItem=null; target element is 'DropShadowEffect' (HashCode=65343405); target property is 'Opacity' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=64807775); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=1838639); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=30431468); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=14132624); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=32836222); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=27576165); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=54162553); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=10302646); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=65526714); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=58122205); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=38881260); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=42631228); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=41866219); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=33372188); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=48380222); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=51927620); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=62305773); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=19870205); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=43063478); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=27274421); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=37087950); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=15389960); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=49988949); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=64523107); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=11139133); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=19411255); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=1582872); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=58889014); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=9319284); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=12920791); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=43383643); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDepth; DataItem=null; target element is 'DropShadowEffect' (HashCode=59902046); target property is 'ShadowDepth' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDirection; DataItem=null; target element is 'DropShadowEffect' (HashCode=59902046); target property is 'Direction' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowColor; DataItem=null; target element is 'DropShadowEffect' (HashCode=59902046); target property is 'Color' (type 'Color') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowBlur; DataItem=null; target element is 'DropShadowEffect' (HashCode=59902046); target property is 'BlurRadius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowOpacity; DataItem=null; target element is 'DropShadowEffect' (HashCode=59902046); target property is 'Opacity' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=39032861); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=66146124); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=32395164); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=30824673); target property is 'Radius' (type 'Double') Il thread 0x49ec è terminato con il codice 0 (0x0). Il thread 0x4d0c è terminato con il codice 0 (0x0). Il thread 0x3d08 è terminato con il codice 0 (0x0). Il thread 0x1dac è terminato con il codice 0 (0x0). Il thread 0x24dc è terminato con il codice 0 (0x0). Il thread 0x117c è terminato con il codice 0 (0x0). Il thread 0x310c è terminato con il codice 0 (0x0). Il thread 0x3408 è terminato con il codice 0 (0x0). Il thread 0x26e0 è terminato con il codice 0 (0x0). Il thread 0x1b38 è terminato con il codice 0 (0x0). Il thread 0x1100 è terminato con il codice 0 (0x0). Il thread 0x335c è terminato con il codice 0 (0x0). Il thread 0x24c8 è terminato con il codice 0 (0x0). Il thread 0x7e8 è terminato con il codice 0 (0x0). Il thread 0x189c è terminato con il codice 0 (0x0). Il thread 0xf04 è terminato con il codice 0 (0x0). Il thread 0x1808 è terminato con il codice 0 (0x0). Il thread 0x4ea8 è terminato con il codice 0 (0x0). Il thread 0x1a48 è terminato con il codice 0 (0x0). Il thread 0x2bd4 è terminato con il codice 0 (0x0). Il thread 0x4e70 è terminato con il codice 0 (0x0). Il thread 0x45c4 è terminato con il codice 0 (0x0). Il thread 0xd30 è terminato con il codice 0 (0x0). Il thread 0x44bc è terminato con il codice 0 (0x0). Il thread 0xc54 è terminato con il codice 0 (0x0). Il thread 0xc40 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:30:08,598] INFO - Game connected Il thread 0x4e64 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:30:10,013] INFO - Game disconnected Il thread 0x4e58 è terminato con il codice 0 (0x0). Il thread 0xf20 è terminato con il codice 0 (0x0). Il thread 0x3674 è terminato con il codice 0 (0x0). Il thread 0x41d8 è terminato con il codice 0 (0x0). Il thread 0x49cc è terminato con il codice 0 (0x0). Il thread 0x2ae0 è terminato con il codice 0 (0x0). Il thread 0x3ef8 è terminato con il codice 0 (0x0). Il thread 0x1d5c è terminato con il codice 0 (0x0). Il thread 0x4ec0 è terminato con il codice 0 (0x0). Il thread 0x2f7c è terminato con il codice 0 (0x0). Il thread 0xbbc è terminato con il codice 0 (0x0). Il thread 0x271c è terminato con il codice 0 (0x0). Il thread 0x728 è terminato con il codice 0 (0x0). Il thread 0x2110 è terminato con il codice 0 (0x0). Il thread 0x3d40 è terminato con il codice 0 (0x0). Il thread 0x2e94 è terminato con il codice 0 (0x0). Il thread 0x1a54 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:30:25,295] INFO - Game connected SimHub.Plugins.Logging: [2018-06-12 14:30:25,327] INFO - Best time found : 00:02:36.9630000 Il thread 0x1a50 è terminato con il codice 0 (0x0). Il thread 0xb2c è terminato con il codice 0 (0x0). Il thread 0x1c98 è terminato con il codice 0 (0x0). Il thread 0x3484 è terminato con il codice 0 (0x0). Il thread 0x2624 è terminato con il codice 0 (0x0). Il thread 0x1838 è terminato con il codice 0 (0x0). Il thread 0x201c è terminato con il codice 0 (0x0). Il thread 0xe50 è terminato con il codice 0 (0x0). Il thread 0xc8 è terminato con il codice 0 (0x0). Il thread 0x4cd4 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:30:34,006] INFO - Pressing None Il thread 0x22e8 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:30:34,038] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) SimHub.Plugins.Logging: [2018-06-12 14:30:34,051] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor2' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) Il thread 0x3868 è terminato con il codice 0 (0x0). Il thread 0x351c è terminato con il codice 0 (0x0). Il thread 0x4a4c è terminato con il codice 0 (0x0). Il thread 0xaa8 è terminato con il codice 0 (0x0). Il thread 0xe4 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:30:37,952] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) SimHub.Plugins.Logging: [2018-06-12 14:30:37,952] INFO - Pressing None SimHub.Plugins.Logging: [2018-06-12 14:30:37,955] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor2' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) Il thread 0x100c è terminato con il codice 0 (0x0). Il thread 0x3d48 è terminato con il codice 0 (0x0). Il thread 0x2330 è terminato con il codice 0 (0x0). Il thread 0x3bac è terminato con il codice 0 (0x0). Il thread 0x4ab8 è terminato con il codice 0 (0x0). Il thread 0x4f0c è terminato con il codice 0 (0x0). Il thread 0x3c38 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:30:42,641] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) SimHub.Plugins.Logging: [2018-06-12 14:30:42,683] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor2' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) SimHub.Plugins.Logging: [2018-06-12 14:30:42,641] INFO - Pressing None Il thread 0x4a0 è terminato con il codice 0 (0x0). Il thread 0x1670 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:30:42,962] INFO - Pressing None Il thread 0x548 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:30:42,988] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) SimHub.Plugins.Logging: [2018-06-12 14:30:42,996] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor2' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) Il thread 0x42a8 è terminato con il codice 0 (0x0). Il thread 0x928 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:30:43,169] INFO - Pressing None SimHub.Plugins.Logging: [2018-06-12 14:30:43,171] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) SimHub.Plugins.Logging: [2018-06-12 14:30:43,200] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor2' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) Il thread 0x39e4 è terminato con il codice 0 (0x0). Il thread 0x3b94 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:30:43,470] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) SimHub.Plugins.Logging: [2018-06-12 14:30:43,470] INFO - Pressing None SimHub.Plugins.Logging: [2018-06-12 14:30:43,488] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor2' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) Il thread 0x30b4 è terminato con il codice 0 (0x0). Il thread 0xa30 è terminato con il codice 0 (0x0). Il thread 0x32b0 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:30:43,786] INFO - Pressing None SimHub.Plugins.Logging: [2018-06-12 14:30:43,789] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) Il thread 0xca4 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:30:43,820] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor2' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) Il thread 0xd4c è terminato con il codice 0 (0x0). Il thread 0x2d00 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:30:44,604] INFO - Pressing None Il thread 0x2464 è terminato con il codice 0 (0x0). Il thread 0x4e0 è terminato con il codice 0 (0x0). Il thread 0x4f74 è terminato con il codice 0 (0x0). Il thread 0x4f6c è terminato con il codice 0 (0x0). Il thread 0x23ac è terminato con il codice 0 (0x0). Il thread 0x4ab4 è terminato con il codice 0 (0x0). Il thread 0x44a8 è terminato con il codice 0 (0x0). Il thread 0x39c8 è terminato con il codice 0 (0x0). Il thread 0x3990 è terminato con il codice 0 (0x0). Il thread 0x1498 è terminato con il codice 0 (0x0). Il thread 0xc08 è terminato con il codice 0 (0x0). Il thread 0x1ad8 è terminato con il codice 0 (0x0). Il thread 0x44e4 è terminato con il codice 0 (0x0). Il thread 0x4548 è terminato con il codice 0 (0x0). Il thread 0x417c è terminato con il codice 0 (0x0). Il thread 0x2a1c è terminato con il codice 0 (0x0). Il thread 0x36a4 è terminato con il codice 0 (0x0). Il thread 0x4dcc è terminato con il codice 0 (0x0). Il thread 0x1120 è terminato con il codice 0 (0x0). Il thread 0x2e9c è terminato con il codice 0 (0x0). Il thread 0x110c è terminato con il codice 0 (0x0). Il thread 0x4370 è terminato con il codice 0 (0x0). Il thread 0x49ec è terminato con il codice 0 (0x0). Il thread 0x1258 è terminato con il codice 0 (0x0). Il thread 0x36b4 è terminato con il codice 0 (0x0). Il thread 0x1dac è terminato con il codice 0 (0x0). Il thread 0x4e5c è terminato con il codice 0 (0x0). Il thread 0x334 è terminato con il codice 0 (0x0). Il thread 0x41fc è terminato con il codice 0 (0x0). Il thread 0x26e0 è terminato con il codice 0 (0x0). Il thread 0xdd0 è terminato con il codice 0 (0x0). Il thread 0x24c8 è terminato con il codice 0 (0x0). Il thread 0x4bf8 è terminato con il codice 0 (0x0). Il thread 0x1828 è terminato con il codice 0 (0x0). Il thread 0x29b4 è terminato con il codice 0 (0x0). Il thread 0x4e7c è terminato con il codice 0 (0x0). Il thread 0x1b58 è terminato con il codice 0 (0x0). Il thread 0x4bd4 è terminato con il codice 0 (0x0). Il thread 0x360 è terminato con il codice 0 (0x0). Il thread 0x2d3c è terminato con il codice 0 (0x0). Il thread 0x4884 è terminato con il codice 0 (0x0). Il thread 0x4ebc è terminato con il codice 0 (0x0). Il thread 0x4e70 è terminato con il codice 0 (0x0). Il thread 0x1e48 è terminato con il codice 0 (0x0).

TGDSimware commented 6 years ago

and this is a log of a situation where I don't get the freeze

'SimHubWPF.exe' (CLR v4.0.30319: DefaultDomain): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0b77a5c561934e089\mscorlib.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: DefaultDomain): caricamento di 'C:\Program Files (x86)\SimHub\SimHubWPF.exe' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.031bf3856ad364e35\PresentationFramework.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.031bf3856ad364e35\WindowsBase.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0b77a5c561934e089\System.Core.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0b77a5c561934e089\System.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\PresentationCore\v4.0_4.0.0.031bf3856ad364e35\PresentationCore.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0b77a5c561934e089\System.Xaml.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\PrivateAssemblies\Runtime\Microsoft.VisualStudio.Debugger.Runtime.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Configuration.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0b77a5c561934e089\System.Xml.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\log4net.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\WoteverCommon.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\MahApps.Metro.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SimHub.Plugins.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. log4net:WARN Cannot RollFile [C:\Program Files (x86)\SimHub\Logs\SimHub.log.19] -> [C:\Program Files (x86)\SimHub\Logs\SimHub.log.20]. Source does not exist log4net:WARN Cannot RollFile [C:\Program Files (x86)\SimHub\Logs\SimHub.log.17] -> [C:\Program Files (x86)\SimHub\Logs\SimHub.log.18]. Source does not exist log4net:WARN Cannot RollFile [C:\Program Files (x86)\SimHub\Logs\SimHub.log.10] -> [C:\Program Files (x86)\SimHub\Logs\SimHub.log.11]. Source does not exist log4net:WARN Cannot RollFile [C:\Program Files (x86)\SimHub\Logs\SimHub.log.9] -> [C:\Program Files (x86)\SimHub\Logs\SimHub.log.10]. Source does not exist log4net:WARN Cannot RollFile [C:\Program Files (x86)\SimHub\Logs\SimHub.log.6] -> [C:\Program Files (x86)\SimHub\Logs\SimHub.log.7]. Source does not exist log4net:WARN Cannot RollFile [C:\Program Files (x86)\SimHub\Logs\SimHub.log.3] -> [C:\Program Files (x86)\SimHub\Logs\SimHub.log.4]. Source does not exist 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\x86\CefSharp.Core.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\x86\CefSharp.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.Aero2\v4.0_4.0.0.031bf3856ad364e35\PresentationFramework.Aero2.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\ICSharpCode.AvalonEdit.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SimHub.Licensing.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Drawing.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SteamHelper.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\GameReaderCommon.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Remoting\v4.0_4.0.0.0b77a5c561934e089\System.Runtime.Remoting.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Newtonsoft.Json.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0b77a5c561934e089\System.Numerics.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0b77a5c561934e089\System.Runtime.Serialization.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0b77a5c561934e089\System.Data.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Rhino.Licensing.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. SimHub.Plugins.Logging: [2018-06-12 14:46:32,366] INFO - Starting SimHub v6.4.2 (build time : 06/06/2018 11:23:37) SimHub.Plugins.Logging: [2018-06-12 14:46:32,375] INFO - Administrator privileges : True SimHub.Plugins.Logging: [2018-06-12 14:46:32,375] INFO - OS version : Microsoft Windows NT 6.2.9200.0 SimHub.Plugins.Logging: [2018-06-12 14:46:32,375] INFO - Donator License status : Licensed SimHub.Plugins.Logging: [2018-06-12 14:46:32,376] INFO - Process priority : Normal 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\ACSharedMemory.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\PCarsSharedMemory.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\ICarsReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\CodemastersReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\ETS2Reader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\RREReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\RfactorReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\LFSReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\GRallyReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\InSimDotNet.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SimBin.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\PibosoReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\TrackmaniaReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\ACToolsUtilities.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0b77a5c561934e089\System.Windows.Forms.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\INIFileParser.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\CircularGauge.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\ColorBox.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\DriverNET4.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\EPPlus.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Esprima.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Collections\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Collections.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\FastMember.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\FSharp.Core.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\NetworkCommsDotNet.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\GongSolutions.WPF.DragDrop.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\GSIReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Hardcodet.Wpf.TaskbarNotification.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\UIAutomationProvider\v4.0_4.0.0.031bf3856ad364e35\UIAutomationProvider.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\UIAutomationTypes\v4.0_4.0.0.031bf3856ad364e35\UIAutomationTypes.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\InputManager.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualBasic\v4.0_10.0.0.0b03f5f7f11d50a3a\Microsoft.VisualBasic.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\iRacingSDK.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Jint.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\netstandard\v4.0_2.0.0.0cc7b13ffcd2ddd51\netstandard.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\KdTreeLib.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\LiteDB.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\System.Windows.Interactivity.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\MahApps.Metro.IconPacks.Material.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\MahApps.Metro.SimpleChildWindow.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Markdig.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.AspNet.SignalR.Core.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.Owin.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.Owin.Cors.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\System.Web.Cors.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.Owin.Diagnostics.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Owin.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.Owin.Host.HttpListener.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.Owin.Hosting.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.Owin.Security.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Microsoft.Practices.ServiceLocation.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Win32.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\Microsoft.Win32.Primitives.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\MSIAfterburner.NET.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\NAudio.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\NCalc.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\NextionCommon.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Nowin.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\OmsiReader.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\OpenHardwareMonitorLib.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Owin.Compression.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Owin.WebSocket.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\OxyPlot.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Globalization\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Globalization.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\OxyPlot.Wpf.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\PropertyChanged.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\QRCoder.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\UnityEngine.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\RawInputProcessor.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\ScintillaNET.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Design\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Design.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SerialDash.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SerialDashWPF.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SharpDX.DirectInput.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SharpDX.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SimHub.Plugins.AudioControl.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Xceed.Wpf.Toolkit.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0b77a5c561934e089\System.ServiceModel.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SimHub.Plugins.KeyboardEmulator.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\SimHub.Plugins.Web.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\vtortola.WebSockets.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.AppContext\v4.0_4.0.0.0b03f5f7f11d50a3a\System.AppContext.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Collections.Concurrent\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Collections.Concurrent.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Collections.NonGeneric\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Collections.NonGeneric.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Collections.Specialized\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Collections.Specialized.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel\v4.0_4.0.0.0b03f5f7f11d50a3a\System.ComponentModel.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.EventBasedAsync\v4.0_4.0.0.0b03f5f7f11d50a3a\System.ComponentModel.EventBasedAsync.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\System.ComponentModel.Primitives.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.TypeConverter\v4.0_4.0.0.0b03f5f7f11d50a3a\System.ComponentModel.TypeConverter.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Console\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Console.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Data.Common\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Data.Common.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.Contracts\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.Contracts.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.Debug\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.Debug.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.FileVersionInfo\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.FileVersionInfo.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.Process\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.Process.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.StackTrace\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.StackTrace.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.TextWriterTraceListener\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.TextWriterTraceListener.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.Tools\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.Tools.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.TraceSource\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.TraceSource.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.Tracing\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Diagnostics.Tracing.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Drawing.Primitives.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Dynamic.Runtime\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Dynamic.Runtime.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Globalization.Calendars\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Globalization.Calendars.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Globalization.Extensions\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Globalization.Extensions.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.Compression\v4.0_4.0.0.0b77a5c561934e089\System.IO.Compression.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.Compression.FileSystem\v4.0_4.0.0.0b77a5c561934e089\System.IO.Compression.FileSystem.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.Compression.ZipFile\v4.0_4.0.0.0b77a5c561934e089\System.IO.Compression.ZipFile.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.FileSystem\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.FileSystem.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.FileSystem.DriveInfo\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.FileSystem.DriveInfo.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.FileSystem.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.FileSystem.Primitives.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.FileSystem.Watcher\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.FileSystem.Watcher.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.IsolatedStorage\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.IsolatedStorage.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.MemoryMappedFiles\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.MemoryMappedFiles.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.Pipes\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.Pipes.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.UnmanagedMemoryStream\v4.0_4.0.0.0b03f5f7f11d50a3a\System.IO.UnmanagedMemoryStream.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Linq\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Linq.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Linq.Expressions\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Linq.Expressions.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Linq.Parallel\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Linq.Parallel.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Linq.Queryable\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Linq.Queryable.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Http\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.Http.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.NameResolution\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.NameResolution.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.NetworkInformation\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.NetworkInformation.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Ping\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.Ping.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.Primitives.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Requests\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.Requests.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Security\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.Security.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Sockets\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.Sockets.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.WebHeaderCollection\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.WebHeaderCollection.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.WebSockets.Client\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.WebSockets.Client.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.WebSockets\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Net.WebSockets.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ObjectModel\v4.0_4.0.0.0b03f5f7f11d50a3a\System.ObjectModel.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Reflection\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Reflection.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Reflection.Extensions\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Reflection.Extensions.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Reflection.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Reflection.Primitives.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Resources.Reader\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Resources.Reader.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Resources.ResourceManager\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Resources.ResourceManager.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Resources.Writer\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Resources.Writer.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.CompilerServices.VisualC\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.CompilerServices.VisualC.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Extensions\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.Extensions.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Handles\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.Handles.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.InteropServices\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.InteropServices.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.InteropServices.RuntimeInformation\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.InteropServices.RuntimeInformation.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Numerics\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.Numerics.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization.Formatters\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.Serialization.Formatters.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization.Json\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.Serialization.Json.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.Serialization.Primitives.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization.Xml\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Runtime.Serialization.Xml.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.Claims\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.Claims.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.Cryptography.Algorithms\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.Cryptography.Algorithms.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.Cryptography.Csp\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.Cryptography.Csp.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.Cryptography.Encoding\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.Cryptography.Encoding.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.Cryptography.Primitives\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.Cryptography.Primitives.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.Cryptography.X509Certificates\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.Cryptography.X509Certificates.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.Principal\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.Principal.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Security.SecureString\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Security.SecureString.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Text.Encoding\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Text.Encoding.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Text.Encoding.Extensions\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Text.Encoding.Extensions.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Text.RegularExpressions\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Text.RegularExpressions.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Threading\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Threading.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Threading.Overlapped\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Threading.Overlapped.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\System.Threading.Tasks.Dataflow.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Threading.Tasks\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Threading.Tasks.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Threading.Tasks.Parallel\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Threading.Tasks.Parallel.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Threading.Thread\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Threading.Thread.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Threading.ThreadPool\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Threading.ThreadPool.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Threading.Timer\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Threading.Timer.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ValueTuple\v4.0_4.0.0.0cc7b13ffcd2ddd51\System.ValueTuple.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.ReaderWriter\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Xml.ReaderWriter.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.XDocument\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Xml.XDocument.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.XmlDocument\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Xml.XmlDocument.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.XmlSerializer\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Xml.XmlSerializer.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.XPath\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Xml.XPath.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.XPath.XDocument\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Xml.XPath.XDocument.dll' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\TGD.NavigatorPlugin.dll' completato. Simboli caricati. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\TGD3.dll' completato. Simboli caricati. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\WarThunder.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\WindowsInput.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\WindowsFormsIntegration\v4.0_4.0.0.031bf3856ad364e35\WindowsFormsIntegration.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\WoteverWPFControls.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\WpfAutoGrid.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\WPFToolkit.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Xceed.Wpf.AvalonDock.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Xceed.Wpf.AvalonDock.Themes.Aero.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Xceed.Wpf.AvalonDock.Themes.Metro.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Xceed.Wpf.AvalonDock.Themes.VS2010.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\Xceed.Wpf.DataGrid.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\YamlDotNet.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0b03f5f7f11d50a3a\Microsoft.CSharp.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Dynamic\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Dynamic.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'Anonymously Hosted DynamicMethods Assembly' completato. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Management.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXml\v4.0_4.0.0.0b77a5c561934e089\PresentationFramework-SystemXml.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemData\v4.0_4.0.0.0b77a5c561934e089\PresentationFramework-SystemData.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. System.Windows.Data Error: 40 : BindingExpression path error: '(Controls:ControlsHelper.ContentCharacterCasing)' property not found on 'object' ''SHLinkButtonSmall' (Name='')'. BindingExpression:Path=(Controls:ControlsHelper.ContentCharacterCasing); DataItem='SHLinkButtonSmall' (Name=''); target element is 'ContentControlEx' (Name=''); target property is 'ContentCharacterCasing' (type 'CharacterCasing') 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemCore\v4.0_4.0.0.0b77a5c561934e089\PresentationFramework-SystemCore.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. System.Windows.Data Error: 40 : BindingExpression path error: 'IsNetworkMode' property not found on 'object' ''HamburgerMenuGlyphItemMaterial' (HashCode=19723089)'. BindingExpression:Path=IsNetworkMode; DataItem='HamburgerMenuGlyphItemMaterial' (HashCode=19723089); target element is 'Grid' (Name=''); target property is 'IsEnabled' (type 'Boolean') System.Windows.Data Error: 40 : BindingExpression path error: 'ShownSupportedGames' property not found on 'object' ''HamburgerMenuGlyphItemMaterial' (HashCode=19723089)'. BindingExpression:Path=ShownSupportedGames; DataItem='HamburgerMenuGlyphItemMaterial' (HashCode=19723089); target element is 'ItemsControl' (Name=''); target property is 'ItemsSource' (type 'IEnumerable') System.Windows.Data Error: 40 : BindingExpression path error: 'CurrentGame' property not found on 'object' ''HamburgerMenuGlyphItemMaterial' (HashCode=19723089)'. BindingExpression:Path=CurrentGame.HelpPath; DataItem='HamburgerMenuGlyphItemMaterial' (HashCode=19723089); target element is 'Border' (Name=''); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'IsNetworkMode' property not found on 'object' ''HamburgerMenuGlyphItemMaterial' (HashCode=19723089)'. BindingExpression:Path=IsNetworkMode; DataItem='HamburgerMenuGlyphItemMaterial' (HashCode=19723089); target element is 'Border' (Name=''); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=DevelopperMode; DataItem='MainModel' (HashCode=62705275); target element is 'HamburgerMenuGlyphItemMaterial' (HashCode=44077297); target property is 'IsVisible' (type 'Nullable`1') 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'Microsoft.GeneratedCode' completato. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Users\carlo\AppData\Local\Temp\VisualStudio.XamlDiagnostics.19180\Microsoft.VisualStudio.DesignTools.WpfTap.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\SMDiagnostics\v4.0_4.0.0.0b77a5c561934e089\SMDiagnostics.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Internals\v4.0_4.0.0.031bf3856ad364e35\System.ServiceModel.Internals.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\x86\CefSharp.Wpf.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\Program Files (x86)\SimHub\x86\CefSharp.OffScreen.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Web\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Web.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0b03f5f7f11d50a3a\Accessibility.dll' completato. Impossibile trovare o aprire il file PDB. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing.Design\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Drawing.Design.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IdentityModel\v4.0_4.0.0.0b77a5c561934e089\System.IdentityModel.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Transactions\v4.0_4.0.0.0b77a5c561934e089\System.Transactions.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0b03f5f7f11d50a3a\System.EnterpriseServices.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Messaging\v4.0_4.0.0.0b03f5f7f11d50a3a\System.Messaging.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.DurableInstancing\v4.0_4.0.0.031bf3856ad364e35\System.Runtime.DurableInstancing.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration.Install\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.Install.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. SimHub.Plugins.Logging: [2018-06-12 14:46:35,055] INFO - (Re)Starting RBR Game Manager and plugin manager 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'FastMember_dynamic' completato. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'PInvokeDelegateFactoryInternalAssembly' completato. Il thread 0x3c90 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:46:36,316] INFO - Starting Arduino in Single USB mode SimHub.Plugins.Logging: [2018-06-12 14:46:36,333] INFO - Matrix custom font custommatrixfont8x8 loaded SimHub.Plugins.Logging: [2018-06-12 14:46:36,446] INFO - Web suggested IP :192.168.1.77 SimHub.Plugins.Logging: [2018-06-12 14:46:36,475] INFO - Web font-faces up to date System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudRA'); target element is 'NumericUpDown' (Name='nudIn'); target property is 'Minimum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudIn'); target element is 'NumericUpDown' (Name='nudFor'); target property is 'Minimum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudFor'); target element is 'NumericUpDown' (Name='nudAnd'); target property is 'Minimum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudLongTurn'); target element is 'NumericUpDown' (Name='nudVeryLongTurn'); target property is 'Minimum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudExtraLongTurn'); target element is 'NumericUpDown' (Name='nudVeryLongTurn'); target property is 'Maximum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudShortHp'); target element is 'NumericUpDown' (Name='nudLongHp'); target property is 'Minimum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudVeryLongTurn'); target element is 'NumericUpDown' (Name='nudLongHp'); target property is 'Maximum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudCheck1'); target element is 'NumericUpDown' (Name='nudCheck2'); target property is 'Minimum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudIn'); target element is 'NumericUpDown' (Name='nudRA'); target property is 'Maximum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudFor'); target element is 'NumericUpDown' (Name='nudIn'); target property is 'Maximum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudAnd'); target element is 'NumericUpDown' (Name='nudFor'); target property is 'Maximum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudVeryLongTurn'); target element is 'NumericUpDown' (Name='nudExtraLongTurn'); target property is 'Minimum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudVeryLongTurn'); target element is 'NumericUpDown' (Name='nudLongTurn'); target property is 'Maximum' (type 'Double') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='' BindingExpression:Path=Value; DataItem='NumericUpDown' (Name='nudLongHp'); target element is 'NumericUpDown' (Name='nudShortHp'); target property is 'Maximum' (type 'Double') 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'djorjzbb' completato. Modulo compilato senza simboli. 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'sw0ceabi' completato. Modulo compilato senza simboli. Il thread 0x2d5c è terminato con il codice 0 (0x0). System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=22061093)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=22061093); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=55973123)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=55973123); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0b77a5c561934e089\System.Xml.Linq.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=1121399)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=1121399); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') 'SimHubWPF.exe' (CLR v4.0.30319: SimHubWPF.exe): caricamento di 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXmlLinq\v4.0_4.0.0.0b77a5c561934e089\PresentationFramework-SystemXmlLinq.dll' completato. Caricamento dei simboli ignorato. Il modulo è ottimizzato e l'opzione del debugger 'Solo codice utente' è abilitata. System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=35649520); target element is 'SolidColorBrush' (HashCode=46864175); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=35649520); target element is 'SolidColorBrush' (HashCode=46864175); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=38413159); target element is 'SolidColorBrush' (HashCode=42003087); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=38413159); target element is 'SolidColorBrush' (HashCode=42003087); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=12979352); target element is 'SolidColorBrush' (HashCode=6237967); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=12979352); target element is 'SolidColorBrush' (HashCode=6237967); target property is 'Color' (type 'Color') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=41919826)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=41919826); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=21311885); target element is 'SolidColorBrush' (HashCode=39808586); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=21311885); target element is 'SolidColorBrush' (HashCode=39808586); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=46832193); target element is 'SolidColorBrush' (HashCode=33790399); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=46832193); target element is 'SolidColorBrush' (HashCode=33790399); target property is 'Color' (type 'Color') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=8705547)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=8705547); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=36267453); target element is 'SolidColorBrush' (HashCode=7156477); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=36267453); target element is 'SolidColorBrush' (HashCode=7156477); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=10546145); target element is 'SolidColorBrush' (HashCode=43285665); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=10546145); target element is 'SolidColorBrush' (HashCode=43285665); target property is 'Color' (type 'Color') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=42456400)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=42456400); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'Background' property not found on 'object' ''LinearGaugeItem' (HashCode=24917681)'. BindingExpression:Path=Background; DataItem='LinearGaugeItem' (HashCode=24917681); target element is 'Image' (Name=''); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=30958352)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=30958352); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=16768629)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=16768629); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BorderColor; DataItem='RectangleItem' (HashCode=41252464); target element is 'SolidColorBrush' (HashCode=34114937); target property is 'Color' (type 'Color') Il thread 0x2010 è terminato con il codice 0 (0x0). System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=39514346)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=39514346); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BorderColor; DataItem='RectangleItem' (HashCode=22908528); target element is 'SolidColorBrush' (HashCode=40838094); target property is 'Color' (type 'Color') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=7874317)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=7874317); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=51635753)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=51635753); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=64932605)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=64932605); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=17012162); target element is 'SolidColorBrush' (HashCode=37027399); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=17012162); target element is 'SolidColorBrush' (HashCode=37027399); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=54469209); target element is 'SolidColorBrush' (HashCode=1092187); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=54469209); target element is 'SolidColorBrush' (HashCode=1092187); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=30941604); target element is 'SolidColorBrush' (HashCode=30645647); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=30941604); target element is 'SolidColorBrush' (HashCode=30645647); target property is 'Color' (type 'Color') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=35378055)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=35378055); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=45052140); target element is 'SolidColorBrush' (HashCode=16301490); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=45052140); target element is 'SolidColorBrush' (HashCode=16301490); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=58323163); target element is 'SolidColorBrush' (HashCode=32950917); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=58323163); target element is 'SolidColorBrush' (HashCode=32950917); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=17845758); target element is 'SolidColorBrush' (HashCode=21544569); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=17845758); target element is 'SolidColorBrush' (HashCode=21544569); target property is 'Color' (type 'Color') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=45430631)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=45430631); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=6974192); target element is 'SolidColorBrush' (HashCode=65376040); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=6974192); target element is 'SolidColorBrush' (HashCode=65376040); target property is 'Color' (type 'Color') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=65173721)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=65173721); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=28143222); target element is 'SolidColorBrush' (HashCode=20619724); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=28143222); target element is 'SolidColorBrush' (HashCode=20619724); target property is 'Color' (type 'Color') System.Windows.Data Error: 1 : Cannot create default converter to perform 'one-way' conversions between types 'System.Windows.Media.Brush' and 'System.Windows.Media.Color'. Consider using Converter property of Binding. BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=44082442); target element is 'SolidColorBrush' (HashCode=41367706); target property is 'Color' (type 'Color') System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='#FFFFFFFF' BindingExpression:Path=FillColor; DataItem='OutlinedTextItem' (HashCode=44082442); target element is 'SolidColorBrush' (HashCode=41367706); target property is 'Color' (type 'Color') System.Windows.Data Error: 40 : BindingExpression path error: 'IsValidLicense' property not found on 'object' ''EditorModel' (HashCode=53449)'. BindingExpression:Path=IsValidLicense; DataItem='EditorModel' (HashCode=53449); target element is 'Grid' (Name='nag'); target property is 'Visibility' (type 'Visibility') System.Windows.Data Error: 40 : BindingExpression path error: '(Controls:ControlsHelper.ContentCharacterCasing)' property not found on 'object' ''SHButtonPrimary' (Name='')'. BindingExpression:Path=(Controls:ControlsHelper.ContentCharacterCasing); DataItem='SHButtonPrimary' (Name=''); target element is 'ContentControlEx' (Name=''); target property is 'ContentCharacterCasing' (type 'CharacterCasing') System.Windows.Data Error: 40 : BindingExpression path error: '(Controls:ControlsHelper.ContentCharacterCasing)' property not found on 'object' ''SHButtonPrimary' (Name='')'. BindingExpression:Path=(Controls:ControlsHelper.ContentCharacterCasing); DataItem='SHButtonPrimary' (Name=''); target element is 'ContentControlEx' (Name=''); target property is 'ContentCharacterCasing' (type 'CharacterCasing') System.Windows.Data Error: 40 : BindingExpression path error: '(Controls:ControlsHelper.ContentCharacterCasing)' property not found on 'object' ''SHButtonPrimary' (Name='')'. BindingExpression:Path=(Controls:ControlsHelper.ContentCharacterCasing); DataItem='SHButtonPrimary' (Name=''); target element is 'ContentControlEx' (Name=''); target property is 'ContentCharacterCasing' (type 'CharacterCasing') System.Windows.Data Error: 40 : BindingExpression path error: '(Controls:ControlsHelper.ContentCharacterCasing)' property not found on 'object' ''SHButtonPrimary' (Name='')'. BindingExpression:Path=(Controls:ControlsHelper.ContentCharacterCasing); DataItem='SHButtonPrimary' (Name=''); target element is 'ContentControlEx' (Name=''); target property is 'ContentCharacterCasing' (type 'CharacterCasing') Il thread 0xe60 è terminato con il codice 0 (0x0). Il thread 0x25d0 è terminato con il codice 0 (0x0). System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=Owner.GridViewPort; DataItem=null; target element is 'VisualBrush' (HashCode=44119644); target property is 'Viewport' (type 'Rect') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=45666067); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=43833949); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=5734627); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDepth; DataItem=null; target element is 'DropShadowEffect' (HashCode=5190763); target property is 'ShadowDepth' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDirection; DataItem=null; target element is 'DropShadowEffect' (HashCode=5190763); target property is 'Direction' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowColor; DataItem=null; target element is 'DropShadowEffect' (HashCode=5190763); target property is 'Color' (type 'Color') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowBlur; DataItem=null; target element is 'DropShadowEffect' (HashCode=5190763); target property is 'BlurRadius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowOpacity; DataItem=null; target element is 'DropShadowEffect' (HashCode=5190763); target property is 'Opacity' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=18696575); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=37188451); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=14652317); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=12969978); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDepth; DataItem=null; target element is 'DropShadowEffect' (HashCode=61818739); target property is 'ShadowDepth' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDirection; DataItem=null; target element is 'DropShadowEffect' (HashCode=61818739); target property is 'Direction' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowColor; DataItem=null; target element is 'DropShadowEffect' (HashCode=61818739); target property is 'Color' (type 'Color') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowBlur; DataItem=null; target element is 'DropShadowEffect' (HashCode=61818739); target property is 'BlurRadius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowOpacity; DataItem=null; target element is 'DropShadowEffect' (HashCode=61818739); target property is 'Opacity' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=7928537); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=66082838); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=21968676); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=35983374); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=14249239); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=56082927); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=48261118); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=35162510); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=16176504); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=836829); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=27545963); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=856520); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=56174843); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=33967256); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=54739329); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=11846533); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=19839955); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=37659220); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=42077948); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=52645336); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=33571453); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=17150281); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=44063391); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDepth; DataItem=null; target element is 'DropShadowEffect' (HashCode=16077300); target property is 'ShadowDepth' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDirection; DataItem=null; target element is 'DropShadowEffect' (HashCode=16077300); target property is 'Direction' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowColor; DataItem=null; target element is 'DropShadowEffect' (HashCode=16077300); target property is 'Color' (type 'Color') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowBlur; DataItem=null; target element is 'DropShadowEffect' (HashCode=16077300); target property is 'BlurRadius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowOpacity; DataItem=null; target element is 'DropShadowEffect' (HashCode=16077300); target property is 'Opacity' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=1879552); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=13724824); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=56631376); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=44677416); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=30874046); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=36936567); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=19916823); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=61843883); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=12177864); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=11494092); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=2362138); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=30433889); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=27662549); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=32696434); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=30906431); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=38068616); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=22054691); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=19492523); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=46457383); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=39995586); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=61552586); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=19452465); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=43246702); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=46829245); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=13490275); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=29598957); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=39017328); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=29888458); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=7044574); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=11118299); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=14508148); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=56873938); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=15478348); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=14450005); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=61798714); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=1260496); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=56891828); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=61612656); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=7518910); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=34395739); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=52315966); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=30953251); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=66949839); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=37318479); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=33095992); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=46706151); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=50429634); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=57548404); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=60803124); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=51378430); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=63790914); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=48346833); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=11794154); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=30316907); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=22711550); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=3380542); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=38581201); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=19551312); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDepth; DataItem=null; target element is 'DropShadowEffect' (HashCode=52455022); target property is 'ShadowDepth' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDirection; DataItem=null; target element is 'DropShadowEffect' (HashCode=52455022); target property is 'Direction' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowColor; DataItem=null; target element is 'DropShadowEffect' (HashCode=52455022); target property is 'Color' (type 'Color') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowBlur; DataItem=null; target element is 'DropShadowEffect' (HashCode=52455022); target property is 'BlurRadius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowOpacity; DataItem=null; target element is 'DropShadowEffect' (HashCode=52455022); target property is 'Opacity' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=25003187); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=25986579); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=57997459); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=40487987); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=6680818); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=59343389); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=55593128); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=57339175); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=9885913); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=31533686); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=10713070); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=59436966); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=7023634); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=21804231); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=51935693); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=2381053); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=22864781); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=12108503); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=14256621); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=49840843); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=59941900); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=40622496); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=19553210); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=2573964); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=28801274); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDepth; DataItem=null; target element is 'DropShadowEffect' (HashCode=38153565); target property is 'ShadowDepth' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDirection; DataItem=null; target element is 'DropShadowEffect' (HashCode=38153565); target property is 'Direction' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowColor; DataItem=null; target element is 'DropShadowEffect' (HashCode=38153565); target property is 'Color' (type 'Color') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowBlur; DataItem=null; target element is 'DropShadowEffect' (HashCode=38153565); target property is 'BlurRadius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowOpacity; DataItem=null; target element is 'DropShadowEffect' (HashCode=38153565); target property is 'Opacity' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=7560719); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=59928799); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=40139983); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=20476383); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=18008886); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=34838340); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=27783798); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=60165601); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=23746403); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=28374239); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=58450308); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=45481221); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDepth; DataItem=null; target element is 'DropShadowEffect' (HashCode=11740506); target property is 'ShadowDepth' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDirection; DataItem=null; target element is 'DropShadowEffect' (HashCode=11740506); target property is 'Direction' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowColor; DataItem=null; target element is 'DropShadowEffect' (HashCode=11740506); target property is 'Color' (type 'Color') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowBlur; DataItem=null; target element is 'DropShadowEffect' (HashCode=11740506); target property is 'BlurRadius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowOpacity; DataItem=null; target element is 'DropShadowEffect' (HashCode=11740506); target property is 'Opacity' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=32313598); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=23480273); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=32258155); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=33241097); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=62915265); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=5359982); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=1600758); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=38005336); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=54996047); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=57762035); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=8359488); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=30385981); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=18379062); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=20028161); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=15914553); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=26821252); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=60750544); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=60888209); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=32066937); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=36270674); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=50077648); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=30324590); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=59606575); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=11205657); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=52128854); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=29320884); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=60727681); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=19231567); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=15487600); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=59566488); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=59829728); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDepth; DataItem=null; target element is 'DropShadowEffect' (HashCode=38663671); target property is 'ShadowDepth' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowDirection; DataItem=null; target element is 'DropShadowEffect' (HashCode=38663671); target property is 'Direction' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowColor; DataItem=null; target element is 'DropShadowEffect' (HashCode=38663671); target property is 'Color' (type 'Color') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowBlur; DataItem=null; target element is 'DropShadowEffect' (HashCode=38663671); target property is 'BlurRadius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=ShadowOpacity; DataItem=null; target element is 'DropShadowEffect' (HashCode=38663671); target property is 'Opacity' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=44510439); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=66103835); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=10772078); target property is 'Radius' (type 'Double') System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BlurRadius; DataItem=null; target element is 'BlurEffect' (HashCode=20514064); target property is 'Radius' (type 'Double') Il thread 0x340c è terminato con il codice 0 (0x0). Il thread 0xf0 è terminato con il codice 0 (0x0). Il thread 0x4f54 è terminato con il codice 0 (0x0). SimHub.Plugins.Logging: [2018-06-12 14:46:43,682] INFO - Pressing None SimHub.Plugins.Logging: [2018-06-12 14:46:43,683] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) SimHub.Plugins.Logging: [2018-06-12 14:46:43,684] ERROR - Unhandled dispatcher errorSystem.Windows.ResourceReferenceKeyNotFoundException: 'ChangeColor2' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) Il thread 0x3f40 è terminato con il codice 0 (0x0). Il thread 0x3450 è terminato con il codice 0 (0x0). Il thread 0x45b0 è terminato con il codice 0 (0x0). Il thread 0x3878 è terminato con il codice 0 (0x0). Il thread 0x474c è terminato con il codice 0 (0x0). Il thread 0xe14 è terminato con il codice 0 (0x0).

SHWotever commented 6 years ago

Hi ! Sorry to insist like that, but could you reply to my previous questions ? Since I could not reproduce it no matter the tests i did, it's really important to have a chance to solve this.

Could you give me more details ?

Time before freeze ? Game ? Hardware ? OS ? And any useful informations you may think.

By the way seeing some code still running in debugger does not means something is not wrong, have you tested with your plugins disabled ? I really need to know if it's not related to it. I did not had any other feedbacks of such freezes so it's really important to test it in my opinion.

A dead lock for instance will not leave any trace in the logs but will totally stop everything, dead locks are easy to trigger while switching to UI thread for displaying things.

SHWotever commented 6 years ago

Close reason : Requested informations were not given.