Skip to main content
Known Participant
September 24, 2008
Question

Can't view my page in browser

  • September 24, 2008
  • 4 replies
  • 640 views
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?
This topic has been closed for replies.

4 replies

BKBK
Community Expert
Community Expert
September 27, 2008
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

Inspiring
September 24, 2008
Hi,

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.

Is your CF Server started (services manager)?

Cheers
fober
Inspiring
September 24, 2008
not without more info:
- which CF version?
- which web server?
- which OS?

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/
tclaremont
Inspiring
September 24, 2008
What web server are you using?
aleckenAuthor
Known Participant
September 24, 2008
I'm using CFMX 6 and IIS