Basically there was too much text and the field was truncated. You should
look at increasing the amount of data the CF can send to the database. I'm
not sure if this is a CF or DB setting.

Blair

On 9/9/07, RobG <[EMAIL PROTECTED]> wrote:
>
>
>
> I pasted in a 40-page Word document into an HTML body area and clicked
> Save.  I got this error:
>
> WDDX packet parse error at line 1, column 32001. XML document structures
> must start and end within the same entity..
>
>
> The error occurred in
> C:\web\docs\farcry\core\packages\types\dmWizard.cfc: line 142
> Called from
> C:\web\docs\farcry\core\tags\wizard\processwizardObjects.cfm: line 216
> Called from
> C:\web\docs\farcry\core\tags\wizard\processwizardObjects.cfm: line 1
> Called from C:\web\docs\farcry\core\packages\types\types.cfc: line 974
> Called from C:\web\docs\farcry\core\admin\conjuror\invocation.cfm: line
> 180
>
> 140 :   <cfset stwizard = getData(objectID=arguments.objectid) />
> 141 :
> 142 :   <cfwddx action="WDDX2CFML" input="#stwizard.Data#"
> output="stwizardData">
> 143 :   <cfset stwizard.Data = stwizardData />
> 144 :
>
>
> In case somebody needs to see it... :)
>
> In the meantime, I'm going to try to break the document down into
> multiple pages.
>
> Rob
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to