I am running ColdFusion 11 on IIS 8.5 and attempting to display a simple flex form. It generates the infrastruction for the form in the browser. However, when it attempts to access the <unique…
I was able to resolve my issue. The servlet was not enabled in the web.xml file. Once I enabled the servlet and restarted the ColdFusion Applicaiton Server service the page initalized.
What are the required IIS 8.5 features need to run ColdFusion 11? Would the following install the correct features? Should something be added or removed from this list? add-windowsfeature…
