If you use Firebug to monitor the XHR requests, what do you in the server response? Is it valid JSON?
On Jan 29, 2008 11:58 PM, RobG <[EMAIL PROTECTED]> wrote: > I was over at learncf.com and am trying to run their CFAjax tutorial on > one of my servers. When I click on either of the buttons, such as > Server Time, I get this error: > > Error: [Exception... "'SyntaxError: parseJSON' when calling method: > [nsIOnReadyStateChangeHandler::handleEvent]" nsresult: "0x8057001c > (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "<unknown>" data: no] > > Googling hasn't gotten me anything useful, unfortunately. The box in > question is Windows Server 2003 fully updated, CF8, MSSQL2005. > > At home, I have two development systems, one Windows and one Linux. > > On the Linux system (Fedora Core 7), it runs perfectly. > > On the Windows system (Vista), it would probably run if I could figure > out how to overcome the "ColdFusion not defined" error, which I overcame > on the Linux box by symlinking the CFIDE directory to the dir where > proxy.cfm and proxy.cfc were located. The CF server already has a > mapping for CFIDE, and I can't figure out how to specify a new one in > Apache, though my attempts so far have only managed to break the CF > Administrator. :) > > So there's something weird on my "live" Windows box, but I sure can't > figure out what. > > Any ideas? > > Thanks! > > Rob > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297738 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

