I have installed CF Builder 2 and have setup the localhost server correctly (I am using CF10 on IIS 7.5)
The thing I don't understand is in Dreamweaver you work on files in a 'local' folder and then you upload these to a testing server or remote server to see how they work
In CF Builder 2 I don't understand how this works. It asking me for web roots and document roots etc but I just don't understand how to set it up like Dreamwever so that I can edit files in my C:\MyWebsite folder and then upload these to C:\inetpub\wwwroot\mywebsite for testing on? CF Builder seems to want to only use the files in C:\inetpub\wwwroot\mywebsite but that is not where my local files are kept. That is only where files that I want CF10 to run are kept.
Am I missing something major here?