PCB Footprint Expert 2013 |
Post Reply | Page <1234 5> |
Author | ||
rdl86626
Advanced User Joined: 20 Jul 2012 Location: Hollister, CA Status: Offline Points: 83 |
Post Options
Thanks(0)
|
|
I use XP also but found out I have one of the really old keys, from 2008, and need a new one. Rick
|
||
rdl86626
Advanced User Joined: 20 Jul 2012 Location: Hollister, CA Status: Offline Points: 83 |
Post Options
Thanks(0)
|
|
Also I was trying this on a new win7 machine. Forgot to mention that.
Rick
|
||
Nick B
Admin Group Joined: 02 Jan 2012 Status: Offline Points: 1906 |
Post Options
Thanks(0)
|
|
What library/component are you trying to open? Does it cause this problem for any part? I cannot seem to duplicate this error on my end.
|
||
dwaltoneng
Advanced User Joined: 02 Mar 2013 Location: Australia Status: Offline Points: 193 |
Post Options
Thanks(0)
|
|
Any component. It may be to do with the out of memory errors (My computer has 4G installed). When I start the program, the splash screen comes up, but never goes away. A window pops up with: No license was found for this version of PCB Footprint Expert (version 2013)! Program will continue to run without licensed options. Click ok and a dialog box pops up with: Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately. Out of memory. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.OutOfMemoryException: Out of memory. at System.Drawing.Graphics.CheckErrorStatus(Int32 status) at System.Drawing.Graphics.DrawImage(Image image, Rectangle destRect, Int32 srcX, Int32 srcY, Int32 srcWidth, Int32 srcHeight, GraphicsUnit srcUnit, ImageAttributes imageAttrs, DrawImageAbort callback, IntPtr callbackData) at System.Drawing.Bitmap.MakeTransparent(Color transparentColor) at System.Windows.Forms.ToolStripItem.set_Image(Image value) at ..() at ..() at ..() at ..(Object , EventArgs ) at System.EventHandler.Invoke(Object sender, EventArgs e) 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.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.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) Click on continue, open sample library that comes with V2013, double click on any component and I get a black window and a dialog box with: System.OutOfMemoryException: Out of memory. at System.Drawing.Graphics.CheckErrorStatus(Int32 status) at System.Drawing.Graphics.DrawImage(Image image, Rectangle destRect, Int32 srcX, Int32 srcY, Int32 srcWidth, Int32 srcHeight, GraphicsUnit srcUnit, ImageAttributes imageAttrs, DrawImageAbort callback, IntPtr callbackData) at System.Drawing.Bitmap.MakeTransparent(Color transparentColor) at System.Windows.Forms.ToolStripItem.set_Image(Image value) at ..() at ..() at ..() at ..(Object , EventArgs ) |
||
jameshead
Expert User Joined: 20 Mar 2012 Location: Oxfordshire, UK Status: Offline Points: 576 |
Post Options
Thanks(0)
|
|
That's exactly what I saw as well when I tried the LITE version.
|
||
jsutin
Active User Joined: 09 Mar 2013 Location: Boston Status: Offline Points: 15 |
Post Options
Thanks(0)
|
|
Under 64-bit windows 7, I don't see the errors mentioned here. I can open libraries, look and edit parts OK. However, I run into two problems:
1) I cannot save libraries, instead I get a "No license found for this option" message box. However, the installed options window reads the USB key properly and shows the correct options enabled. 2) Attempting to build the current footprint causes an exception to be thrown: System.IO.FileNotFoundException: Could not load file or assembly 'FPXCAM, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'FPXCAM, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' at FPXPCBFormats_DLL.FormTranslateGUI..ctor(List`1& Footprints, String& Suffix, Boolean Multipart, List`1 LicenseList) at ..?(Object , EventArgs ) 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.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) 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.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.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) Hope this feedback helps.
|
||
Nick B
Admin Group Joined: 02 Jan 2012 Status: Offline Points: 1906 |
Post Options
Thanks(0)
|
|
We just completed another build that hopefully resolves these issues. You can download the pre-release Footprint Expert v2013 from here. Again, only the following users can install/use this:
If you do not qualify for both of these and you still want to evaluate, please contact us offline. |
||
jsutin
Active User Joined: 09 Mar 2013 Location: Boston Status: Offline Points: 15 |
Post Options
Thanks(0)
|
|
Ok that fixed the previous two issues for me. Now however, clicking finish in Pkg Designer throws this exception:
************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at ..(Object , EventArgs ) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.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) |
||
Nick B
Admin Group Joined: 02 Jan 2012 Status: Offline Points: 1906 |
Post Options
Thanks(0)
|
|
We just completed another build that hopefully resolves these issues. You can download the pre-release Footprint Expert v2013 from here. Again, only the following users can install/use this:
If you do not qualify for both of these and you still want to evaluate, please contact us offline. |
||
dwaltoneng
Advanced User Joined: 02 Mar 2013 Location: Australia Status: Offline Points: 193 |
Post Options
Thanks(0)
|
|
The last build seems to have fixed errors I had seen so far when run on 32 bit XP.
|
||
Post Reply | Page <1234 5> |
Tweet |
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |