For some reason when I try to open my application, the
index.cfm showing up on the editor instead the application page
itself.
The url is correct, as a matter of fact, 6 months ago the url
is working but now it opens in the editor.
No matter what I tried, including uninstalled and
re-installed CF admin, the problem persist. can anyone offer some
help?
If IIS gets a request for a cfm page from a browser, it tries
to give it to the CF server for processing and return the result to
the browser. If that connection is not working then it will return
the unprocessed page to the browser which tries to open it instead
of displaying it.
Alecken,
1) Run the Web Server Configuration Tool
[{CF_installation_dir}\runtime\bin\wsconfig.exe] and use it to
add IIS.
2)
Configure
IIS for Coldfusion