WebSiteExtendedErrorCodes Fields

 

Namespace:   Microsoft.WindowsAzure.Management.WebSites
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticAccessDenied

Specifies that access is denied.

System_CAPS_pubfieldSystem_CAPS_staticAuthenticatedFailed

User {0} has been rejected.

System_CAPS_pubfieldSystem_CAPS_staticAuthenticatedPassed

User {0} has been successfully authenticated.

System_CAPS_pubfieldSystem_CAPS_staticAuthorizationFailed

User {0} has been rejected.

System_CAPS_pubfieldSystem_CAPS_staticAuthorizationPassed

User {0} has been authorized.

System_CAPS_pubfieldSystem_CAPS_staticCannotFindEntity

Cannot find {0} with name {1}.

System_CAPS_pubfieldSystem_CAPS_staticCommandResourceNotPresent

Specifies that the command resource object is not present in the request body.

System_CAPS_pubfieldSystem_CAPS_staticDirectoryAlreadyExists

Directory already exists for site {0}.

System_CAPS_pubfieldSystem_CAPS_staticDirectoryDeleteError

Failed to delete directory {0}.

System_CAPS_pubfieldSystem_CAPS_staticErrorAdding

An error occurred when adding the {0} entry: {1}.

System_CAPS_pubfieldSystem_CAPS_staticErrorDeleting

An error occurred when deleting the {0} entry: {1}.

System_CAPS_pubfieldSystem_CAPS_staticErrorPickingStamp

An Error occurred when picking Stamp for WebSpace {0}.

System_CAPS_pubfieldSystem_CAPS_staticErrorUpdating

An error occurred when updating the {0} entry: {1}.

System_CAPS_pubfieldSystem_CAPS_staticFailedToConvertParameterValue

The value of the query string parameter cannot be converted to Boolean.

System_CAPS_pubfieldSystem_CAPS_staticFileDeleteError

Failed to delete file {0}.

System_CAPS_pubfieldSystem_CAPS_staticFileStorageLimit

The file storage capacity exceeds the limit.

System_CAPS_pubfieldSystem_CAPS_staticGenericConflict

There was a conflict. {0}

System_CAPS_pubfieldSystem_CAPS_staticHostNameAlreadyExists

Hostname '{0}' already exists.

System_CAPS_pubfieldSystem_CAPS_staticHostNameConflict

Specified Host Name {0} is already taken by another site.

System_CAPS_pubfieldSystem_CAPS_staticIncorrectDateTimeRange

The from value in the query string is bigger than or equal to the to value.

System_CAPS_pubfieldSystem_CAPS_staticInternalServerError

Internal server error occurred. {0}

System_CAPS_pubfieldSystem_CAPS_staticInvalidCustomHostNameValidation

No CNAME pointing from {0} to a site in a default DNS zone (or too many).

System_CAPS_pubfieldSystem_CAPS_staticInvalidCustomHostNameValidationNoBaseHostName

There are no hostnames which could be used for validation.

System_CAPS_pubfieldSystem_CAPS_staticInvalidData

Invalid data ({0}).

System_CAPS_pubfieldSystem_CAPS_staticInvalidExternalUriHeader

The external URL "{0}" specified on request header "{1}" is invalid.

System_CAPS_pubfieldSystem_CAPS_staticInvalidHostName

Invalid host name {0}.

System_CAPS_pubfieldSystem_CAPS_staticInvalidName

The name {0} is not valid.

System_CAPS_pubfieldSystem_CAPS_staticInvalidNumberOfWorkers

Number of workers value must be more than zero.

System_CAPS_pubfieldSystem_CAPS_staticInvalidParameterValue

Parameter {0} has invalid value.

System_CAPS_pubfieldSystem_CAPS_staticInvalidRequest

{0} object is not present in the request body.

System_CAPS_pubfieldSystem_CAPS_staticIsInReadOnlyMode

The service is currently in read only mode.

System_CAPS_pubfieldSystem_CAPS_staticNonEmptySubscription

Subscription contains WebSpaces.

System_CAPS_pubfieldSystem_CAPS_staticNonEmptyWebSpace

WebSpace contains websites.

System_CAPS_pubfieldSystem_CAPS_staticNoStorageVolumeAvailable

There is not enough space on the disk.

System_CAPS_pubfieldSystem_CAPS_staticNotReady

Not ready.

System_CAPS_pubfieldSystem_CAPS_staticNotSupportedCommand

Web Service does not support Command {0}. Only supported command(s) is {1}.

System_CAPS_pubfieldSystem_CAPS_staticNoWorkersAvailable

Not enough available Standard Instance servers to satisfy this request.

System_CAPS_pubfieldSystem_CAPS_staticNumberOfSitesLimit

Number of sites exceeds the maximum allowed.

System_CAPS_pubfieldSystem_CAPS_staticNumberOfWorkersLimit

Number of workers exceeds the maximum allowed.

System_CAPS_pubfieldSystem_CAPS_staticNumberOfWorkersPerSiteLimit

Number of workers for this site exceeds the maximum allowed.

System_CAPS_pubfieldSystem_CAPS_staticParameterIsNotSpecified

The {0} parameter is not specified.

System_CAPS_pubfieldSystem_CAPS_staticParameterNameAlreadyExists

Parameter with name {0} already exists in the request.

System_CAPS_pubfieldSystem_CAPS_staticParameterNameIsEmpty

Parameter name cannot be empty.

System_CAPS_pubfieldSystem_CAPS_staticPublishingCredentialsNotTrimmed

Publishing credentials have to be trimmed from white characters.

System_CAPS_pubfieldSystem_CAPS_staticPublishingPasswordIsEmpty

Publishing password cannot be empty.

System_CAPS_pubfieldSystem_CAPS_staticPublishingPasswordNotSpecified

Publishing password must be specified.

System_CAPS_pubfieldSystem_CAPS_staticPublishingUserNameAlreadyExists

Publishing username {0} is already used. Specify a different publishing username.

System_CAPS_pubfieldSystem_CAPS_staticPublishingUserNameIsEmpty

Publishing user name cannot be empty.

System_CAPS_pubfieldSystem_CAPS_staticReady

Ready.

System_CAPS_pubfieldSystem_CAPS_staticRepositoryDeleteError

Cannot delete repository with name {0}.

System_CAPS_pubfieldSystem_CAPS_staticRepositoryDevSiteAlreadyExists

Development site already exists in the repository for site {0}.

System_CAPS_pubfieldSystem_CAPS_staticRepositoryDevSiteNotExist

Development site does not exist in the repository for site {0}.

System_CAPS_pubfieldSystem_CAPS_staticRepositorySiteAlreadyExists

Site {0} already has repository created for it.

System_CAPS_pubfieldSystem_CAPS_staticRepositorySiteNotExist

Repository does not exist for site {0}.

System_CAPS_pubfieldSystem_CAPS_staticRequiredParameterMissing

Required parameter {0} is missing.

System_CAPS_pubfieldSystem_CAPS_staticResourceNameCannotChange

Name of the web quota cannot change.

System_CAPS_pubfieldSystem_CAPS_staticSiteAlreadyExists

Site with name {0} already exists.

System_CAPS_pubfieldSystem_CAPS_staticSiteNotFound

Cannot find site {0}.

System_CAPS_pubfieldSystem_CAPS_staticSubscriptionConflict

Subscription with specified name already exists.

System_CAPS_pubfieldSystem_CAPS_staticSubscriptionNonEmpty

Subscripton Name cannot be null or empty.

System_CAPS_pubfieldSystem_CAPS_staticSubscriptionNotFound

Subscription {0} not found.

System_CAPS_pubfieldSystem_CAPS_staticSubscriptionSuspended

Subscription {0} is Suspended.

System_CAPS_pubfieldSystem_CAPS_staticTraceFailedToCreateDevSite

Failed to create a development site.

System_CAPS_pubfieldSystem_CAPS_staticTraceWebSiteStorageVolume

WebSiteManager.CreateWebSite: Creating Site using storageVolume {0}.

System_CAPS_pubfieldSystem_CAPS_staticUnknownCommandVerb

The verb {0} is unknown.

System_CAPS_pubfieldSystem_CAPS_staticUpdateForFieldNotAllowed

Update is not allowed for the {0} field.

System_CAPS_pubfieldSystem_CAPS_staticWebSiteConflict

Website with given name {0} already exists in the specified Subscription and Webspace.

System_CAPS_pubfieldSystem_CAPS_staticWebSiteNonEmpty

WebSiteName cannot be null or empty.

System_CAPS_pubfieldSystem_CAPS_staticWebSpaceAlreadyExists

WebSpace with name {0} already exists for subscription {1}.

System_CAPS_pubfieldSystem_CAPS_staticWebSpaceConflict

WebSpace with specified name already exists.

System_CAPS_pubfieldSystem_CAPS_staticWebSpaceContainsResources

Web space contains resources.

System_CAPS_pubfieldSystem_CAPS_staticWebSpaceCreateError

Failed to create web space {0} on storage volume {1}: {2}

System_CAPS_pubfieldSystem_CAPS_staticWebSpaceDeleteError

Failed to delete web space {0}: {1}

System_CAPS_pubfieldSystem_CAPS_staticWebSpaceNonEmpty

WebSpace Name cannot be null or empty.

System_CAPS_pubfieldSystem_CAPS_staticWebSpaceNotFound

Cannot find webspace {0} for subscription {1}.

Return to top
Show: