Oops. Sorry for the error...

One of several things could be happening:

  • You're trying to execute a ColdFusion page with a URL other than the localhost or 127.0.0.1,

  • You're running Linux, or,

  • You haven't installed ColdFusion example applications or documentation.

If you're running Linux, we don't yet support example applications or code examples executed from the CFML Language Reference. In addition, on Linux, we don't yet support the ColdFusion utilities available from the product welcome page, such as the CFML Syntax Checker, Installation Test page, or the Expression Evaluator.

If you're running either Solaris or Windows and you tried to execute a ColdFusion page, you just need to:

  • Execute example applications and ColdFusion utilities locally, using the localhost URL, or,

  • Rerun the ColdFusion installer to install the example applications or documentation. The code examples you can run from the CFML Language Reference are installed with the example applications.

Note that for maximum security, you should not install example applications on a production server.