Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the type of failure that occurs during an attempt to create and configure a personal site.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Enumeration ErrorType
'Usage
Dim instance As PersonalSiteCreateConfigurationException.ErrorType
public enum ErrorType
Members
Member name | Description | |
---|---|---|
Unknown | An unknown error. | |
LanguageNotInstalled | A language pack is not installed. | |
ManagedPathNotExist | A managed path does not exist. | |
SelfServiceSiteCreationNotEnabled | A self service site creation setting is not enabled. |