[flexcoders] Re: Flex 2 Remoting and ASP.net (flourine?) examples?

2006-08-31 Thread a1111111111111

I'm trying to do a mashup of your tutorial and what jessewarden has 
at: http://www.jessewarden.com/archives/2005/12/amfphp_10_works.html

So far, I haven't gotten it working. I'm getting:

Unknown Service Error: Unknown service type requested FluorineTest
at com.TheSilentGroup.Fluorine.Filter.ProcessFilter.DoAction
(AMFContext context, AMFBody, amfBody)


Any tips on just making the connection? I'm using Jesse's custom 
NetConnection with:

gateway_conn = new NetConnection2();
gateway_conn.objectEncoding = ObjectEncoding.AMF3;
gateway_conn.connect(gatewayURL);

I tried AMF0 also to no improvement.

Thanks!
-rd

--- In flexcoders@yahoogroups.com, DannyT <[EMAIL PROTECTED]> wrote:
>
> That tutorial is currenlty for Flash and AS2.0.
> 
> I intend on duplicating that tutorial for Fluorine with Flex, 
webOrb and
> flex, also for amfphp and flex. Unfortunately I don't have the 
hardware to
> cope at the moment so as soon as I fork out and upgrade i'll get 
on it. :)
> 
> Dan
> 
> -- 
> http://danny-t.co.uk
>







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




[flexcoders] Re: Flex 2 Remoting and ASP.net (flourine?) examples?

2006-08-30 Thread bridiercharles
--- In flexcoders@yahoogroups.com, "a1" <[EMAIL PROTECTED]> wrote:
>
> I have spent the last several years in the CF/J2EE world and have 
> gotten quite used to the idea of using remoting with Flex. I just 
> joined an asp.net group and I'm trying to figure out how to get Flex 
> going with it. I'm not a huge fan of using webservices for data 
> intensive applications. Does anyone have a tutorial on getting Flex 
> 2 and asp.net talking with remoting?
> 
> Thanks
> -rd
>

There is a little tutorial to this adress :
http://danny-t.co.uk/index.php/tutorials/introduction-to-flash-remoting-
with-fluorine/





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