简体   繁体   English

ColdFusion Builder和远程ColdFusion服务器

[英]ColdFusion Builder and Remote ColdFusion Server

My workstation (Windows 7) has CF Builder 3 installed. 我的工作站(Windows 7)已安装CF Builder 3。 Remote is CF 2016 Server. 远程是CF 2016 Server。 What I'd like to accomplish is download the CF source files to local hard drive and use full CF Builder tools like Breakpoints to work with the remote CF Server. 我要做的是将CF源文件下载到本地硬盘上,并使用完整的CF Builder工具(如Breakpoints)与远程CF Server一起使用。 I can't install a local CF Server because I am unable to create datasources locally. 我无法在本地安装CF Server,因为无法在本地创建数据源。

Is it even possible to accomplish the setup in my scenario? 在我的方案中甚至可以完成设置吗? Here is a site which lists some options: http://csis.pace.edu/~ctappert/cs615-02/support/Help/Using_ColdFusion_Studio/mapping3.htm but none of them fits my needs. 这是一个列出了一些选项的站点: http : //csis.pace.edu/~ctappert/cs615-02/support/Help/Using_ColdFusion_Studio/mapping3.htm,但都不满足我的需求。 I think the best I could accomplish, then, would be to create a subfolder in the remote CF Server site, copy source code to that, and make CF Builder work with the code sitting on the server. 我认为,我能做的最好的事情就是在远程CF Server站点中创建一个子文件夹,将源代码复制到该文件夹​​中,并使CF Builder与服务器上的代码一起使用。

Any ideas? 有任何想法吗?

Thanks! 谢谢!

Never mind, 没关系,

I ended up working off CFM files on the remote CF Server using Network share; 我最终使用网络共享来处理远程CF Server上的CFM文件。 it's slow and I am unable to hit Breakpoints in Debugging in CF Studio but at least I am able to make the CFM code to run on the remote server. 它很慢,我无法在CF Studio的调试中达到断点,但至少我能够使CFM代码在远程服务器上运行。

Thanks. 谢谢。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM