The serialized packet is identical the packet I am trying to deserialize. 

I wrote a test app removing all but the serialization and deserialization.

Run-time error '438'
Object doesn't support this property or method

Thanks


-----Original Message-----
From: David Shadovitz [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 23, 2000 9:15 AM
To: CF-Talk
Subject: Re: wddx deserialize


What's the error?
What does the packet look like?  You can check it using:
   <cfoutput>#HTMLEditFormat(XMLResult)#</cfoutput>
-David

On Mon, 23 Oct 2000 08:52:09 -0400 Gary Davidson
<[EMAIL PROTECTED]> writes:
> I am posting from CF via SOAP a WDDX packet representing a WDDX 
> recordset.
> 
> Using the com DLL provided, I receive an error when I attempt to 
> deserialize
> the packet.
> 
> Any Help?
> 
>       wddxrs =  obj.deserialize(XMLResult)
> 
> XMLResult is a serialized WDDX recordset.
> 
> obj is a WDDXDeserializer
> 
> Gary Davidson
> Corporate Data Architect
> Mortgage.com
> 
>
-------------------------------------------------------------------------
-----------------------
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or 
> send a message with 'unsubscribe' in the body to 
> [EMAIL PROTECTED]

________________________________________________________________
YOU'RE PAYING TOO MUCH FOR THE INTERNET!
Juno now offers FREE Internet Access!
Try it today - there's no risk!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.
----------------------------------------------------------------------------
--------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to