Hi,
we configured MySites and everything is working fine. Most of the users are able to use the Blog on their mysites, only a few are not able to use this Feature.
In the Webbrowser this error message is shown:
There were problems creating your blog, please contact your administrator.
In the UCS Log:
Feature Activation: Activating Feature 'MySiteBlog' (ID: '863da2ac-3873-4930-8498-752886210911') at URL https://site.domain.com/personal/user1. Feature Activation: Threw an exception, attempting to roll back. Feature 'MySiteBlog' (ID: '863da2ac-3873-4930-8498-752886210911'). Exception: System.InvalidOperationException: Failed to activate feature 'MySiteBlog' (ID: 863da2ac-3873-4930-8498-752886210911) at scope 'https://site.domain.com/personal/user1'. at Microsoft.SharePoint.SPFeature.HandleActivateError(SPFeature featError, Int32 iRetVal, Boolean fForce) at Microsoft.SharePoint.SPFeature.AddRowToFeaturesTable(SPFeaturePropertyCollection props, SPSite site, SPWeb web, Boolean fForce) at Microsoft.SharePoint.SPFeature.AddDatabaseFeatureInformation(SPFeaturePropertyCollection props, SPSite site, SPWeb web, Boolean fForce) at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce) There is no Web named "/personal/user1/Blog".
The feature is available, so e.g.
Enable-SPFeature –identity "MySiteBlog" -URL http://site.domain.com/personal/user1
works, but the blog is not working
We deleted the mysite of the affected users and also their profiles, but the same problem exists. Other users are working fine.
Any advice is welcome,
Thanks,
Thomas