dwinter's [MSFT] WebLog

SharePoint Program Manager

June, 2008

Posts
  • dwinter's [MSFT] WebLog

    Migrating Wiki Pages Remotely – Part 10

    • 5 Comments
    Note, this series starts at http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-01.aspx Here is the full project from this effort: http://www.codeplex.com/WikiMigrator
  • dwinter's [MSFT] WebLog

    Migrating Wiki Pages Remotely – Part 09

    • 2 Comments
    Note, this series starts at http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-01.aspx One of the final touches was to take care of the “but this data here is out of place”, or “this string still has the old server...
  • dwinter's [MSFT] WebLog

    Migrating Wiki Pages Remotely – Part 08

    • 4 Comments
    Note, this series starts at http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-01.aspx So there are a lot of little things to think about here. Once you start playing with this—the next one that comes to mind is… what...
  • dwinter's [MSFT] WebLog

    Migrating Wiki Pages Remotely – Part 07

    • 3 Comments
    Note, this series starts at http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-01.aspx Now let us consider the next potential problem in using copy.asmx. There were some instances where I found that the copy.asmx would...
  • dwinter's [MSFT] WebLog

    Migrating Wiki Pages Remotely – Part 06

    • 2 Comments
    Note, this series starts at http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-01.aspx Now that that is done, it is time to consider some potential difficulties of this approach. First, when you use the copy.asmx, the...
  • dwinter's [MSFT] WebLog

    Migrating Wiki Pages Remotely – Part 05

    • 2 Comments
    Note, this series starts at http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-01.aspx Once you have gotten the source data in memory, the next step is to get it into the destination server. This is where most folks...
  • dwinter's [MSFT] WebLog

    Migrating Wiki Pages Remotely – Part 04

    • 1 Comments
    Note, this series starts at http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-01.aspx We just looked at using copy.asmx to get WikiField. Now let’s look at getting the field by using just lists.asmx. You may notice...
  • dwinter's [MSFT] WebLog

    Migrating Wiki Pages Remotely – Part 03

    • 1 Comments
    Note, this series starts at http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-01.aspx I wrote before about how you could use lists.asmx to get the data out of a Wiki Library just like any other list type. There is...
  • dwinter's [MSFT] WebLog

    Migrating Wiki Pages Remotely – Part 02

    • 1 Comments
    Note, this series starts at http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-01.aspx Before we can dig into the data itself, we need to know what is there. I built some simple functionality to enumerate the available...
  • dwinter's [MSFT] WebLog

    Migrating Wiki Pages Remotely – Part 01

    • 18 Comments
    I was doing some work recently where I needed to move a large volume (thousands) of Wiki Pages from one server to another. The problem was that while if I begged and pleaded, I probably could have gotten local admin access to the farms, I didn’t really...
Page 1 of 1 (10 items)