Quantcast
Channel: SharePoint 2013 - General Discussions and Questions forum
Viewing all articles
Browse latest Browse all 26374

SharePoint Last Modified and Last Modified By controls are giving error for Blog Site

$
0
0

Hi,

We want to display last modified date and Last modified By information for all the pages of SharePoint sites.

For this we used the following SharePoint default controls in Master page.

<SharePointWebControls:DateTimeField FieldName="Modified" runat="server" ControlMode="Display"/>
<SharePointWebControls:UserField FieldName="Modified By" runat="server" ControlMode="Display"/>

This is working fine for all the pages of all the sites except for Blog Site. For Blog site, it is giving the below error

Operation is not valid due to the current state of the object.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: Operation is not valid due to the current state of the object.

Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:
[InvalidOperationException: Operation is not valid due to the current state of the object.]
   Microsoft.SharePoint.SPFolder.get_ContentTypeOrder() +700
   Microsoft.SharePoint.SPContext.get_ContentTypes() +1342
   Microsoft.SharePoint.SPContext.get_ContentType() +805
   Microsoft.SharePoint.SPContext.get_Fields() +416
   Microsoft.SharePoint.WebControls.FormComponent.get_Fields() +64
   Microsoft.SharePoint.WebControls.FieldMetadata.get_Field() +673
   Microsoft.SharePoint.WebControls.UserField.CreateChildControls() +2058
   System.Web.UI.Control.EnsureChildControls() +146
   Microsoft.SharePoint.WebControls.BaseFieldControl.OnLoad(EventArgs e) +216
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Control.LoadRecursive() +191
   System.Web.UI.Control.LoadRecursive() +191
   System.Web.UI.Control.LoadRecursive() +191
   System.Web.UI.Control.LoadRecursive() +191
   System.Web.UI.Control.LoadRecursive() +191
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428

Can you please help on this ? 

Thanks.



bnarasimharao


Viewing all articles
Browse latest Browse all 26374

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>