library

  for webmasters
  api
  security
  release notes

newsletter
Subscribe via RSS or via email
            

API Error Codes

The following table provides a list of error codes. They are returned by the LastError property of the Context object when an API function call fails. To retrieve the description text for the error in your application, use the LastErrorDescription property in the Context object.

 

Error codeDescription 
API00002Unable to save the site
API00004Invalid site name
API00006Invalid shared directory physical path
API00008Invalid main language code for the site
API00010Unable to delete the site
API00012Unable to save the site parameters
API00014Unable to read the site languages
API00016Unable to save the site languages
API00018Unable to create an object for the file
API00020Unable to save the folder parameters
API00022Unable to delete the user
API00024Unable to enable or to disable the user
API00026The user name, the password or the email are not set
API00028Invalid user name
API00030Invalid full name
API00032Unable to read the group
API00034Unable to delete the groups
API00036Unable to read the group members (users)
API00038Invalid group name
API00041Unable to read the access control list
API00043Unable to read a record in the access control list table
API00045Unable to read the site table
API00048Unable to get the last modification date of a directory
API00050Unable to get the subdirectories of a directory
API00052Unable to remove a directory
API00054Unable to rename a directory
API00056Unable to add a posted file to a directory
API00058Unable to move a file
API00060Unable to save the directory
API00062Unable to read the group table
API00065Unable to create the tables in the database
API00067Error during the installation
API00069Unable to get the group ID
API00072Unable to open the database
API00074Invalid admin password
API00076Invalid admin e-mail
API00078Login failed
API00080Unable to find the server
API00082The connection string is invalid (QuickelSoftCMS_ConnectionString)
API00084Unable to delete the approval workflow
API00086Unable to read the approval workflow table
API00088Invalid approval workflow name
API00090Unable to save an approval workflow step
API00100Unable to save the workflow steps
API00102Invalid license
API00104Unable to read the language collection
API00109Invalid URL rewriting prefix
API00111Invalid folder template name
API00113Unable to read the root folder
API00115The site does not support this language
API00117Unable to read the subfolders
API00119The folder must have a name defined for the site main language
API00121Unable to delete the folder
API00123Unable to get the folder path
API00125Unable to find the folder
API00127Unable to create a subfolder in a folder not saved
API00129Unable to save the folder names
API00131Unable to update the approval workflow. It has been deleted by someone else.
API00133Unable to update the site. It has been deleted by someone else.
API00135Unable to get the parent list
API00137The destination folder is a subfolder of the source folder
API00139Unable to move the folder
API00141Unable to get the list of subfolders
API00143Unable to save the folder
API00145The parameter value can not be null or is too long
API00147Unable to save the folder parameters
API00149The name is too long
API00153Unable to read the content definition
API00155Unable to update the content definition. It has been deleted by someone else.
API00157Unable to delete the content definition
API00159Unable to read the content definition fields
API00161The number of columns must be greater than 0
API00163A field with the same name already exists in the collection
API00165The field name is too long
API00167The field default value can not be null
API00169The field name is not set
API00171Unable to save the field definition
API00173The name is empty
API00175The caption is too long
API00177The maximum size must greater than 0
API00179The group name is not defined
API00181The user must first be saved
API00183Use only the site main language for the folder name if the site uses a different structure for each language
API00185The description can not be null
API00187The field description can not be null
API00189Unable to read the list
API00191Unable to delete the list
API00193The list name is not set
API00195Unable to save the list
API00197The name is too long
API00199The description can not be null
API00201Unable to read the values in the list
API00203The value can not be null
API00205Unable to save the values in the list
API00207Unable to read the category
API00209Unable to update the category. It has been deleted by someone else.
API00214The description can not be null
API00216Unable to read the category
API00218Unable to delete the category
API00220Unable to save the allowed content definitions
API00222Invalid language code
API00224The HttpRequest property is only available in a web application.
API00226The root folder is always visible
API00228The content item does not have a name.
API00230The folder does not exist
API00232Unable to save the content item
API00234Unable to convert the content field
API00236The content item name is invalid
API00238Invalid content definition
API00240This language is not supported by the site
API00242Unable to create a new content item
API00244The summary can not be null
API00246The value can not be null
API00248Unable to read the folders of the content item
API00250The value length is greater than the field maximum size
API00252The value list contains a value not defined in the field list of values
API00254Unable to publish the content item
API00256Unable to archive the content item
API00258The content item has already been checked out by someone else
API00260Unable to change the version in the folder names
API00262Unable to delete the folder
API00264Unable to get the content item IDs from the UID
API00266Unable to remove the older version
API00268Unable to restore the previous version
API00270The content item is not the latest version
API00272Dirty object, this content item does not exist anymore
API00274Unable to get the related content items
API00276Unable to read the older versions
API00278Unable to add an entry to the content item history log
API00280Unable to clean the history log
API00282Unable to read the content item history log
API00284The end date is before the start date
API00286The content item can not be null
API00288Invalid CSS
API00290Unable to save the category display names
API00292The site does not support this language
API00294A mandatory field is empty
API00296Unable to add a file to a directory
API00298Unable to add an anonymous user to the system
API00300Invalid home page template name
API00302Unable to find the root shared directory
API00304The root shared directory can not be deleted
API00306Unable to save the directory
API00308Unable to update the directory. It has been deleted by someone else.

Related articles

Why does QuickelSoft CMS use a prefix with ASPX in each URL?
How to install automatically QuickelSoft CMS
How to use the QuickelSoft CMS API from a .Net application
How to generate a sitemap for search engines
How to add a RSS feed to your site
How to add a search form to your site
QuickelSoft CMS 2.0.5 Documentation