I am getting an unexpected error (see below) when I try to add a column to a list.
Error An unexpected error has occurred.
Troubleshoot issues with Microsoft SharePoint Foundation.
Correlation ID: 6efebddc-675d-43fd-8754-43cea59908b7
Date and Time: 08/24/2011 12:06:16 PM
From the SharePoint log I have found the below details.
06:16.8 w3wp.exe (0x01A8) 0x1080 SharePoint Foundation Runtime tkau Unexpected System.ArgumentNullException: Value cannot be null. Parameter name: s at System.IO.StringReader..ctor(String s) at Microsoft.SharePoint.ApplicationPages.ManageFieldPage.ProcessList() at Microsoft.SharePoint.ApplicationPages.ManageFieldPage.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 6efebddc-675d-43fd-8754-43cea59908b7
I have two front-end Web servers, two databases and one application server.
Does it have anything to do with alternate access mappings (AAM) as it’s accessible through the Internet using HTTPS?
To find out more information about the error you need to look in the SharePoint log for the errors/warnings associated with the Correlation ID. Try using a tool like ULSViewer found here http://archive.msdn.microsoft.com/ULSViewer/Release/ProjectReleases.aspx?ReleaseId=3308.