Yes, you need to be running through FES if you want named service support. If useProxy=false there's no place to look up the named service...
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy Rottman Sent: Tuesday, March 14, 2006 9:22 AM To: [email protected] Subject: [flexcoders] Re: Named Webservices Thing is I am not using FES. I am using the standard version of Flex. Does this have any bearing on being able to use named webservices? --- In [email protected], "Rich Tretola" <[EMAIL PROTECTED]> wrote: > > Try this: > http://www.everythingflex.com/blog/1/2006/03/WebService-setup-for-FES.cf m > > Rich > > On 3/14/06, Jeremy Rottman <[EMAIL PROTECTED]> wrote: > > During development, I used something like this to handle all data > > sending/retreiving. > > > > <mx:WebService id="SaleMod" useProxy="false" > > wsdl="http://flex.homesmartagent.com/cfc/adminHS2F.cfc?wsdl" > > showBusyCursor="true" /> > > > > Currently I develope on one box, and I upload the compiled swf to > > anohter box that contains our cf/sql servers. How can I setup a named > > webservice with in flex. > > > > any help will be greatly appreciated. > > > > > > > > > > > > > > -- > > 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 > > > > > > > > > > > > > > > -- 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 -- 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/

