Gunnar Peipman's ASP.NET blog

ASP.NET, C#, SharePoint, SQL Server and general software development topics.

Sponsors

News

 
 
 
 
 
DZone MVB

Links

Social

SharePoint: Exercise to Redmond guys

Those who have read Shvejk adventures may find this exercise a little bit familiar.

Take a look at these two lines copied from SharePoint log file.

Application error when access /editprofile.aspx, Error=Value does not fall within the expected range.   at Microsoft.SharePoint.SPFieldCollection.GetFieldByInternalName(String strName, Boolean bThrowException)     at Microsoft.SharePoint.SPFieldCollection.GetFieldByInternalName(String strName)     at ProfilePages.ProfileEditPage.GetFieldId(String internalName)     at ProfilePages.ProfileEditPage.saveButton_Click(Object sender, EventArgs e)     at System.Web.UI.WebControls.Button.OnClick(EventArgs e)     at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)     at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceCont...    

...rol, String eventArgument)     at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    

Find the names of missing field and list from where missing field was searched. You can post a correct answer to my e-mail. :)

Posted: Apr 18 2009, 11:36 PM by DigiMortal | with no comments
Filed under:

Comments

No Comments

Leave a Comment

(required) 

(required) 

(optional)

(required)