Copied to clipboard

Flag this post as spam?

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


  • Lee 1130 posts 3088 karma points
    May 14, 2010 @ 09:15
    Lee
    0

    Unable To Use BlogML XML

    I have exported all my blog posts from Blogengine.net in the standard BlogML XML

    http://en.wikipedia.org/wiki/BlogML

    As this is the only option they give you to mass export, I installed the latest version but no matter what I do I keep getting the following error

    Error when trying to validate the Data source

    I have now stripped out the top <?xml decl and stripped it right out to just the blog tag, posts, and post elements - Added this as my Xpath expression

    //blog/posts

    But alas that error won't go away :(  Anyone else got it working with BlogML XML?

  • Richard Soeteman 4036 posts 12863 karma points MVP
    May 14, 2010 @ 15:49
    Richard Soeteman
    0

    Hi Lee,

    Is the BlogML format using attributes? Currently CMSImport supports elements only. It's quite easy to extend though. Take a look at this blogpost I wrote to import blogposts through RSS.

    Please let me know if you need more help on this?

    Cheers,

    Richard

  • Lee 1130 posts 3088 karma points
    May 14, 2010 @ 16:10
    Lee
    0

    Cool I'll have a look at that over the weekend :)   BlogML support on Pro would be awesome ;)

  • Richard Soeteman 4036 posts 12863 karma points MVP
    May 14, 2010 @ 17:11
    Richard Soeteman
    0

    Hi Lee,

    Yes it would be awesome. I have plans to build it but it would be in a future release(2.x ). What I want to achieve is that you can specify both post and comment mapping and that CMSImport will figure out how to import the data. This will be free offcourse for the PRO version. but I'm also thinking of a CMSImport option pack that include custom DataAdapters like these for a reasonable price.

    Cheers,

    Richard

     

     

  • Lee 1130 posts 3088 karma points
    May 17, 2010 @ 12:25
    Lee
    0

    Hey Richard

    I'm trying to get your suggestion to work - But getting the following error. 

    'RSSDataAdapter.RSSDataAdapterUI' does not implement inherited abstract member 'CMSImportLibrary.BaseTypes.ImportDataUI.DataSource.set'
  • Richard Soeteman 4036 posts 12863 karma points MVP
    May 17, 2010 @ 12:58
    Richard Soeteman
    0

    Hi Lee,

    Did you downloa the source or copied pasted it? It seems that its missing the Datasource  property... If its from the downloaded source please let me know So I can update the zip File.

    Cheers,

    Richard

  • Lee 1130 posts 3088 karma points
    May 17, 2010 @ 15:56
    Lee
    0

    Downloaded the source and updated it with the latest DLL's.. As they were UMBImport... etc...??

  • Richard Soeteman 4036 posts 12863 karma points MVP
    May 19, 2010 @ 12:01
    Richard Soeteman
    0

    Hi Lee,

    Apologies. This post was for an old version. I've updated the source which you can download at the bottom of the post.

    Cheers,

    Richard

Please Sign in or register to post replies

Write your reply to:

Draft