Carl that is exactly how I do it. Now when you create a server inside of CFB, there is a mappings tab. On this tab you will need to add the mapping to the wwwroot. That might seem strange I know, but when you create a project like this, this is needed.
If this is locally I am not sure you need anything more, I take it that you have right mouse on the project and gone to coldfusion server and selected the server for the project. Now I am going from memory here, but I am sure that when I did it this way in a normal ColdFusion project, you should also be doing the step I mentioned above. But because I uses SES and an MVC framework, I can never have the option to browse the website like you are wanting too. So if you are in this position, then you will be having the same problem. -- Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/108193156965451149543 On Thu, Sep 15, 2011 at 9:29 AM, Carl Von Stetten <[email protected]>wrote: > > What I've done is start a new project in CFBuilder, and pointed the > project to the folder one step above the IIS site's webroot (which is > C:\WebApps\App1\wwwroot), so the project folder would be C:\WebApps\App1. > > Do I need to set the CFBuilder server's document root to be pointing at > C:\WebApps\App1\wwwroot also? > > Right now, my IIS site runs entirely out of the wwwroot folder (CFCs are > in subfolders of the wwwroot folder. > > Carl > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347478 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

