Skip to main content
Inspiring
September 29, 2011
Answered

CFB 2 not previewing in browsers

  • September 29, 2011
  • 1 reply
  • 857 views

Is anyone at Adobe monitoring this forum?

I cannot preview my CF pages in the CFB 2 browser and it does nothing when I try top open an external browser. Please advise. Thank you.

This topic has been closed for replies.
Correct answer btvbillb

I think I may have solved this issue. I'm using WAMP but installed CF using it's Jrun server.

I created a New ColdFusion Project, gave it a name and then unchecked "Use Default Location" and then browsed to my C:\ColdFusion9\wwwroot\newprojectname, selected localhost under the servers tab and then hit finish.After creating a New ColdFusion page, the code assist worked within the page and I was able to successfully view the page in both the CFB2 window and external browsers.
Hope this helps someone else!

1 reply

12Robots
Participating Frequently
September 29, 2011

So when you open an external browser and go to http://localhost/CFIDE/administrator/ you do not see the ColdFusion login page?

btvbillbAuthorCorrect answer
Inspiring
September 29, 2011

I think I may have solved this issue. I'm using WAMP but installed CF using it's Jrun server.

I created a New ColdFusion Project, gave it a name and then unchecked "Use Default Location" and then browsed to my C:\ColdFusion9\wwwroot\newprojectname, selected localhost under the servers tab and then hit finish.After creating a New ColdFusion page, the code assist worked within the page and I was able to successfully view the page in both the CFB2 window and external browsers.
Hope this helps someone else!