System.FormatException: Index (zero based) must be greater than or
equal to zero and less than the size of the argument list. at
System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format,
Object[] args) at System.String.Format(IFormatProvider provider, String format,
Object[] args) at
Microsoft.Exchange.ManagementPack.Configuration.ExMPConfigurationEvent.Error(String
messageId, String[] inserts) at
Microsoft.Exchange.ManagementPack.Configuration.ExchangeServer.ApplyMessageTracking()
at
Microsoft.Exchange.ManagementPack.Configuration.ExchangeServer.ApplySettings()
at
Microsoft.Exchange.ManagementPack.Configuration.BackEndServer.ApplySettings()
at
Microsoft.Exchange.ManagementPack.Configuration.ExchangeServer.ApplyConfiguration()
at
Microsoft.Exchange.ManagementPack.Configuration.ExchangeServerList.ApplyConfiguration()
at
Microsoft.Exchange.ManagementPack.Configuration.AdministrativeGroup.ApplyConfiguration()
at
Microsoft.Exchange.ManagementPack.Configuration.AdministrativeGroupList.ApplyConfiguration()
at
Microsoft.Exchange.ManagementPack.Configuration.ExMPConfiguration.ApplyConfiguration()
at Microsoft.Exchange.ManagementPack.Configuration.ProgressUserControl.Show()
at
Microsoft.Exchange.ManagementPack.Configuration.WizardShell.nextButton_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.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)