About Me

My photo
System Analyst,Collaboration Servers Integrate,Enterprise setup planner.

Thursday, 17 June 2010

There has been an error creating the personal site. Contact your site administrator for more information

In sharepoint site when you click on mysite some times gives the "There has been an error creating the personal site. Contact your site administrator for more information"

Solution:

Following steps outline how to configure your existing web app 'http://mywebapp' to host ‘My Sites’ to be stored in a separate database

  1. Go to “Application Management” and select “Content Databases” under “SharePoint Web Application Management
  2. Select the ‘http://mywebapp’ web application. And select “Add Content Database
  3. Create a new DB and name it: "MySites_Content"
  4. Once this DB is created select the existing database named: MyWebApp_Content.
  5. In the “Manage Content Database Settings” for 'MyWebApp_Content’ select Database status to “Offline

This will ensure that no new site collections are created in the default content database 'MyWebApp_Content'. Taking this content database offline only prevents new site collections from being created. Users are still able to create sub sites and items and use the existing sites

Your browser may not support display of this image.

  1. Go to Application Management and select “Define Managed Paths” under “SharePoint Web Application Management

    Your browser may not support display of this image.
  2. Select the 'http://mywebapp' web application and create a new path named ‘mysite’ and select “Explicit inclusion
  3. Create a another managed path named ‘personal’ and make it a “Wildcard inclusion
  4. Go to “Application Management” and select “Create Site Collection
  5. Ensure that the path selected is 'http://mywebapp/mysite' **(Important)**
  6. Name it ‘My site host’ and select the “My Site” template from the templates list from the “Enterprise” tab

    Your browser may not support display of this image.
  7. Go back to Central Administration and select the Shared Services Provider configuration
  8. Select “My Site Settings” and Set "Personal site provider" to "http://mywebapp/mysite/" and "Location" to "personal"

    Your browser may not support display of this image.
  9. Go back to Central Administration and enable “Self Service Site Creation” for the web application ‘http://mywebapp

No comments:

Post a Comment