July 12, 200817 yr Hello I recently tried to apply some cloud layes using ASX. When Hitting apply weather. I get the following error message listed below. I am running windows vista 64bit and ASX SP3. Any help will be appreciated. Thanks JackieSee the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************System.ArgumentNullException: Value cannot be null.Parameter name: Argument 'Array' is Nothing. at Microsoft.VisualBasic.Information.UBound(Array Array, Int32 Rank) at ASX.WeatherConfig_Control.ApplyToSingleStation() at ASX.WeatherConfig_Control.btn_ApplyWeather_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.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.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll----------------------------------------XEngine Assembly Version: 1.0.0.332 Win32 Version: 1.0.0.332 CodeBase: file:///C:/Program%20Files%20(x86)/HiFi/XEngine/XEngine.exe----------------------------------------Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll----------------------------------------System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) 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.1434 (REDBITS.050727-1400) 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.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll----------------------------------------System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) 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.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll----------------------------------------XEngine_Module_Interface Assembly Version: 1.1.1.829 Win32 Version: 1.1.1.829 CodeBase: file:///C:/Program%20Files%20(x86)/HiFi/XEngine/XEngine_Module_Interface.DLL----------------------------------------XEngine_UI Assembly Version: 1.0.0.238 Win32 Version: 1.0.0.238 CodeBase: file:///C:/Program%20Files%20(x86)/HiFi/XEngine/XEngine_UI.DLL----------------------------------------Utility Assembly Version: 1.0.0.6 Win32 Version: 1.0.0.6 CodeBase: file:///C:/Program%20Files%20(x86)/HiFi/XEngine/Utility.DLL----------------------------------------WorldData Assembly Version: 1.0.0.4 Win32 Version: 1.0.0.4 CodeBase: file:///C:/Program%20Files%20(x86)/HiFi/XEngine/WorldData.DLL----------------------------------------FSInterface Assembly Version: 1.0.1.11 Win32 Version: 1.0.1.11 CodeBase: file:///C:/Program%20Files%20(x86)/HiFi/XEngine/FSInterface.DLL----------------------------------------AvMath Assembly Version: 1.0.0.4 Win32 Version: 1.0.0.4 CodeBase: file:///C:/Program%20Files%20(x86)/HiFi/XEngine/AvMath.DLL----------------------------------------Microsoft.FlightSimulator.SimConnect Assembly Version: 10.0.61242.0 Win32 Version: 10.0.61355.0 (fsx-sp1.20070510-2038) CodeBase: file:///C:/Windows/assembly/GAC_32/Microsoft.FlightSimulator.SimConnect/10.0.61242.0__31bf3856ad364e35/Microsoft.FlightSimulator.SimConnect.dll----------------------------------------ASX Assembly Version: 1.0.0.1160 Win32 Version: 1.0.0.1160 CodeBase: file:///C:/Program%20Files%20(x86)/HiFi/XEngine/Modules/ASX.DLL----------------------------------------HiFiSimControls Assembly Version: 1.1.0.1 Win32 Version: 1.1.0.1 CodeBase: file:///C:/Program%20Files%20(x86)/HiFi/XEngine/HiFiSimControls.DLL----------------------------------------User_FlightPlan Assembly Version: 1.0.0.10 Win32 Version: 1.0.0.10 CodeBase: file:///C:/Program%20Files%20(x86)/HiFi/XEngine/User_FlightPlan.DLL----------------------------------------msvcm80 Assembly Version: 8.0.50727.1434 Win32 Version: 8.00.50727.1434 CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.1434_none_d08b6002442c891f/msvcm80.dll----------------------------------------************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.For example:When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box. Jackie Padillea Asus M4A79XTD EVO 4gigs RAM Vista Ultimate 64bit [email protected]
July 13, 200817 yr Hi,Sorry for the problem. Please drop me an e-mail as I have a patch for this. jim(AT)hifisim.comThanks,Jimhttp://www.hifisim.com/banners/hifi-community-sigbanner.jpghttp://www.hifisim.com/
July 13, 200817 yr Author Hey Jim thanks for the helpJackie Jackie Padillea Asus M4A79XTD EVO 4gigs RAM Vista Ultimate 64bit [email protected]
Create an account or sign in to comment