I don't think Pre MX WDDX is compatible with MX WDDX. I was having similar problems to what you describe. I put a try/catch around the initial use of what could be a Pre-MX wddx instance. If it threw an error, recreate the WDDX from scratch. Solved my problem.
Che Vilnonis wrote: >Jonese, I hope that someone reads this thread and can help. I've recently >went from CF5 to CFMX 6.1 and I get intermittent WDDX errors that read, > >"Exception during WDDX operation. Details: >coldfusion.tagext.lang.WddxTag$WddxException: Exception during WDDX >operation." > >Everything worked flawlessly on CF5 before. I'd like a little advice as >well. :) > >Regards, Che. > >-----Original Message----- >From: jonese [mailto:[EMAIL PROTECTED] >Sent: Tuesday, June 21, 2005 10:14 AM >To: CF-Talk >Subject: CF5 to CF7 WDDX woes.... > > >We're moving a bunch of CF5 sites to CF7 and they are on an older CMS system >that used WDDX. in cf5 they work just fine but since moving to cf7 we get >the following errors: > WDDX packet parse error at line 1, column 64001. XML document structures >must start and end within the same entity > I've pulled the WDDX out of the DB and it validates fine as valid XML but >for some reason CF thinks it's broken.. > Any ideas? > jonese > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210161 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

