Hi Reayoo

The truncated wddx may have already been stored in the dmWizard table.

You could try:
delete from dmWizard

The only real issue with this is if somebody is part way through  
editing in a wizard they will lose their changes. Not a real concern  
if the app is under development.


Kind regards

-- 
-- Matthew Bryant
Product Development Manager
Daemon Internet Consultants
Adobe Solutions Partner
http://www.daemon.com.au/
p. 02 9380 4162
f. 02 9380 4204




On 08/06/2007, at 7:56 AM, reayoo wrote:

>
>
> Hi,
> Just installed 4.0.1 (build 1571). Installation went well but as  
> soon as I
> tried to create any menu or html pages, I get this error. I've already
> increased long text and blob buffer but no luck. Some suggested  
> getting the
> latest build and that may fix it, well, tried that and that didn't  
> do much.
> Any suggestions as to how to fix this problem? Thanks in advance.
>
>  WDDX packet parse error at line -1, column -1. Premature end of  
> file..
>
> The error occurred in C:\FarCry\core\packages\types\dmWizard.cfc:  
> line 66
> Called from C:\FarCry\core\tags\wizard\wizard.cfm: line 52
> Called from C:\FarCry\core\packages\types\types.cfc: line 966
> Called from C:\FarCry\core\admin\conjuror\invocation.cfm: line 180
>
> 64 : <cfelse>
> 65 : <cfset stwizard =
> Create 
> (ReferenceID=stwizard.ReferenceID,UserLogin=arguments.UserLogin)>
> 66 : <cfwddx action="WDDX2CFML" input="#stwizard.Data#"
> output="stwizardData">
> 67 : <cfset stwizard.Data = duplicate(stwizardData) />
> 68 : </cfif>
> -- 
> View this message in context: http://www.nabble.com/Help-with-WDDX- 
> packet-parse-error-tf3886642s621.html#a11017058
> Sent from the FarCry - Dev mailing list archive at Nabble.com.
>
>
> >
> -- 
> Message protected by MailGuard: e-mail anti-virus, anti-spam and  
> content filtering.
> http://www.mailguard.com.au/mg
>
>
>


--~--~---------~--~----~------------~-------~--~----~
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