Skip to main content
November 22, 2009
Question

IIS and cfm.

  • November 22, 2009
  • 2 replies
  • 809 views

I am tring to open cfm f

ile but it gives an error. How ca

n I set what where how will be higl

y appriciated!

Yogesh Surati         

This topic has been closed for replies.

2 replies

ilssac
Inspiring
November 23, 2009

Just to make sure of the basics.

You have installed a ColdFusion server?

You have run the web server connector tool?

Can you access a ColdFusion Adiministration page?

November 24, 2009

I use coldfusion to create website/s and are running like cviagencyinc.com hosted at godaddy for example.

This a days I was thinking to use my computer as a hosting computer from my home, So, I install coldfusion on another computer to do so also I get static from tzo.com to convert my local machicne as static ip. I choose little different setting this time to accomplish with iis.

I choose program to be installed at c: drive and wwwroot  @ c:/inetpub/wwwroot. instade of c/cfusionmx7/wwwroot/

Now after installing coldfusion on this computer it did not open administration page neather it opens any cfm file but it opens htm file from c:/inetpub/wwwroot/index.htm

What I notice is iis needs some engine to process coldfusion files. to do so I belive that whether I need to set up mime, heandler or to point cfm files to processed by coldfusion.

here I need help, how to link, point, or.. to get cfm run.

This is how I did but if you help me set my home computer as coldfusion hosting computer I would like to start over again. Yogesh Surati

Inspiring
November 24, 2009

Run [CF Dir]\runtime\bin\wsconfig.exe (eg: C:\CFusionMX7\runtime\bin\wsconfig.exe) to check that the IIS connector is installed. If it's not working, there's no problem with removing the existing connector, and re-adding it again.

Also search these forums for suggestions on troubleshooting this sort of thing: it comes up about once every three months or so, so there's plenty of material to use as a troublehshooting guideline.

--

Adam

Inspiring
November 22, 2009

Hi Yogesh,

Can you please post that error message here?.

November 22, 2009

Hi Daverms,

I set iis and use/installed coldfusion on machine. IIS take index.htm file from inetpub/wwwroot/index.htm. and it opens.

Using coldfusion I devlope cfm files, index.cfm sitting in inetpub/wwwroot/ does not open.

Below is error message,

Server Error

Inspiring
November 23, 2009

You mean 500 Internal server error?.