yes, wddx type library is checked in tools --> references

JustinMacCarthy wrote:
> 
> Are you sure you are putting the wddx com in the References (in your vba)
> 
> Justin
> 
> >-----Original Message-----
> >From: Richard Meredith-Hardy [mailto:[EMAIL PROTECTED]]
> >Sent: Wednesday, February 28, 2001 6:53 PM
> >To: CF-Talk
> >Subject: com & wddx
> >
> >
> >Dear all
> >
> >(Its been a while since I was on the list)
> >
> >It occurred to me that it might be a clever thing to be able to send
> >data in wddx packets directly from excel 2000 (win 95) up to the server
> >(if you were online)... BUT
> >
> >In my experimentations I have done as asked in the wddx.org SDK which
> >comes with CF 4.5 ref installing & registering wddx_com.dll but when I
> >run the VBA code (code taken verbatim from Forta) it fails on the first
> >line!
> >
> >Set MyDeser = CreateObject("WDDX.Deserializer.1")
> >
> >Run-time error '438':
> >Object doesn't support this property or method
> >
> >
> >wddx_com.dll seems OK in the OLE/COM OBject viewer (No idea what I'm
> >looking for though!)
> >There does seem to be some sort of problem with xmlparse.dll and
> >xmltok.dll in as much that I get the message xmltok.dll was loaded but
> >the DLLRegisterServer entry point was not found etc. when I run regsvr32
> >xmltok.dll  I've tried deleting & Reinstalling these files but no diff.
> >
> >ANY Ideas Please!
> >
> >
> >
> >--
> >Regards;
> >
> >Richard Meredith-Hardy
> >-------------------------------------------------------------
> >[EMAIL PROTECTED]
> >Tel: + 44 (0)1462 834776 FAX: + 44 (0)1462 732668
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to