PersonalSiteCreateConfigurationException.ErrorType Enumeration

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.

See Also

Reference

Microsoft.Office.Server.UserProfiles Namespace