Loading a very large config onto a 412 version 3.069 as follows:
1200 users
1100 ICR's
Most of the users are "phantom" users with no physical phones. After adding users and ICR's with manager, we run it through Wizard to check for errors and get a weird error (sorry in advance for the size of this post, just want all of the info there):
************** Exception Text **************
System.ArgumentException: '1152' is not a valid value for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
at IPOffice.Wizard.DialPlanForm.ReadData()
at IPOffice.Wizard.DialPlanForm..ctor(SmallOfficeContent soContent)
at IPOffice.Wizard.HardwareForm..ctor()
at IPOffice.Wizard.MainForm.UpdateUI()
at IPOffice.Wizard.MainForm.wizardTreeView_AfterSelect(Object sender, TreeViewEventArgs e)
at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)
at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Wizard
Assembly Version: 3.0.24.0
Win32 Version: 3.0.24.0
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/Wizard.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
FullConfig
Assembly Version: 1.0.2080.25697
Win32 Version: 1.0.2080.25697
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/FullConfig.DLL
----------------------------------------
Utilities
Assembly Version: 1.0.2080.25692
Win32 Version: 1.0.2080.25692
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/Utilities.DLL
----------------------------------------
ValidatingConfig
Assembly Version: 1.0.2080.25695
Win32 Version: 1.0.2080.25695
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/ValidatingConfig.DLL
----------------------------------------
IPOffice
Assembly Version: 1.0.2080.25694
Win32 Version: 1.0.2080.25694
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/IPOffice.DLL
----------------------------------------
ConfigServer
Assembly Version: 1.0.2080.25696
Win32 Version: 1.0.2080.25696
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/ConfigServer.DLL
----------------------------------------
Controller
Assembly Version: 1.0.2080.25697
Win32 Version: 1.0.2080.25697
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/Controller.DLL
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
Accessibility
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------
n1bw-fwi
Assembly Version: 0.0.0.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
TFTP
Assembly Version: 1.0.2080.25694
Win32 Version: 1.0.2080.25694
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/TFTP.DLL
----------------------------------------
System.Web
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.web/1.0.5000.0__b03f5f7f11d50a3a/system.web.dll
----------------------------------------
6kglpguy
Assembly Version: 0.0.0.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
ANY HELP WOULD BE APPRECIATED!
1200 users
1100 ICR's
Most of the users are "phantom" users with no physical phones. After adding users and ICR's with manager, we run it through Wizard to check for errors and get a weird error (sorry in advance for the size of this post, just want all of the info there):
************** Exception Text **************
System.ArgumentException: '1152' is not a valid value for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
at IPOffice.Wizard.DialPlanForm.ReadData()
at IPOffice.Wizard.DialPlanForm..ctor(SmallOfficeContent soContent)
at IPOffice.Wizard.HardwareForm..ctor()
at IPOffice.Wizard.MainForm.UpdateUI()
at IPOffice.Wizard.MainForm.wizardTreeView_AfterSelect(Object sender, TreeViewEventArgs e)
at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)
at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Wizard
Assembly Version: 3.0.24.0
Win32 Version: 3.0.24.0
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/Wizard.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
FullConfig
Assembly Version: 1.0.2080.25697
Win32 Version: 1.0.2080.25697
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/FullConfig.DLL
----------------------------------------
Utilities
Assembly Version: 1.0.2080.25692
Win32 Version: 1.0.2080.25692
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/Utilities.DLL
----------------------------------------
ValidatingConfig
Assembly Version: 1.0.2080.25695
Win32 Version: 1.0.2080.25695
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/ValidatingConfig.DLL
----------------------------------------
IPOffice
Assembly Version: 1.0.2080.25694
Win32 Version: 1.0.2080.25694
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/IPOffice.DLL
----------------------------------------
ConfigServer
Assembly Version: 1.0.2080.25696
Win32 Version: 1.0.2080.25696
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/ConfigServer.DLL
----------------------------------------
Controller
Assembly Version: 1.0.2080.25697
Win32 Version: 1.0.2080.25697
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/Controller.DLL
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
Accessibility
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------
n1bw-fwi
Assembly Version: 0.0.0.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
TFTP
Assembly Version: 1.0.2080.25694
Win32 Version: 1.0.2080.25694
CodeBase: file:///C:/Program%20Files/Avaya/IP%20Office/Wizard/bin/Release/TFTP.DLL
----------------------------------------
System.Web
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.web/1.0.5000.0__b03f5f7f11d50a3a/system.web.dll
----------------------------------------
6kglpguy
Assembly Version: 0.0.0.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
ANY HELP WOULD BE APPRECIATED!