• Are you looking for a coupon code to buy my software? You can get one from lots of 3rd party sites but they won't work. My software never goes on sale and has never been discounted. The only coupon codes that are given is when I give a club presentation and I offer a discount to the attendees. Other than that, everyone pays the same price.

Me Again!

D

dsgoen

Guest
Not to be a pain, but:

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

************** Exception Text **************
System.ArgumentException: Parameter is not valid.
at System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)
at System.Drawing.Bitmap..ctor(Int32 width, Int32 height)
at Lamination_PRO.LamPro.DrawClip(Bitmap im)
at Lamination_PRO.LamPro.What2Draw()
at Lamination_PRO.LamPro.SelectGen()
at Lamination_PRO.LamPro.menuItem4thGen_Click(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItem.PerformClick()
at Lamination_PRO.LamPro.toolBar_ButtonClick(Object sender, ToolBarButtonClickEventArgs e)
at System.Windows.Forms.ToolBar.OnButtonClick(ToolBarButtonClickEventArgs e)
at System.Windows.Forms.ToolBar.WmReflectCommand(Message& m)
at System.Windows.Forms.ToolBar.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Lamination PRO
Assembly Version: 3.0.0.0
Win32 Version: 3.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Lamination%20PRO/Lamination%20PRO.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5460 (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.5456 (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.5462 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.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
----------------------------------------

************** 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.
 
Unfortunately, this doesn't tell me what the problem was. Just a description of what you were doing and what failed is all I need.
Thanks.
 
Just playing around, so I didn't keep detailed notes like I would if I was specifically stress-testing the software. It would appear that the majority of the errors are if I use 1/16th as lamination thicknesses for all layers. Upping the dimensions to 1/8th removed many of the errors. Interestingly enough, although I would get the above errors frequently when using six or more 1/16th laminations, I could just ignore them and continue as long as I used the proper message button to continue. What definitely doesn't work is fourth (and, occasionally, third) Gen drawings. Just a blank screen. I don't know, they may have still been calculating, but I gave up after several minutes since I was just exploring capabilities.
 
And if anyone else is reading this and is worried about the program from my reports, I think it works wonderfully for the most part! I love this program! The fact that I can break it when pushing its limits is, I am sure, a temporary situation which most people won't even experience. Lloyd is highly responsive (and I didn't know him even as an online presence before I discovered this program) and I'm sure will quickly quash the few remaining bugs. The things I'm trying didn't break in the last version of the program at all. It's all great fun, and I think Lloyd should be commended for this program.
 
Back
Top