3

リッチ テキスト エディター バーの [画像の挿入] ボタンをクリックすると、モーダルが開きますが、エラー ページが表示されます。

Details of exception: System.NullReferenceException: Object reference not set to an instance of an object

Stacktrace:
[NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.]
umbraco.controls.Images.ImageViewer.OnPreRender(EventArgs e) +70
System.Web.UI.Control.PreRenderRecursiveInternal() +83
System.Web.UI.Control.PreRenderRecursiveInternal() +168
System.Web.UI.Control.PreRenderRecursiveInternal() +168
System.Web.UI.Control.PreRenderRecursiveInternal() +168
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +974

Versiondata: Microsoft .NET Framework Versie:4.0.30319; ASP.NET Versie:4.0.30319.17929 

localhost とサーバーで Umbraco 6.1.3 を実行すると、どちらもエラーが発生します。私はすでに umbraco.dll と umbraco.editorControls.dll を新しいものに置き換えようとしましたが、役に立ちませんでした。また、すべてのデータ型をチェックしましたが、破損しているものはありません (リッチ テキスト エディターと画像の挿入でエラーが発生し、http://our.umbraco.org/forum/using/ui-questions/39103-Problem-with-Rich-Textによると) -Editor-and-Inserting-Images )。uComponents を使用していますが、最新バージョン (5.5.0) を使用しています。

4

2 に答える 2