nwoolls / MultiMiner

Graphical application for crypto-coin mining
multiminerapp.com
MIT License
938 stars 368 forks source link

Error when choosing option to download BFGMiner after MultiMiner 4.0.4 install. #247

Open ghost opened 8 years ago

ghost commented 8 years ago

After installing MultiMiner 4.0.4 on Windows 10 (64-bit), when I launch MultiMiner I'm presented with the "No copy of BFGMiner was detected. Would you like to download and install BFGMiner now?"

After I choose "Yes", I receive the following error:

Unhandled exception has occurred in your application. Value cannot be null. Parameter name: uriString.

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: uriString
   at System.Uri..ctor(String uriString)
   at MultiMiner.UX.ViewModels.ApplicationViewModel.InstallBackendMinerLocally(MinerDescriptor miner) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.UX\ViewModels\ApplicationViewModel.cs:line 2253
   at MultiMiner.Win.Forms.MinerForm.ShowNotInstalledMinerWarning() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 2544
   at MultiMiner.Win.Forms.MinerForm.ScanHardwareLocally() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 2829
   at MultiMiner.Win.Forms.MinerForm.SetupApplication() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 2181
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1080.0 built by: NETFXREL3STAGE
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
MultiMiner.Win
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.Win.exe
----------------------------------------
MultiMiner.UX
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.UX.DLL
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1078.0 built by: NETFXREL3STAGE
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1081.0 built by: NETFXREL3STAGE
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.Engine
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Utility
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.Utility.DLL
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
MultiMiner.CoinApi
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.CoinApi.DLL
----------------------------------------
MultiMiner.Xgminer.Api
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.Xgminer.Api.DLL
----------------------------------------
MultiMiner.Xgminer
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL
----------------------------------------
MultiMiner.MobileMiner
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.MobileMiner.DLL
----------------------------------------
MultiMiner.Discovery
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.Discovery.DLL
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1064.2 built by: NETFXREL3STAGE
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.6.1064.2 built by: NETFXREL3STAGE
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.6.1064.2 built by: NETFXREL3STAGE
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
MultiMiner.Remoting
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.Remoting.DLL
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.6.1064.2 built by: NETFXREL3STAGE
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
MultiMiner.CoinWarz
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.CoinWarz.DLL
----------------------------------------
MultiMiner.CoinChoose
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.CoinChoose.DLL
----------------------------------------
MultiMiner.WhatMine
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.WhatMine.DLL
----------------------------------------
MultiMiner.WhatToMine
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.WhatToMine.DLL
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.6.1064.2 built by: NETFXREL3STAGE
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Newtonsoft.Json
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.8.18111
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/Newtonsoft.Json.DLL
----------------------------------------
MultiMiner.MultipoolApi
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.MultipoolApi.DLL
----------------------------------------
MultiMiner.NiceHash
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.NiceHash.DLL
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.6.1064.2 built by: NETFXREL3STAGE
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
MultiMiner.Services
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.Services.DLL
----------------------------------------
MultiMiner.Blockchain
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.Blockchain.DLL
----------------------------------------
MultiMiner.ExchangeApi
    Assembly Version: 4.0.4.362
    Win32 Version: 4.0.4.362
    CodeBase: file:///C:/Users/ChrisA/AppData/Local/MultiMiner/MultiMiner.ExchangeApi.DLL
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Xml.Linq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.6.1064.2 built by: NETFXREL3STAGE
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
nwoolls commented 6 years ago

@KU7PDX I cannot seem to reproduce this. If this issue is still occurring, can you send the contents of your %appdata%\MultiMiner folder to me via email - nwoolls at gmail.com.

nwoolls commented 6 years ago

@KU7PDX additionally you may want to disable Windows Defender or any other antivirus while mining software is being installed.

JMLBUSINESS commented 6 years ago

Hi nwoolls, Thanks for the new updates ,

jccpalmer commented 6 years ago

I'm also having this issue. Tried multiple versions, disabled Defender, tried the zip method, installed mono to see if that did anything. Let me know how I can help address this issue.

nwoolls commented 6 years ago

@jccpalmer please email me at nwoolls at gmail.com if you are able to help reproduce.

Arakiss007 commented 6 years ago

I have the same problem. I haved tried to install without my antivirus, without Win Defender, tried to install to another disk, same problem. He doesn't want to install the BFGminer. I will send you the files of the directory by email. I'm on Windows 7 - 64x version. Thanks for your help :-)

autbadass commented 4 years ago

I have the same issue on windows 10. I get the same .NET Framework error window about an unhandled exception. I tried installing older versions but same issue every time.

babylines commented 3 years ago

V 4.31 and 4.30 this exact thing is happening to me. I'm sure I have removed all AV. Sending the contents of the app data now.

Actually the roaming folder can be sent but the local folder is detected as a virus by google.

brianhaddock commented 3 years ago

Ditto here:

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

** Exception Text ** System.ArgumentNullException: Value cannot be null. Parameter name: uriString at System.Uri..ctor(String uriString) at MultiMiner.UX.ViewModels.ApplicationViewModel.InstallBackendMinerLocally(MinerDescriptor miner) in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.UX\ViewModels\ApplicationViewModel.cs:line 2219 at MultiMiner.Win.Forms.MinerForm.ShowNotInstalledMinerWarning() in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 2580 at MultiMiner.Win.Forms.MinerForm.ScanHardwareLocally() in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 2875 at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

** Loaded Assemblies ** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

MultiMiner.Win Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/MultiMiner.Win.exe

MultiMiner.UX Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/MultiMiner.UX.DLL

System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

MultiMiner.Engine Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/MultiMiner.Engine.DLL

MultiMiner.Utility Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/MultiMiner.Utility.DLL

System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

MultiMiner.CoinApi Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/MultiMiner.CoinApi.DLL

MultiMiner.Xgminer.Api Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/MultiMiner.Xgminer.Api.DLL

MultiMiner.Xgminer Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL

MultiMiner.MobileMiner Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/MultiMiner.MobileMiner.DLL

MultiMiner.Discovery Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/MultiMiner.Discovery.DLL

System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.Management Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll

System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

MultiMiner.Remoting Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/MultiMiner.Remoting.DLL

MultiMiner.CoinWarz Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/MultiMiner.CoinWarz.DLL

MultiMiner.WhatToMine Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/MultiMiner.WhatToMine.DLL

Newtonsoft.Json Assembly Version: 6.0.0.0 Win32 Version: 6.0.8.18111 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/Newtonsoft.Json.DLL

System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll

System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.8.4250.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll

System.Xml.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll

System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

MultiMiner.ExchangeApi Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/MultiMiner.ExchangeApi.DLL

MultiMiner.Services Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/MultiMiner.Services.DLL

MultiMiner.Blockchain Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Brian%20Haddock/AppData/Local/MultiMiner/MultiMiner.Blockchain.DLL

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Microsoft.CSharp Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll

System.Dynamic Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll

Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll

** JIT Debugging ** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.

For example:

When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.

vanshg commented 3 years ago

I'm also receiving the same error when trying to download BFGMiner. Using version 4.3.1 of MultiMiner

Here's the stack trace ``` ************** Exception Text ************** System.ArgumentNullException: Value cannot be null. Parameter name: uriString at System.Uri..ctor(String uriString) at MultiMiner.UX.ViewModels.ApplicationViewModel.InstallBackendMinerLocally(MinerDescriptor miner) in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.UX\ViewModels\ApplicationViewModel.cs:line 2219 at MultiMiner.Win.Forms.MinerForm.ShowNotInstalledMinerWarning() in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 2580 at MultiMiner.Win.Forms.MinerForm.ScanHardwareLocally() in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 2875 at MultiMiner.Win.Forms.MinerForm.SetupApplication() in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 2221 at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll ---------------------------------------- MultiMiner.Win Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/MultiMiner.Win.exe ---------------------------------------- MultiMiner.UX Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/MultiMiner.UX.DLL ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- MultiMiner.Engine Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/MultiMiner.Engine.DLL ---------------------------------------- MultiMiner.Utility Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/MultiMiner.Utility.DLL ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- MultiMiner.CoinApi Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/MultiMiner.CoinApi.DLL ---------------------------------------- MultiMiner.Xgminer.Api Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/MultiMiner.Xgminer.Api.DLL ---------------------------------------- MultiMiner.Xgminer Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL ---------------------------------------- MultiMiner.MobileMiner Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/MultiMiner.MobileMiner.DLL ---------------------------------------- MultiMiner.Discovery Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/MultiMiner.Discovery.DLL ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Management Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- MultiMiner.Remoting Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/MultiMiner.Remoting.DLL ---------------------------------------- Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- MultiMiner.CoinWarz Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/MultiMiner.CoinWarz.DLL ---------------------------------------- MultiMiner.WhatToMine Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/MultiMiner.WhatToMine.DLL ---------------------------------------- Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Newtonsoft.Json Assembly Version: 6.0.0.0 Win32 Version: 6.0.8.18111 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/Newtonsoft.Json.DLL ---------------------------------------- System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll ---------------------------------------- System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.8.4250.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll ---------------------------------------- System.Xml.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll ---------------------------------------- System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- MultiMiner.Services Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/MultiMiner.Services.DLL ---------------------------------------- MultiMiner.Blockchain Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/MultiMiner.Blockchain.DLL ---------------------------------------- MultiMiner.ExchangeApi Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/Vansh%20Gandhi/AppData/Local/MultiMiner/MultiMiner.ExchangeApi.DLL ---------------------------------------- Microsoft.CSharp Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll ---------------------------------------- System.Dynamic Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll ---------------------------------------- Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll ---------------------------------------- Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- ```
ravin2192 commented 3 years ago

I am also receiving the same issue when trying to download the BFGMiner. I've tried multiple versions already (4.2.0, 4.3.0, 4.3.1). I'm running Windows 10 Pro x64

See below:

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

** Exception Text ** System.ArgumentNullException: Value cannot be null. Parameter name: uriString at System.Uri..ctor(String uriString) at MultiMiner.UX.ViewModels.ApplicationViewModel.InstallBackendMinerLocally(MinerDescriptor miner) in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.UX\ViewModels\ApplicationViewModel.cs:line 2219 at MultiMiner.Win.Forms.MinerForm.ShowNotInstalledMinerWarning() in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 2580 at MultiMiner.Win.Forms.MinerForm.ScanHardwareLocally() in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 2875 at MultiMiner.Win.Forms.MinerForm.SetupApplication() in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 2221 at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

** Loaded Assemblies ** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

MultiMiner.Win Assembly Version: 4.3.0.381 Win32 Version: 4.3.0.381 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/MultiMiner.Win.exe

MultiMiner.UX Assembly Version: 4.3.0.381 Win32 Version: 4.3.0.381 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/MultiMiner.UX.DLL

System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

MultiMiner.Engine Assembly Version: 4.3.0.381 Win32 Version: 4.3.0.381 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/MultiMiner.Engine.DLL

MultiMiner.Utility Assembly Version: 4.3.0.381 Win32 Version: 4.3.0.381 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/MultiMiner.Utility.DLL

System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

MultiMiner.CoinApi Assembly Version: 4.3.0.381 Win32 Version: 4.3.0.381 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/MultiMiner.CoinApi.DLL

MultiMiner.Xgminer.Api Assembly Version: 4.3.0.381 Win32 Version: 4.3.0.381 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/MultiMiner.Xgminer.Api.DLL

MultiMiner.Xgminer Assembly Version: 4.3.0.381 Win32 Version: 4.3.0.381 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL

MultiMiner.MobileMiner Assembly Version: 4.3.0.381 Win32 Version: 4.3.0.381 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/MultiMiner.MobileMiner.DLL

MultiMiner.Discovery Assembly Version: 4.3.0.381 Win32 Version: 4.3.0.381 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/MultiMiner.Discovery.DLL

System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.Management Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll

System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

MultiMiner.Remoting Assembly Version: 4.3.0.381 Win32 Version: 4.3.0.381 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/MultiMiner.Remoting.DLL

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

MultiMiner.CoinWarz Assembly Version: 4.3.0.381 Win32 Version: 4.3.0.381 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/MultiMiner.CoinWarz.DLL

MultiMiner.WhatToMine Assembly Version: 4.3.0.381 Win32 Version: 4.3.0.381 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/MultiMiner.WhatToMine.DLL

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Newtonsoft.Json Assembly Version: 6.0.0.0 Win32 Version: 6.0.8.18111 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/Newtonsoft.Json.DLL

System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll

System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.8.4250.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll

System.Xml.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll

System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

MultiMiner.Services Assembly Version: 4.3.0.381 Win32 Version: 4.3.0.381 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/MultiMiner.Services.DLL

MultiMiner.Blockchain Assembly Version: 4.3.0.381 Win32 Version: 4.3.0.381 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/MultiMiner.Blockchain.DLL

MultiMiner.ExchangeApi Assembly Version: 4.3.0.381 Win32 Version: 4.3.0.381 CodeBase: file:///C:/Users/PYR_Kicks/AppData/Local/MultiMiner/MultiMiner.ExchangeApi.DLL

Microsoft.GeneratedCode Assembly Version: 1.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

** JIT Debugging ** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.

For example:

When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.