I've been running tests with .NET web services and Flex and have come 
upon an error..

[RPC Fault faultString="Error #1009: Cannot access a property or 
method of a null object reference." faultCode="EncodingError" 
faultDetail="null"]
at 
mx.rpc.soap::Operation/http://www.adobe.com/2006/flex/mx/internal::inv
okePendingCall()
[C:\dev\enterprise_gmc\frameworks\mx\rpc\soap\Operation.as:582
at mx.rpc.soap::Operation/send()
[C:\dev\enterprise_gmc\frameworks\mx\rpc\soap\Operation.as:492]
at Function/http://adobe.com/AS3/2006/builtin::apply()
at mx.rpc.soap.mxml::Operation/send()
[C:\dev\enterprise_gmc\frameworks\mx\rpc\soap\mxml\Operation.as:139]
at EditDragNDrop/___Button3_click()[C:\Documents and 
Settings\abratty\My Documents\Flex Builder 2
\BasicTests\EditDragNDrop.mxml:120]

but I've also seen the error while debugging:

mx.rpc.soap.mxml::WebService/dispatchEvent

Source not found.

I thought this would be in the SDK or Flex Builder 2? But, it's not 
on my local system.. can anyone give me a hint as to how to fix this?

thanks! 
-Amy





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to