Skip to main content
Participant
November 18, 2013
Question

Can't open cfm pages

  • November 18, 2013
  • 1 reply
  • 2303 views

New install of CF10 on IIS7 does not open any cfm pages tries to download instead.

This topic has been closed for replies.

1 reply

Legend
November 18, 2013

First try running the connector tool. C:\ColdFusion10\cfusion\runtime\bin\wsconfig.exe. Select "all" when prompted and then OK. Then try CF again.

Participant
November 18, 2013

It was one of the first things I tried. Thanks

vishu_13
Inspiring
November 18, 2013

Update CF 10 and then After running the connector tool (as run as admin), check the handler mappings in IIS

then double click on anyone of them to see, are they pointing to the correct location or not

You can test the same by creating a Test website in IIS with a test.cfm. Make sure that you have full admin rights on that Test website folder.

If you are not able to open CF 10 admin, then you can try to run CF 10 admin via it's internal port : http://www.youtube.com/watch?v=iHhSPTmRozM

Thanks

VJ