Categories
ColdFusion

ColdFusion WSConfig configuration backups

ColdFusion 11 update 5 helps address a issue with connector reconfigurations, that could potentially leave you in the lurch. The update includes a workflow to backup your custom configurations while un-configuring ColdFusion from an IIS site or an Apache instance. Here’s a little more detailing about what the workflow does. On unconfiguring the connector on […]

Categories
ColdFusion

Busting the HTTP Error 500.19 on ColdFusion 11 + IIS

Here’s a little trouble shooting tip to bust an IIS HTTP Error 500.19 (Internal Server Error) that may pop up when IIS is configured with ColdFusion 11. The error mostly occurs when IIS is unable to interpret configurations specified in the web.config file. In this post I speak about fixing a specific cause of a […]

Categories
ColdFusion

ColdFusion 11 – Manually remove connector configuration

This post deals with removing connector residues on web-servers, IIS and Apache, if and when the wsconfig utility is not available for un-configuring existing connector configurations. Connector residues are left behind with incorrect uninstallation of ColdFusion Getting Started servers, or more simply, the ZIP Installers. The right way to get rid of a Getting Started […]