Atik Cameras

Author Topic: EFW2 error message at setup  (Read 5254 times)

mikeyscope

  • Newbie
  • *
  • Posts: 4
EFW2 error message at setup
« on: October 04, 2016, 11:16:32 pm »
Hi Guys

Just thought I would start a new thread having the following problem, my computer is Windows 10 (64bit), I'm not sure if it can be fixed within the Atik software or if the problem needs fixed at my end, I have setup the filter wheel on previous occasions without any problems throughout last year... perhaps windows updates have changed things.

When pressing the SETUP button on Atik Filter Wheel Runner I keep being hit with the unhandled exception error box with Filter Wheel Runner header and the following details...


Unhandled exception has occurred in a component in your application. If you click Continue the application will ignore this error and attempt to continue.
Value of '0' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value


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

************** Exception Text **************
System.ArgumentOutOfRangeException: Value of '0' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value
   at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
   at Atik.Efw.Driver.NewConfigurationDialogForm..ctor(FilterWheelBase w, FilterWheelConfiguration config)
   at Atik.Efw.Driver.SetupDialogForm.btnEditConfig_Click(Object sender, EventArgs e)
   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)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1586.0 built by: NETFXREL2
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
FilterWheelRunner
    Assembly Version: 1.3.0.0
    Win32 Version: 1.3.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Atik%20Cameras/FilterWheelRunner.exe
----------------------------------------
AtikEFW.Core
    Assembly Version: 2.2.0.0
    Win32 Version: 2.2.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Atik%20Cameras/AtikEFW.Core.DLL
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1586.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1586.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1586.0 built by: NETFXREL2
    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.6.1586.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1586.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1586.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.6.1586.0 built by: NETFXREL2
    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:

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


Thanks for looking!

Mike

ChrisGolden

  • Atik Staff
  • Full Member
  • *****
  • Posts: 161
Re: EFW2 error message at setup
« Reply #1 on: October 05, 2016, 03:23:20 pm »
Hi Mike,

Sorry to see you're having problems. One quick question, what version of the installer are you using? I'd recommend installing the latest from the website (www.atik-cameras.com/downloads). If you've already done that, let me know and I'll investigate further.

Chris.

mikeyscope

  • Newbie
  • *
  • Posts: 4
Re: EFW2 error message at setup
« Reply #2 on: October 05, 2016, 05:39:06 pm »
Hi Chris

Thanks for your fast response to this problem.

I had already uploaded the latest core software ...but to be on the safe side I uninstalled all Atik software, re-booted the computer and did a fresh install today but still same error message pops up upon pressing the Filter Wheel Runner 'Setup' button for EFW2, pressing option to ignore and 'Continue' has no effect in that the 'Setup' box doesn't appear to allow filter naming.  ???

The Artemis installer version is  4.1.0.3

Mike

ChrisGolden

  • Atik Staff
  • Full Member
  • *****
  • Posts: 161
Re: EFW2 error message at setup
« Reply #3 on: October 06, 2016, 09:52:28 am »
Hi Mike,

Can you email me at ChrisG@atik-cameras.com. I can send you a new version which should work for you.

Chris.

mikeyscope

  • Newbie
  • *
  • Posts: 4
Re: EFW2 error message at setup
« Reply #4 on: October 06, 2016, 12:42:31 pm »
Hi Chris

Many thanks for fast response to this problem, I have sent you an e-mail.


Kind regards

Mike Dickson

mikeyscope

  • Newbie
  • *
  • Posts: 4
Re: EFW2 error message at setup
« Reply #5 on: October 07, 2016, 12:04:32 am »
Hi Chris

I can confirm this new version appears to work, the error box no longer appears, the setup button opens the filter setup box and filters can be named... all is well!  ;)

Many thanks for fast solution to this problem ...much appreciated!

Kind regards

Mike