Skip to main content


 

Symptoms


I am upgrading to 6.5.9 BUT the actual upgrade poath requires me to first upgrade to 4.5.1420
I get the following error running setup (also have attached the log file - which shows I cancelled the setup after getting this error)
Thanks

Exception: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
StackTrace: at System.Collections.ArrayList.get_Item(Int32 index)
at System.DirectoryServices.ResultPropertyValueCollection.get_Item(Int32 index)
at SourceCode.Install.Common.MailServer..ctor(SearchResult result)
at SourceCode.Install.Common.Network.GetMailServers()
at SourceCode.SetupManager.UI.Panels.IncomingMailPanel.LoadMailServers()
at SourceCode.SetupManager.UI.Panels.IncomingMailPanel.PopulateControls()
at System.Windows.Forms.UserControl.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at SourceCode.SetupManager.Panels.BasePanel.PanelActivate()
at SourceCode.SetupManager.UI.Panels.IncomingMailPanel.PanelActivate()
at SourceCode.SetupManager.Main.navigateNext()
 

Diagnoses


As I mentioned on the call, this is a known issue with 1420 update. It has to do with attempting to load an AD property that is not returned in collection of properties, resulting in the exception.

 

Resolution

Click Back (goes back to the screen before Service Account Configuration) , followed by Next, then you were able to proceed the upgrade.


 




 
Be the first to reply!

Reply