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

CF Builder

Guest
Sep 01, 2013 Sep 01, 2013

Copy link to clipboard

Copied

Hi to all. Going to be out of internet service for 10 days and I still need to code. I have installed CF development server on my desktop and I have SQL server Express for the database. Now what do I do? I have a DSN set on the CF Server and I should be pointing to the DB. Where do I call the http app and how does it point to the CF server. I have been coding in CF for 11 years.

TNX John

Views

374

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
Enthusiast ,
Sep 02, 2013 Sep 02, 2013

Copy link to clipboard

Copied

LATEST

Are you looking to test your code? If yes, then you can enable the internal port of ColdFusion (server.xml: C:\ColdFusion10\cfusion\runtime\conf) and place the .cfm in the wwwroot of ColdFusion (C:\ColdFusion10\cfusion\wwwroot)

P.S : Taken the example of ColdFusion 10 and default instance cfusion

I am sorry if I understood the question wrong

Thanks

VJ

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