'Browser downloading instead of processing .cfm files

I am using ColdFusion 10 (I don't know why the company hasn't upgraded) and after the initial installation of ColdFusion I can get to the web pages, but instead of opening, they download. I've been at this for hours. I even tried uninstalling and reinstalling IIS. The setup is on a Windows 10 machine for development purposes. Any insight would be greatly appreciated.



Solution 1:[1]

Did you try to configure IIS connectors via the Wsconfig tool to add your application (as an administrator)?

Path to the tool for example is here. C:\ColdFusion10\cfusion\runtime\bin\wsconfig.exe

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 akashb