[cfaussie] CFBuilder Debugger Virtual Hosts

2011-02-07 Thread Andrew
Hi, Does anyone have CFBuilder's step debugger working with virtual hosts? My dev environment is something like this: 9.0.1 installed as MultiServer, server root is c:\Jrun4 I access the CFADMIN via the url below as an Apache Virtual host: http://cf.localhost/CFIDE/admin My dev sites are at

Re: [cfaussie] CFBuilder Debugger Virtual Hosts

2011-02-07 Thread Paul Kukiel
I have CFBuilder setup like this and it works fine. I didn't need to define the virtual hosts in the project settings. I have http://projecta and http://projectb running fine. Are you sure the debugger is working even for non virtual hosts? As soon as the debugger hits a break point in code

RE: [cfaussie] CFBuilder Debugger Virtual Hosts

2011-02-07 Thread Andrew Scott
Hi Andrew, Although I can't have said I use it with Virtual Hosts, as I do find them fairly problematic at times. But I can tell you that there are known issues with the debugger that Adobe are currently looking at, one of these are break points that don't fire. Now this mainly applies to

Re: [cfaussie] CFBuilder Debugger Virtual Hosts

2011-02-07 Thread Andrew Myers
Thanks Paul Andrew for your replies. I just tried something else - decided that rather than setting my server to connect to the apache mapping to cf.localhost I would go straight to localhost:8300. It still doesn't work for my virtual host, however, it stopped on an exception when I opened the

Re: [cfaussie] CFBuilder Debugger Virtual Hosts

2011-02-07 Thread Mark Mandel
Have you set up your folder mappings? I use virtual hosts (all my cf servers are on VMs), and the debugging folder mappings are key in getting the debugger to work. Mark On Tue, Feb 8, 2011 at 4:57 PM, Andrew Myers am2...@gmail.com wrote: Thanks Paul Andrew for your replies. I just tried

RE: [cfaussie] CFBuilder Debugger Virtual Hosts

2011-02-07 Thread Andrew Scott
If the ColdFusion server is local, does the VirtualHost settings still need to be done? It is stated that if ColdFusion is locally this is not required, as mappings for the debugger. Regards, Andrew Scott http://www.andyscott.id.au/ http://www.andyscott.id.au/ From: