On 5/19/05, dave buhler <[EMAIL PROTECTED]> wrote:
>  from: http://forta.com/blog/index.cfm?mode=c&catid=11
>  
>  Using Flash Remoting With CFMX7? Watch Out For This One
>  I mentioned this in a comment on a prior post , but it is important enough
> to warrant its own mention. If you are using Flash Remoting to access
> ColdFusion code, you may run into an issue in which ColdFusion could
> construct an invalid URL when appending a jsessionid. If this occurs the web
> server via which you are accessing your code could throw errors. The
> solution is simply, just add a ? To the end of the gateway URL, change
> /flashservices/gateway to /flashservices/gateway?, doing so ensures that the
> URL will be created correctly. This issue was discovered by our tech support
> folks, and I believe they'll be posting a TechNote on it shortly. 
>  

It should be noted that the most recent CFMX 7 hotfix rollup released
on 4/21 has resolved this issue:

http://www.macromedia.com/go/fd71533

Regards,
Dave.


 
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/
 


Reply via email to