Skip to main content
Participating Frequently
November 28, 2010
Question

newbie question (windows 7 64)

  • November 28, 2010
  • 2 replies
  • 850 views

ok i installed coldfusion 9 and coldfusion builder. both for development.

i added localhost in the jrun app and set to make available for cf9 projects.

i added the localhost server to the coldfusion builder using port 8500 (idk if this is right) and started it fine.

Problem:

when i run the application it runs in IE and IE just says cannot display this webpage.

:S i will provide more info if needed

thanks and regards

TJames

This topic has been closed for replies.

2 replies

Big Mad Kev
Participating Frequently
November 28, 2010

Did you follow the Article in Dev Net?

http://www.adobe.com/devnet/coldfusion/articles/setup_dev.html

Cheers

Kev

Participating Frequently
November 28, 2010

i dont use apache

im using iis

12Robots
Participating Frequently
November 28, 2010

If there is no port in the URL, and you are not using Apache or IIS, then something in misconfigured in CFB.

I don't remember exactly how ot do it (I don;t use the feature), but I think if you right click on the project and choose "Set URL Prefix" and set it to http://localhost:8500/projectname that it should start working for you.

The above instructions assume that you are using a project name called "projectname" and that your workspace is in the CF Webroot.  Adjust to conform to your needs.

Jason

12Robots
Participating Frequently
November 28, 2010

When the app launches in IE, does the URL that is displayed say: http://localhost:8500/appname  ??

Or does the port get left off?

Jason

Participating Frequently
November 28, 2010

no port is in the url