Copied to clipboard

Flag this post as spam?

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


  • Keith Petersen 67 posts 111 karma points
    Jan 27, 2011 @ 00:13
    Keith Petersen
    0

    Can't save document type properties in 4.6.1 - Method not found

    [Submitted as Issue #29969 on codeplex]

    I have umbraco installed on IIS 7.5 under .net 4. After upgrading from 4.5.2 to 4.6.1, I suddenly can't save properties on new document types. I can create the document type and save info on the Info, Structure, and Tabs tabs, but the properties fail and I get this YSOD in the frame (attached):

    Method not found: 'Void umbraco.cms.businesslogic.ContentType.AddPropertyType(umbraco.cms.businesslogic.datatype.DataTypeDefinition, System.String, System.String)'.

    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.MissingMethodException: Method not found: 'Void umbraco.cms.businesslogic.ContentTy
    pe.AddPropertyType(umbraco.cms.businesslogic.datatype.DataTypeDefinition, System.String, System.String)'.

    I have a lot of inherited master document types, but it doesn't make a difference if the new document type has a master document type or not. It happens in both IE 8 and Firefox 3.6.
    I have the following packages installed (all fairly basic, I think.)
    Config Tree
    FamFamFam Icon Package
    ProWorks Redirect Page
    CharacterLimit TextArea

    This is pretty much a showstopper for me.
  • Richard Soeteman 4045 posts 12898 karma points MVP 2x
    Feb 14, 2011 @ 11:45
    Richard Soeteman
    0

    Same here also using 4.6.1

     Sorry this was related to the Geck Media upload. Will post it there.

Please Sign in or register to post replies

Write your reply to:

Draft