I used the beta without any problem. I updated to the latest version on the download page. I am trying to load a file into z-suite.
I get the following error message:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: An item with the same key has already been added.
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at A.
.(
)
at A.
.()
at A.
.(String , Boolean )
at A…(String , Boolean )
at A. .(String )
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.0.30319.34003 built by: FX45W81RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
ZortraxGUI
Assembly Version: 0.0.3.0
Win32 Version: 0.0.3.0
CodeBase: file:///C:/Program%20Files%20(x86)/Zortrax/Z-Suite.exe
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34003 built by: FX45W81RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
ZortraxGUI&
Assembly Version: 1.0.0.0
Win32 Version: 0.0.3.0
CodeBase: file:///C:/Program%20Files%20(x86)/Zortrax/Z-Suite.exe
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
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.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
Zortrax.Data
Assembly Version: 1.0.0.0
Win32 Version: 0.0.3.0
CodeBase: file:///C:/Program%20Files%20(x86)/Zortrax/Z-Suite.exe
OpenTK
Assembly Version: 1.0.0.0
Win32 Version: 0.0.3.0
CodeBase: file:///C:/Program%20Files%20(x86)/Zortrax/Z-Suite.exe
Zortrax.Data&
Assembly Version: 1.0.0.0
Win32 Version: 0.0.3.0
CodeBase: file:///C:/Program%20Files%20(x86)/Zortrax/Z-Suite.exe
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
OpenTK.GLControl
Assembly Version: 1.0.0.0
Win32 Version: 0.0.3.0
CodeBase: file:///C:/Program%20Files%20(x86)/Zortrax/Z-Suite.exe
Zortrax.GCode
Assembly Version: 1.0.0.0
Win32 Version: 0.0.3.0
CodeBase: file:///C:/Program%20Files%20(x86)/Zortrax/Z-Suite.exe
Zortrax.GCode&
Assembly Version: 1.0.0.0
Win32 Version: 0.0.3.0
CodeBase: file:///C:/Program%20Files%20(x86)/Zortrax/Z-Suite.exe
************** 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.
The file loads fine in the Afinia software and the Makerbot software. It also loads in the .3 beta that was released earlier. It just will not load in the current version.