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

newbie question (windows 7 64)

New Here ,
Nov 28, 2010 Nov 28, 2010

Copy link to clipboard

Copied

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

TOPICS
Builder

Views

638

Translate

Translate

Report

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
Advocate ,
Nov 28, 2010 Nov 28, 2010

Copy link to clipboard

Copied

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

Votes

Translate

Translate

Report

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
New Here ,
Nov 28, 2010 Nov 28, 2010

Copy link to clipboard

Copied

no port is in the url     

Votes

Translate

Translate

Report

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
Explorer ,
Nov 28, 2010 Nov 28, 2010

Copy link to clipboard

Copied

Did you follow the Article in Dev Net?

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

Cheers

Kev

Votes

Translate

Translate

Report

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
New Here ,
Nov 28, 2010 Nov 28, 2010

Copy link to clipboard

Copied

i dont use apache

im using iis

Votes

Translate

Translate

Report

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
Advocate ,
Nov 28, 2010 Nov 28, 2010

Copy link to clipboard

Copied

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

Votes

Translate

Translate

Report

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
New Here ,
Nov 28, 2010 Nov 28, 2010

Copy link to clipboard

Copied

LATEST

sorry the port is in the url.

the pervious was a mistype.

meant to say no, the port is in the url

Votes

Translate

Translate

Report

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
Documentation