views:

16

answers:

0

Hi,

I'm trying to copy some web part pages (aspx) from one library into another. Reason is that I've got sites which are created dynamiccally. I also want to add some content (based on several rules) to those sites, which include aspx web part pages.

The deployment works fine, but the web part pages are empty in the target site. As I've read in several blog posts, this has something to do with the ghosting of the files. Is there a way to literally copy all of the content in the ASPX to the site? The webparts aren't site or feature dependant, so the pages should work on every site.

When I copy the pages with SPD, it works fine except for the web part connections which seem to get lost in the copy process.