We've used ASP.NET 2.0 web services from Flex 3 and found it works better than Flex 2. What specific problem are you encountering? What does your Flex code work? Does the same code work in Flex2?
Sam ------------------------------------------- We're Hiring! Seeking a passionate developer to join our team building Flex based products. Position is in the Washington D.C. metro area. If interested contact [EMAIL PROTECTED] -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of essuark Sent: Tuesday, June 26, 2007 10:48 PM To: [email protected] Subject: [flexcomponents] Flex 3 and asp.net 2.0 webservices I am DYING here. I am trying to get Flex to talk to a webservice with no luck. It is the BETA to Flex 3. I am not sure where the problem is but here is what I have working.... Flex 3 project talks to a asp.net 1.1 webservice .NET Windowed applications talks to as.net 2.0 webservice So I dont thinks it is Flex 3 and I ensured the service works because I had the C# app talk to it. It is a simple webservice called ping and returns a string of 'ping'. Has anyone made this work? thanks Ralph
