CF2023 CFM Files Not Served
Am developing a site which is up & running with CF2023.
It serves html pages just fine. However, cfm files produce the following error. Note: I do have an active mapping to the folder containg the code for the site.
I would be very grateful for any suggestions. Thanks in advance.
HTTP Error 404.3 - Not Found
The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
Most likely causes:
- It is possible that a handler mapping is missing. By default, the static file handler processes all content.
- The feature you are trying to use may not be installed.
- The appropriate MIME map is not enabled for the Web site or application. (Warning: Do not create a MIME map for content that users should not download, such as .ASPX pages or .config files.)
- If ASP.NET is not installed.
