It had to do with the 'case' or the vars.  Flash was passing struct keys
lower case, and CF Ucase.  (I think that was the way??)

Thanks for everyone's help.

-----Original Message-----
From: Barry L Beattie [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 22, 2004 5:17 PM
To: [EMAIL PROTECTED]
Subject: RE: [CFCDev] Web Service Error


>> I know I have seen this error before here, I just can't seem to find the
thread.  

if you're referring to this
http://www.mail-archive.com/[EMAIL PROTECTED]/msg05055.html
http://www.mail-archive.com/[EMAIL PROTECTED]/msg05128.html

then I'm not sure that it's the same problem (although the fix might be
related)

>> It works fine if we invoke if from a .cfm test page that calls the .cfc
that
invokes the ws

OK, so CFC (invoked from a cfm page) is sending the correct headers to the
correct URI's that satisfy the required arguments

>> but when flash calls the .cfc that invokes the ws, it fails?

Hmmmm... are you setting argument datatypes correctly, including the
headers? I suspect it might be a data type conversion between what flash
sends to the CFC and what the CFC sends to the WS.

that's the only thing I can think of 'cos the work is done by the CFC and
that seems to be  working (from a called CF page). 

Best of luck to you. If you solve it, please post it up so as a bit of a
knowledgebase.

cheers
barry.b




-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at
www.mail-archive.com/[EMAIL PROTECTED]

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to