views:

7

answers:

0

I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some pages, some site columns etc. I have also created a site collection based on my template and have a live homepage up and running.

Now I need to update the design of my pages, so I have received an export from the live-homepage, deployed my WSP-file with updated page-templates in an test-environment, tested that my templates are OK by creating som test pages (they look as expected) and finally imported the live-homepage.

Now I would expect that all pages in my homepage would be updated to show the new design but they are not - and if I create a new page this also creates from the old page-template. I have also update the definition of a list used on the homepage and this is updated correctly.

What am I missing here to get my pages updated?