Matt_B Posted May 11, 2010 Report post Posted May 11, 2010 Is anyone else getting a problem when trying to add a root CA certificate? When we go to Site Management -> [site Server Name] -> Right Click, Properties -> Site Mode -> Specify Root CA Certificates, we get an error saying : An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied. Details >>>> System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string. Parameter name: startIndex at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) at Microsoft.ConfigurationManagement.AdminConsole.SiteHierarchy.RootCACertificatesDialog.RootCACertificatesDialog_Load(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at Microsoft.ConfigurationManagement.AdminConsole.SmsDialogBase.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.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) It seems to happen on both the client and the server, both logged in as admin. It was working before today but I have been changing out certs to debug a problem with OS deployment. I removed the cert that was in there, so it doesn't have one at the moment, and now I can't get back in to re-assign it. Has anyone seen this or does anyone have any ideas? Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted May 11, 2010 Report post Posted May 11, 2010 I've been there too... luckily it was in a test environment... It happens when you selected a wrong type certificate. I couldn't get a solution for the problem myself (didn't had the time), except for a re-installation... Quote Share this post Link to post Share on other sites More sharing options...
Matt_B Posted May 12, 2010 Report post Posted May 12, 2010 Ok, that's not really what I wanted to hear but thanks for the reply. Quote Share this post Link to post Share on other sites More sharing options...