Hi Aaron,

I wonder if you can give me some recommendation on which method to ‘best’ use 
to achieve a page move from a web to a sub-web programmatically, in a way that 
the page’s versioning can be kept? (all on the same farm, even using the same 
master page, content type ..)
I've tried:
 • Using SPFile.move to move it to a document folder and then use redirection 
pages to point to it .. partially works but it causes metadata issues. (Don’t 
like workaround solutions in the first place)
 • Using SPExport, SPImport (Microsoft.SharePoint.deployment) and different 
flavours of it, partially works too, but still ‘metadata missing’ issues remain 
either when viewing the page or trying to view: (edit toolbar) page -> page 
settings and schedule.

I managed to get custom timer jobs going (thx Andrew Connell) etc... But I find 
it very difficult to find a proper way to programmatically do a supposing 
simple task like moving a page (list item).
Can I ask for a bit of advice here, just point me in the right direction 
that’ll be very much appreciated, thank you.

Cheers,

Wilson Wampers

Reply via email to