Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Petr Snobelt 923 posts 1535 karma points
    Feb 06, 2013 @ 20:21
    Petr Snobelt
    0

    Errorat inserting image after upgrade from 4.5 to 4.11.4

    When I try insert image (umbraco/plugins/tinymce3/insertImage.aspx) error occured.

    Any Idea?

    StackTrace:

    [NullReferenceException: Object reference not set to an instance of an object.]
       umbraco.cms.businesslogic.datatype.DataTypeDefinition.<GetByDataTypeId>b__0(DataTypeDefinition x) +235
       System.Linq.WhereArrayIterator`1.MoveNext() +42
       umbraco.cms.businesslogic.datatype.DataTypeDefinition.GetByDataTypeId(Guid DataTypeId) +343
       umbraco.controls.Images.UploadMediaImage..ctor() +88
       ASP.umbraco_controls_images_uploadmediaimage_ascx..ctor() in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\4c80eeb8\487f616\App_Web_uploadmediaimage.ascx.c3c18f9f.xpjq-5al.0.cs:0
       ASP.umbraco_plugins_tinymce3_insertimage_aspx.__BuildControlMediaUploader() in d:\webs\vbq.cz_u6\Umbraco\plugins\tinymce3\insertImage.aspx:187
       ASP.umbraco_plugins_tinymce3_insertimage_aspx.__BuildControlpane_upload() in d:\webs\vbq.cz_u6\Umbraco\plugins\tinymce3\insertImage.aspx:186
       ASP.umbraco_plugins_tinymce3_insertimage_aspx.__BuildControlForm1() in d:\webs\vbq.cz_u6\Umbraco\plugins\tinymce3\insertImage.aspx:150
       ASP.umbraco_plugins_tinymce3_insertimage_aspx.__BuildControlTree(umbraco_plugins_tinymce3_insertimage_aspx __ctrl) in d:\webs\vbq.cz_u6\Umbraco\plugins\tinymce3\insertImage.aspx:1
       ASP.umbraco_plugins_tinymce3_insertimage_aspx.FrameworkInitialize() in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\4c80eeb8\487f616\App_Web_insertimage.aspx.43b758d9.5imrxnly.0.cs:0
       System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +67
       System.Web.UI.Page.ProcessRequest() +118
       System.Web.UI.Page.ProcessRequest(HttpContext context) +98
       ASP.umbraco_plugins_tinymce3_insertimage_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\4c80eeb8\487f616\App_Web_insertimage.aspx.43b758d9.5imrxnly.0.cs:0
       System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +912
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +164
    

  • Petr Snobelt 923 posts 1535 karma points
    Feb 06, 2013 @ 20:22
    Petr Snobelt
    0

    BTW: Editing posts still don't work...

  • Paul Sørensen 304 posts 650 karma points
    Feb 15, 2013 @ 01:30
    Paul Sørensen
    0

    Hi

    You might have a problem with one of your datatypes. Try to click on each data type in the Deveolper section to get it displayed. If the assumption is correct getting the data type in question will fail.

    /Paul S

  • Petr Snobelt 923 posts 1535 karma points
    Feb 15, 2013 @ 13:42
    Petr Snobelt
    0

    Thank you Paul, but I can not try it now.

    I restore from backup and upgrade to 4.5.2 (I need fixed bug in insertimage page, which is fixed in 4.5.2). 

     

    Next time I try upgrade this instance I try look at datatypes. 

     

    Petr

Please Sign in or register to post replies

Write your reply to:

Draft