SPC015201: Do not define ContentType ID longer than 1024 characters

Content type IDs have a maximum length of 512 bytes. Because two hexadecimal characters can fit in each byte, each content type ID has an effective maximum length of 1024 characters.

TypeName: DoNotDefineContentTypeIDWithMoreThan1024Characters
CheckId: SPC015201
Severity: Error
Type: ContentTypeDefinition
Resolution

Reduce the number of characters to less than 1024 characters in the ID of the ContentType.

Links

comments powered by Disqus