Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

.cfm extension help

Community Beginner ,
Apr 14, 2006 Apr 14, 2006
i can't figure this out. when i try to open a .cfm page in internet explorer, it gives me this:

Screenshot

if anyone can help thank you in advance.
TOPICS
Getting started
909
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 14, 2006 Apr 14, 2006
Download ColdFusion MX 7, do the "developer install" (it's yours free to keep!), and check out the help and tutorials on how to configure CF server to run on localhost (your machine) so you can see your .cfm pages.
One newbie to another!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 15, 2006 Apr 15, 2006
That usually means your webserver is not connected to Coldfusion. If so, use the Web Server Connector Tool to "add" the webserver. By the way, what are your Operating System, webserver, Coldfusion version?




Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 15, 2006 Apr 15, 2006
My operating system is XP, my webserver... I don't know. I think it's IIS. Not sure. But I'm using ColdFusion MX 7. I've tried the tutorial for connecting the webserver to ColdFusion and it gives me this message:

Screenshot

I don't know what it means.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 16, 2006 Apr 16, 2006

Temporarily switch off your firewall. Go to Administrative Tools in Control Panel. Open Services. See to it that the Coldfusion MX Server and IIS services are running. Restart your computer.

Follow Start=>Programs=>Macromedia=>Coldfusion MX7 and open the Web Server Configuration Tool. "Add" IIS.




Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 16, 2006 Apr 16, 2006
It worked. Thank you. What should I do next?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 16, 2006 Apr 16, 2006
LATEST
What should I do next?
Configure IIS, if you haven't done so already. You may also have to configure IIS to handle authentication before passing control to Coldfusion.




Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources