Question
CF 8 Debugging with Eclipse
I have loaded up eclipse 3.3 with the proper cold fusion
files (from the forta site and not adobe) -- created the RDS
connections. Both the test connection and test debugger come up
successful. I can go into the debugger perspective and start the
debugging. The debugger launches. I get the server name and
ColdFusion template graphic in debug window. All looks like its
working correctly.
I open a simple document with just some cfset and a cfloop on it - set several breakpoints.
run the page on my server and in the debug output bugger and the page just runs to completion.
nothing is trigger in the eclipse.
the debugging is turn on, on the server (or it wouldnt even let me get that far in eclipse w/o errors)
using the default port.
my page timeout in cf admin is unchecked.
we run IIs on windows 2003.
laptop running XP
Any help and ideas would be greatly appreciated - as i am running out of online help.
i have gone through 3 setups per 3 different websites including the chapter in forta's book.
I open a simple document with just some cfset and a cfloop on it - set several breakpoints.
run the page on my server and in the debug output bugger and the page just runs to completion.
nothing is trigger in the eclipse.
the debugging is turn on, on the server (or it wouldnt even let me get that far in eclipse w/o errors)
using the default port.
my page timeout in cf admin is unchecked.
we run IIs on windows 2003.
laptop running XP
Any help and ideas would be greatly appreciated - as i am running out of online help.
i have gone through 3 setups per 3 different websites including the chapter in forta's book.