別のばかげたもの...最初は管理者が通常のユーザーとして作成した既存のコンテンツアイテムにアクセスしようとしましたが、次のジューシーな例外が発生しました。このユーザーとしてコンテンツ ツリーのアイテムを表示できますが、アイテムをクリックして表示すると (おそらく次のステップとして編集するために)、例外がスローされます。
「/」アプリケーションでサーバー エラーが発生しました。
null ID は許可されていません。パラメータ名: displayName
説明: 現在の Web 要求の実行中に未処理の例外が発生しました。エラーの詳細とコード内のどこでエラーが発生したかについては、スタック トレースを確認してください。
例外の詳細: System.ArgumentNullException: Null ID は許可されていません。パラメータ名: displayName
ソース エラー:
現在の Web 要求の実行中に未処理の例外が生成されました。例外の発生元と場所に関する情報は、以下の例外スタック トレースを使用して特定できます。
スタックトレース:
[ArgumentNullException: Null ID は許可されていません。パラメーター名: displayName]
Sitecore.Diagnostics.Assert.ArgumentNotNullOrEmpty(文字列引数、文字列引数名)
+75 Sitecore.Shell.Applications.ContentEditor.EditorFormatter.RenderSectionBegin(コントロールの親、文字列 controlId、文字列 sectionName、文字列 displayName、文字列アイコン、ブール値 isCollapsed 、Boolean renderFields) +69
Sitecore.Shell.Applications.ContentEditor.Pipelines.RenderContentEditor.RenderSkinedContentEditor.RenderSectionPanel(XmlNode 要素) +214
Sitecore.Shell.Applications.ContentEditor.Pipelines.RenderContentEditor.RenderSkinedContentEditor.RenderElement(XmlNode 要素) +487
Sitecore.Shell.Applications.ContentEditor.Pipelines.RenderContentEditor.RenderSkinedContentEditor.AddText(XmlNode 要素) +423
Sitecore.Shell.Applications.ContentEditor.Pipelines.RenderContentEditor.RenderSkinedContentEditor.RenderElement(XmlNode 要素) +533
Sitecore.Shell.Applications.ContentEditor. Pipelines.RenderContentEditor.RenderSkinedContentEditor.AddText(XmlNode 要素) +423
Sitecore.Shell.Applications.ContentEditor.Pipelines.RenderContentEditor.RenderSkinedContentEditor.RenderElement(XmlNode 要素) +533
Sitecore.Shell.Applications.ContentEditor.Pipelines.RenderContentEditor.RenderSkinedContentEditor.Render( XmlDocument スキン) +93
Sitecore.Shell.Applications.ContentEditor.Pipelines.RenderContentEditor.RenderSkinedContentEditor.Process(RenderContentEditorArgs args) +353 (オブジェクト、オブジェクト[] ) +61
Sitecore.Pipelines.PipelineMethod.Invoke(オブジェクト[] パラメーター) +36
Sitecore.Pipelines.CoreProcessor .Invoke(Object[] parameters) +43
Sitecore.Pipelines.CorePipeline.Run(PipelineArgs args) +133
Sitecore.Pipelines.CorePipeline.Run(String pipelineName, PipelineArgs args, String pipelineDomain, Boolean failIfNotExists) +154
Sitecore.Pipelines.CorePipeline .Run(String pipelineName, PipelineArgs args, String pipelineDomain) +64
Sitecore.Pipelines.CorePipeline.Run(String pipelineName, PipelineArgs args) +50
Sitecore.Shell.Applications.ContentManager.Editor.Render(RenderContentEditorArgs args, Control parent) +450
Sitecore.Shell.Applications.ContentManager.Editor.Render(Item item, Item root, Hashtable fieldInfo, Control parent, Boolean showEditor) +239 Sitecore .Shell.Applications.ContentManager.ContentEditorForm.RenderEditor(アイテム アイテム、アイテム ルート、コントロールの親、ブール値の showEditor) +153
Sitecore.Shell.Applications.ContentManager.ContentEditorForm.UpdateEditor(アイテム フォルダー、アイテム ルート、ブール値の showEditor) +238
Sitecore. Shell.Applications.ContentManager.ContentEditorForm.Update() +249 Sitecore.Shell.Applications.ContentManager.ContentEditorForm.OnPreRendered(EventArgs e) +116[TargetInvocationException: 呼び出しのターゲットによって例外がスローされました。]
System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo メソッド、オブジェクト ターゲット、Object[] 引数、SignatureStruct& sig、MethodAttributes methodAttributes、RuntimeType typeOwner) +0
System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfoメソッド、オブジェクト ターゲット、Object[] 引数、シグネチャ sig、MethodAttributes methodAttributes、RuntimeType typeOwner) +69
System.Reflection.RuntimeMethodInfo.Invoke(Object obj、BindingFlags invokeAttr、Binder バインダー、Object[] パラメーター、CultureInfo カルチャ、Boolean skipVisibilityChecks) + 306
System.Reflection.RuntimeMethodInfo.Invoke(Object obj、BindingFlags invokeAttr、Binder バインダー、Object[] パラメーター、CultureInfo カルチャ) +22 System.Reflection.MethodBase.Invoke(Object obj、Object[] パラメーター) +19
Sitecore.Reflection.ReflectionUtil .InvokeMethod(MethodInfo メソッド、Object[] パラメーター、Object obj) +38
Sitecore.Reflection.ReflectionUtil.CallMethod(Type type、Object obj、String methodName、Boolean includeNonPublic、Boolean includeInherited、Boolean includeStatic、Object[] パラメーター) +104
Sitecore .Reflection.ReflectionUtil.CallMethod(Type type, Object obj, String methodName, Boolean includeNonPublic, Boolean includeInherited, Object[] parameters) +26
Sitecore.Reflection.ReflectionUtil.CallMethod(Object obj, String methodName, Boolean includeNonPublic, Boolean includeInherited, Object[] parameters) +41
Sitecore.Shell.Applications.ContentManager.ContentEditorPage.OnPreRender(EventArgs e) +87 System.Web.UI. Control.PreRenderRecursiveInternal() +150
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2838バージョン情報: Microsoft .NET Framework バージョン:4.0.30319; ASP.NET バージョン:4.0.30319.272