Which code are you referring to seeing? I can't pass the WS code or url. As for the Flex code, it is based 100% off of the livedocs example but with our url's, etc.

We don't use .NET datasets. We are returning "VO's" (classes) or List<classname>. This is .NET 2.0 so generics are used semi-heavily.

Thanks.

On 9/5/06, Tim Hoff <[EMAIL PROTECTED]> wrote:

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 [EMAIL PROTECTED]ups.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.gotoands top.org
> Home of AZCFUG - http://www.azcfug.org
>




--
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

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to