nwoolls / MultiMiner

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

multiminer error the system cannot find the file specified #462

Open siddd179 opened 2 years ago

siddd179 commented 2 years ago

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

** Exception Text ** System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at MultiMiner.Xgminer.Miner.StartProcessAndCheckResponse(ProcessStartInfo startInfo, Boolean startProcess) in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Xgminer\Miner.cs:line 445 at MultiMiner.Xgminer.Miner.StartMinerProcess(String arguments, Boolean redirectOutput, Boolean ensureProcessStarts, String reason, Boolean startProcess) in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Xgminer\Miner.cs:line 413 at MultiMiner.Xgminer.Miner.Launch(String reason) in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Xgminer\Miner.cs:line 356 at MultiMiner.Engine.MiningEngine.LaunchMinerProcess(Miner minerConfiguration, String reason) in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Engine\MiningEngine.cs:line 952 at MultiMiner.Engine.MiningEngine.StartMining() in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Engine\MiningEngine.cs:line 826 at MultiMiner.Engine.MiningEngine.StartMining(Engine engineConfiguration, List1 devices, List1 coinInformation, Int32 donationPercent) in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.Engine\MiningEngine.cs:line 290 at MultiMiner.UX.ViewModels.ApplicationViewModel.StartMiningLocally() in c:\Users\nwool\Documents\Visual Studio 2017\Projects\MultiMiner\MultiMiner.UX\ViewModels\ApplicationViewModel.cs:line 2022 at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripButton.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.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

** Loaded Assemblies ** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.4400.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/siddh/AppData/Local/MultiMiner/MultiMiner.Win.exe

MultiMiner.UX Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/siddh/AppData/Local/MultiMiner/MultiMiner.UX.DLL

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

MultiMiner.Engine Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/siddh/AppData/Local/MultiMiner/MultiMiner.Engine.DLL

MultiMiner.Utility Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/siddh/AppData/Local/MultiMiner/MultiMiner.Utility.DLL

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

System Assembly Version: 4.0.0.0 Win32 Version: 4.8.4360.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.CoinApi Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/siddh/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/siddh/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/siddh/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL

MultiMiner.MobileMiner Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/siddh/AppData/Local/MultiMiner/MultiMiner.MobileMiner.DLL

MultiMiner.Discovery Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/siddh/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.4390.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

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/siddh/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

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/siddh/AppData/Local/MultiMiner/MultiMiner.CoinWarz.DLL

MultiMiner.WhatToMine Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/siddh/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/siddh/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

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.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.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/siddh/AppData/Local/MultiMiner/MultiMiner.Services.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.Blockchain Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/siddh/AppData/Local/MultiMiner/MultiMiner.Blockchain.DLL

MultiMiner.ExchangeApi Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/siddh/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

MultiMiner.Xgminer.Discovery Assembly Version: 4.3.1.382 Win32 Version: 4.3.1.382 CodeBase: file:///C:/Users/siddh/AppData/Local/MultiMiner/MultiMiner.Xgminer.Discovery.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

** 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.

can anyone help plz