Copied to clipboard

Flag this post as spam?

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


  • Chriztian Steinmeier 2798 posts 8788 karma points MVP 7x admin c-trib
    Feb 10, 2016 @ 11:04
    Chriztian Steinmeier
    0

    Breaks in v7.4.0-RC1

    I'm guessing the new Document Type editor (and thus a changed/tweaked doctype format) has to do with this, but Umport doesn't work in the first 7.4.0 Release Candidate.

    Package installs fine, but throws an error during Export when it gets to the Document Types - something like this:

    Information: Exporting data types...
    Debug: Fetching all data types
    Debug: Converting 46 data types to export format
    Debug: Serializing 46 data types to file: [...]
    Information: Data types export completed
    Information: Exporting templates...
    Debug: Fetching all templates
    Debug: Converting 6 templates to export format
    Debug: Serializing 6 templates to file: [...]
    Information: Templates export completed
    Information: Exporting document types...
    Debug: Fetching all document types
    Debug: Converting 19 document types to export format
    Error: Unable to export document types: Object reference not set to an instance of an object.
    
  • Kenn Jacobsen 133 posts 791 karma points MVP 4x c-trib
    Feb 11, 2016 @ 10:53
    Kenn Jacobsen
    0

    Hey,

    Thanks for the heads up. I'll have a look at 7.4 as soon as I can fit it into my schedule :)

  • Kristoffer Munch 6 posts 26 karma points
    Feb 23, 2016 @ 15:12
    Kristoffer Munch
    0

    I also get a document types error on v740 with the latest version of Umport. Would be nice with a version for v74 :-)

    Error: Unable to export document types: Method not found: 'System.Nullable`1 Umbraco.Core.Models.PropertyGroup.get_ParentId()'.

  • Kenn Jacobsen 133 posts 791 karma points MVP 4x c-trib
    Feb 24, 2016 @ 06:06
    Kenn Jacobsen
    100

    I've been able to reproduce the error - looks like a breaking change in 7.4. I'll investigate more and come up with a fix as soon as I can find the time.

  • Mark McEvoy 1 post 71 karma points
    Mar 03, 2016 @ 10:22
    Mark McEvoy
    0

    Thanks, I'm a bit lost without Umport now! very helpful tool, look forward to the fix!

  • Kenn Jacobsen 133 posts 791 karma points MVP 4x c-trib
    Mar 13, 2016 @ 10:36
    Kenn Jacobsen
    2

    Hi all,

    There's a new version for 7.4 available now :)

  • Sebastian Dammark 581 posts 1385 karma points
    Mar 16, 2016 @ 08:41
    Sebastian Dammark
    0

    Hi Kenn

    When I run "Analyze" with your latest version all I get is this enter image description here which is basically a 500 error

    But the logs doesn't register any errors, so they're empty.

    These are the umbraco details: Umbraco version 7.4.1 assembly: 1.0.5891.23238

    And it's running on Azure.

    Let me know if you need anything else.

  • Kenn Jacobsen 133 posts 791 karma points MVP 4x c-trib
    Mar 20, 2016 @ 13:47
    Kenn Jacobsen
    0

    Hi Sebastian,

    You wouldn't by any chance have any datatypes, doctypes or other items with a colon in the name?

  • Sebastian Dammark 581 posts 1385 karma points
    Mar 30, 2016 @ 08:33
    Sebastian Dammark
    0

    Sorry for my late reply.

    I have a few doctypes that starts with _ and I'm also using folders to organize my doctype.

    Regarding datatypes I'm using [] in most of my custom datatypes, but I've been doing that since day 1.

  • Kenn Jacobsen 133 posts 791 karma points MVP 4x c-trib
    Apr 02, 2016 @ 12:58
    Kenn Jacobsen
    0

    Hey Sebastian.

    I'm pretty sure it is the doctype folders that messes things up for you, then. Any chance you can get rid of those?

  • Sebastian Dammark 581 posts 1385 karma points
    Apr 06, 2016 @ 14:10
    Sebastian Dammark
    0

    Hi Kenn

    Sorry for the late reply.

    Removing the folders doesn't change anything.

    Would it help if I send you the exported files ?

Please Sign in or register to post replies

Write your reply to:

Draft