Sign In
dwinter's [MSFT] WebLog
SharePoint Program Manager
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Active Directory
DST2007
Exchange Server
General OM
Introducing...
Pages
Patching
PowerShell
Product Support
SharePoint 2010
Site Definitions
SPAT
SPC2008
SPModule
Tool Release
ULSViewer
Web Services
WikiMigrator
Browse by Tags
MSDN Blogs
>
dwinter's [MSFT] WebLog
>
All Tags
>
wikimigrator
Tagged Content List
Blog Post:
Migrating Wiki Pages Remotely – Part 10
dwinter
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
on
28 Jun 2008
Blog Post:
Migrating Wiki Pages Remotely – Part 09
dwinter
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”, etc type complaints. You may have noticed this,...
on
28 Jun 2008
Blog Post:
Migrating Wiki Pages Remotely – Part 08
dwinter
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 about the images? It is a good question. I found...
on
28 Jun 2008
Blog Post:
Migrating Wiki Pages Remotely – Part 07
dwinter
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 fail outright. One of these was when I would go...
on
28 Jun 2008
Blog Post:
Migrating Wiki Pages Remotely – Part 06
dwinter
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 destination file will automatically gain a property...
on
28 Jun 2008
Blog Post:
Migrating Wiki Pages Remotely – Part 05
dwinter
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 run into problems. In my exploration, I found a few...
on
28 Jun 2008
Blog Post:
Migrating Wiki Pages Remotely – Part 04
dwinter
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 that the segment of code I took this from is using...
on
28 Jun 2008
Blog Post:
Migrating Wiki Pages Remotely – Part 03
dwinter
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 one significant difference though that may not be...
on
28 Jun 2008
Blog Post:
Migrating Wiki Pages Remotely – Part 02
dwinter
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 Wiki Libraries and allow for selection. I write...
on
28 Jun 2008
Blog Post:
Migrating Wiki Pages Remotely – Part 01
dwinter
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 want to go through that if I didn’t have to. I wanted...
on
28 Jun 2008
Page 1 of 1 (10 items)