Documentation Center

If publishing fails in the Deploying phase

Problems in the 'Deploying' phase are typically related to storage issues, caching issues or the selected target language.

For 'Deploying' failures, check the following:

  • If you are not publishing to an ASP.NET site or a JSP site (such as a PHP site), have you done the following?
    • Have you published your content in the REL target language, and created Templates using the REL Output Format?
    • Have you implemented and tested code that transforms REL output (TCDL code) into your target language (such as PHP) at request time?
  • If you are trying to access content not through a website but through the Content Delivery web service, have you published your content in the REL target language, and created Templates using the REL Output Format?