Monday, June 23, 2008

Fix for Content type '0x01010007FF3E057FA8AB4AA42FCB67B453FFC100E214EEE741181F4E9F7ACC43278EE811' not found

While creating a new page in a collbartion portal, you might come with this error.

This ContentTypeID points to the "PublishingResources" feature.

You will need to activate this feature by running STSADM. The command is

STSADM -o activatefeature -name PublishingResources -url http://MOSS_URL

3 comments:

  1. Anonymous1:29 pm

    Hi sanjay,

    I tried to use this, However it says :
    Feature 'PublishingResources' (ID: aebc918d-b20f-4a11-a1db-9ed84d79c87e) is alre
    ady activated at scope 'http://Moss Url'.

    ReplyDelete
  2. Hi Sanjay,

    I am getting the following Error
    Feature 'PublishingResources' (ID: aebc918d-b20f-4a11-a1db-9ed84d79c87e) is alre
    ady activated at scope 'http://sp:28131'.

    ReplyDelete
  3. Anonymous11:23 pm

    Same here. I tried to activate it but it was already active. This is a brand new site collection created from the out of the box publishing site template.

    ReplyDelete