Hi all,
I'm currently trying to migrate a collection of blogsfrom CS2007 to BlogEngine 3.1 (both with SQL server back ends), and have come across a problem with exporting/importing.I have looked at using SQL scripts, and while it might be a viable possibility it would most likelytake too much time to write a script myself or track down scripts that are hopefully out there. I've actually createdanother question for that topic:
I've looked at exporting CS2007 data in a BlogML format instead, and importing that straight to BlogEngine, however there are only two ways of doing this that I can see:
BlogML plugin for CS - I'd rather avoid this, as I do not want to install unknown plugins and software to a live server. It might be possible to...