Hi
I am hoping someone can assist with an error that I encountered after upgrading to IRTrans 6.x.
The server seems to load fine and is handling the commends for media center. I can use IRConfig to learn new remote codes for my USB device. I can also see the detected IR commands.
The error occurs whenever I try to open the Device Status dialog to configure the server (see below).
I am using Vista Ultimate with a Zalman HD160 that shipped with the IRTrans receiver.
Many thanks for any help.
Martin
Unhandled exception has occurred in your application....
Index was outside the bounds of the array.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at IRTrans.Devicemode.frmSetModus.fillDeviceMode(Int32 bus, Int32 unit, MODEINFO& info)
at IRTrans.Devicemode.DeviceMode.DeviceModeShow(IRTransServer ir, Form parent, Int32 xsize, Int32 ysize, Boolean resize)
at IRTrans.GUI.GUIClient.ShowDeviceModeDialog(Int32 xpos, Int32 ypos)
at IRTransServer.frmStart.itmStatus_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.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.ToolStripDropDown.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.ToolStripDropDown.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.3603 (GDR.050727-3600)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
IRTransServer
Assembly Version: 2.0.5.28302
Win32 Version: 2.0.5
CodeBase: file:///C:/Program%20Files/IRTrans/IRTransServer.exe
----------------------------------------
Microsoft.VisualBasic