Following
Followers
  • thejasonator
  • Reported bugs by me Project batch spin error: T...
  • See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentException: The path is not of a legal form.    at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)    at System.IO.Path.NormalizePath(String path, Boolean fullCheck)    at System.IO.Path.GetFullPathInternal(String path)    at System.IO.DirectoryInfo..ctor(String path)    at SpinnerChiefIIIm.?()    at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)    at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)    at System.Threading.ExecutionContext.runTryCode(Object userData)    at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)    at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)    at System.Windows.Forms.Control.InvokeMarshaledCallbacks() ************** Loaded Assemblies ************** mscorlib     Assembly Version: 2.0.0.0     Win32 Version: 2.0.50727.5477 (Win7SP1GDR.050727-5400)     CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- SpinnerChiefIII     Assembly Version: 1.0.0.0     Win32 Version: 1.0.0.0     CodeBase: file:///C:/Program%20Files%20(x86)/WhiteHatBox/AppFile/127/SpinnerChiefIII.exe ---------------------------------------- System.Windows.Forms     Assembly Version: 2.0.0.0     Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)     CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System     Assembly Version: 2.0.0.0     Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)     CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing     Assembly Version: 2.0.0.0     Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)     CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- DevComponents.DotNetBar2     Assembly Version: 9.5.0.0     Win32 Version: 9.5.0.0     CodeBase: file:///C:/Program%20Files%20(x86)/WhiteHatBox/AppFile/127/DevComponents.DotNetBar2.DLL ---------------------------------------- System.Configuration     Assembly Version: 2.0.0.0     Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)     CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml     Assembly Version: 2.0.0.0     Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)     CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Accessibility     Assembly Version: 2.0.0.0     Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)     CodeBase: file:///C:/windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- System.Management     Assembly Version: 2.0.0.0     Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)     CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- NetSpell.SpellChecker     Assembly Version: 2.1.7.41329     Win32 Version: 2.1.7.41329     CodeBase: file:///C:/Program%20Files%20(x86)/WhiteHatBox/AppFile/127/NetSpell.SpellChecker.DLL ---------------------------------------- IKVM.OpenJDK.Core     Assembly Version: 7.1.4532.2     Win32 Version: 7.1.4532.2     CodeBase: file:///C:/Program%20Files%20(x86)/WhiteHatBox/AppFile/127/IKVM.OpenJDK.Core.DLL ---------------------------------------- opennlp     Assembly Version: 0.0.0.0     Win32 Version: 0.0.0.0     CodeBase: file:///C:/Program%20Files%20(x86)/WhiteHatBox/AppFile/127/opennlp.DLL ---------------------------------------- IKVM.Runtime     Assembly Version: 7.1.4532.2     Win32 Version: 7.1.4532.2     CodeBase: file:///C:/Program%20Files%20(x86)/WhiteHatBox/AppFile/127/IKVM.Runtime.DLL ---------------------------------------- IKVM.OpenJDK.Util     Assembly Version: 7.1.4532.2     Win32 Version: 7.1.4532.2     CodeBase: file:///C:/Program%20Files%20(x86)/WhiteHatBox/AppFile/127/IKVM.OpenJDK.Util.DLL ---------------------------------------- System.Core     Assembly Version: 3.5.0.0     Win32 Version: 3.5.30729.5420 built by: Win7SP1     CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- protobuf-net     Assembly Version: 1.0.0.282     Win32 Version: 1.0.0.282     CodeBase: file:///C:/Program%20Files%20(x86)/WhiteHatBox/AppFile/127/protobuf-net.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.
  • 2014-03-01 02:13