Hi John,

Without seeing the code, the first error seems E4X related.  I'm not sure if this will help you with the second error, but natively Flex doesn't accept .Net datasets without receiving this error.  If that's the case, you can solve this by casting the dataset to a class that is returned by the webservice.  Here's an ASP.Net webservice code sample:

http://www.cflex.net/showFileDetails.cfm?ObjectID=418&Object=File&ChannelID=1 

-TH

--- In flexcoders@yahoogroups.com, "John C. Bland II" <[EMAIL PROTECTED]> wrote:
>
> Flex seems to have problems hitting .NET web services. Specifically, it has
> problems handling method overloads and, for whatever reason, can't seem to
> work with working .NET WS's. I setup the operation, etc just as examples
> showed to make sure my own knowledge wasn't lacking and it still didn't work
> right.
>
> The errors are as follows (extracted from my Google searches the other day):
> * The Proxy class does not implement getDescendants. It must be overridden
> by a subclass.
> * [WSDLError faultString="Element :SiteProvider_GetBySiteID not resolvable"
> faultCode="WSDL.BadElement" faultDetail="null"]
>
> The second one is odd because I KNOW the method is there AND that it works.
> I can hit the wsdl with another tool and it works perfectly fine.
>
> Any ideas?
>
> --
> John C. Bland II
> Chief Developer
> Katapult Media, Inc. - www.katapultmedia.com
> ---
> Biz Blog - http://blogs.katapultmedia.com/jb2
> Personal Blog - http://blog.blandfamilyonline.com
> http://www.lifthimhigh.com - "Christian Products for Those Bold Enough to
> Wear Them"
> Home of FMUG.az - http://www.gotoandstop.org
> Home of AZCFUG - http://www.azcfug.org
>

__._,_.___

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





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to