> > I know its the obvious, but Vista has many ways of preventing services from > > accessing critical processes, make sure the built in Firewall is not > > blocking the ports or the JVM. > > Thanks for the thoughts, but nope, nothing that I can find that would seem to > be an issue. I did end up reinstalling CF8 on my > machine and it's starting up fine again....but still no dice getting debug > output. I tried creating a directory with nothing but an plain > index.cfm page in it, and still no debug. The line debugger works fine, and > having that on or off doesn't seem to make any > difference. Tried all the suggestions for IP addresses in the settings, and > also tried removing all of them, which is supposed to > send the debug output to the browser for anyone, but still nothing.
It's not a firewall issue or anything like that. If it was, you wouldn't get any page output at all - there's no separate port used for debug output. I just tested this on my laptop (CF 9 multiserver, Windows 7 64-bit) and didn't get any debug output initially through IIS, but did get it through the built-in JRun web server. In my debug IP addresses, both 127.0.0.1 and the IPv6 loopback address were listed. I removed them, then retested, and got debug output in IIS. What do you get when you click the "Add Current" button in CF Administrator? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330860 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

