In IIS, from the properties dialog of the web site, choose the 'Home Directory' tab and click on the configuration button at the bottom. Make sure that somewhere in the APP Mappings list, there is an entry for .cfm. If not, you'll need to create one. If you create one, it should point to %cfusiondir%/bin/iscf.dll
S. Marlon Moyer CF-DEV wrote: >CF Application Server service is running along with all the >other CF services but still displays the contents of the >CFM file to the browser instead of processing the CFM code. > >-----Original Message----- >From: S. Isaac Dealey [mailto:[EMAIL PROTECTED]] >Sent: Thursday, October 03, 2002 10:35 AM >To: CF-Talk >Subject: Re: CFM Files Display as TXT > > >Your default documents list shouldn't matter in this case although you may >want to check to make sure the CF Server service hasn't stopped in NT >Services... If the service is stopped, afaik IIS just passes the file on to >the browser as is. > > > >>Any idea why CFM files when called by a browser >>would display them as if they were TEXT and not >>served up as CFM files from the CF Application Server? >> >> > > > >>I am running CF5 under IIS. >>I do have index.cfm as a default document. >> >> > > > >>But when I call: http://localhost/mydir/index.cfm >>it displays the contents of the file as text and not >>being processed accordingly. >> >> > > >S. Isaac Dealey >Certified Advanced ColdFusion 5 Developer > >www.turnkey.to >954-776-0046 > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

