I found the problem. Permissions. Permissions. Permissions! -----Original Message----- From: DURETTE, STEVEN J (ATTASIAIT) Sent: Monday, November 02, 2009 11:03 AM To: cf-talk Subject: CFForms don't display... Help!
All, We moved from a CF7 server to a CF8 server this weekend. Now the flash forms will not display. When I hit the pages I get an error: object expected Line: (what ever line for that page) When I choose to debug I get this: <script type="text/javascript" charset='utf-8' src='/CFIDE/scripts/cfformhistory.js'></script> <noscript> <object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' id='test' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflas h.cab#version=7,0,14,0' width='800' height='1000'> <param name='src' value='/mps/236371530.mxml.cfswf'/> <param name='wMode' value='Window'/> <param name='flashVars' value='%5F%5Ftest%5Fcacheid=B59F83CE%2DB1EF%2DA0DF%2D0A48098A8A1B31D7'/> </object> </noscript> <script type="text/javascript" charset='utf-8' src='/CFIDE/scripts/CF_RunActiveContent.js'></script> <script type="text/javascript" charset='utf-8'> CF_RunContent('<object id=\'test\' classid=\'clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\' codebase=\'http://download.macromedia.com/pub/shockwave/cabs/flash/swfla sh.cab#version=7,0,14,0\' width=\'800\' height=\'1000\'> \n <param name=\'src\' value=\'/mps/236371530.mxml.cfswf\'/>\n <param name=\'wMode\' value=\'Window\'/>\n <param name=\'flashVars\' value=\'historyUrl=%2FCFIDE%2Fscriptscfformhistory%2Ecfm%3F&lconid=" + lc_id +"&%5F%5Ftest%5Fcacheid=B59F83CE%2DB1EF%2DA0DF%2D0A48098A8A1B31D7\'/>\n< /object>\n'); I have the CFIDE directory mapped correctly, and the scripts directory is wide open right now for testing but nothing fixes it. Any help would be appreciated. Thanks, Steve ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:327905 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

