RE: Flex3 and CF 8 connection problem
It sounds like an IIS connector issue we've encountered. Were you by chance running on IIS? If so, re-installing the connectors has fixed this for us in the past. !k -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, May 02, 2008 6:23 PM To: CF-Talk Subject: Flex3 and CF 8 connection problem Hi list, I try to get Flex3 to get to be working with CF8 and I can't figure out, why it is not working. I get: faultCode = "Client.Error.MessageSend" faultDetail = "Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Failed: url: 'http://www.abc.com/flex2gateway/'" faultString = "Send failed" I google around tons of hints, but nothing worked. S.O. who knows how to get it to run under Win2k and IIS 6.x ? Uwe ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304847 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Re: Flex3 and CF 8 connection problem
Hello Mike and everybody who answered, I installed it on another host and there everything works fine. Thank you. Uwe > Regarding the version number, no you don't need to upgrade. Someone > reported a problem with Flex after upgrading. > The source of the problem most likely relates to your answer to the > second question. You should see a blank white page in CF 8.0.0. That > is what I see. > Is that a real URL, or did you mask it for purposes of reporting the > error? Meaning, do you work for abc.com? I'm guessing you don't, so > I'm hoping you tried that experiment using localhost or whatever your > dev server is. > You might want to Google around for "flex2gateway 404" or something similar. > You also might want to start with the Hello World Flex/CF tutorial app > that is on Adobe.com to make sure that works. > The "remote" access level should be an attribute of the functions you > want to expose that are in the CFC. > -Mike Chabot > On Sat, May 3, 2008 at 8:20 AM, James Holmes <[EMAIL PROTECTED]> wrote: >> Can you post the Flex code you're using to connect? >> >> >> On Sat, May 3, 2008 at 4:14 PM, <[EMAIL PROTECTED]> wrote: >> > Hi Mike, thanks for your questions. >> > I put the answers down below. >> > Uwe >> > >> > >> > > Quick questions. >> > > 1. Are you running CF 8.0.0 or 8.0.1 >> > CF 8.0.0 >> > Do you think I should install the updater ? >> > >> > > 2. What do you get when you enter that URL in the error message >> > > directly into your Web browser. Do you get a blank white page or >> > > something else? >> > I get a 404 error. I also noticed, that I get a 405-error using >> > RDS and I also don't know why. >> > >> > > 3. Is your CFC set to allow for remote access >> > I don't know. Where is this set ? I enabled remote LC DM on as below. >> > >> > > 4. Is Flex Remoting turned on inside of CF Admin? >> > Yes. >> > >> > >> > > What are some of the things you have tried so far that didn't work? >> > I also turned "Enable Remote Adobe LiveCycle Data Management access" on. >> > I played around with the file: \WEB-INF\flex\services-config.xml >> > without success. >> > >> > >> > > -Mike Chabot >> > >> > > On Fri, May 2, 2008 at 8:22 PM, <[EMAIL PROTECTED]> wrote: >> > >> Hi list, >> > >> I try to get Flex3 to get to be working >> > >> with CF8 and I can't figure out, why it is not working. >> > >> I get: >> > >> >> > >> faultCode = "Client.Error.MessageSend" >> > >> faultDetail = "Channel.Connect.Failed error >> > >> NetConnection.Call.Failed: HTTP: Failed: url: >> > 'http://www.abc.com/flex2gateway/'" >> > >> faultString = "Send failed" >> > >> >> > >> I google around tons of hints, but nothing worked. >> > >> S.O. who knows how to get it to run under Win2k and IIS 6.x ? >> > >> >> > >> Uwe >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> > > >> > >> > >> >> > ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304778 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Re: Flex3 and CF 8 connection problem
Hello Mike, thank you. I will try it and come back to this list. Uwe > Regarding the version number, no you don't need to upgrade. Someone > reported a problem with Flex after upgrading. > The source of the problem most likely relates to your answer to the > second question. You should see a blank white page in CF 8.0.0. That > is what I see. > Is that a real URL, or did you mask it for purposes of reporting the > error? Meaning, do you work for abc.com? I'm guessing you don't, so > I'm hoping you tried that experiment using localhost or whatever your > dev server is. > You might want to Google around for "flex2gateway 404" or something similar. > You also might want to start with the Hello World Flex/CF tutorial app > that is on Adobe.com to make sure that works. > The "remote" access level should be an attribute of the functions you > want to expose that are in the CFC. > -Mike Chabot > On Sat, May 3, 2008 at 8:20 AM, James Holmes <[EMAIL PROTECTED]> wrote: >> Can you post the Flex code you're using to connect? >> >> >> On Sat, May 3, 2008 at 4:14 PM, <[EMAIL PROTECTED]> wrote: >> > Hi Mike, thanks for your questions. >> > I put the answers down below. >> > Uwe >> > >> > >> > > Quick questions. >> > > 1. Are you running CF 8.0.0 or 8.0.1 >> > CF 8.0.0 >> > Do you think I should install the updater ? >> > >> > > 2. What do you get when you enter that URL in the error message >> > > directly into your Web browser. Do you get a blank white page or >> > > something else? >> > I get a 404 error. I also noticed, that I get a 405-error using >> > RDS and I also don't know why. >> > >> > > 3. Is your CFC set to allow for remote access >> > I don't know. Where is this set ? I enabled remote LC DM on as below. >> > >> > > 4. Is Flex Remoting turned on inside of CF Admin? >> > Yes. >> > >> > >> > > What are some of the things you have tried so far that didn't work? >> > I also turned "Enable Remote Adobe LiveCycle Data Management access" on. >> > I played around with the file: \WEB-INF\flex\services-config.xml >> > without success. >> > >> > >> > > -Mike Chabot >> > >> > > On Fri, May 2, 2008 at 8:22 PM, <[EMAIL PROTECTED]> wrote: >> > >> Hi list, >> > >> I try to get Flex3 to get to be working >> > >> with CF8 and I can't figure out, why it is not working. >> > >> I get: >> > >> >> > >> faultCode = "Client.Error.MessageSend" >> > >> faultDetail = "Channel.Connect.Failed error >> > >> NetConnection.Call.Failed: HTTP: Failed: url: >> > 'http://www.abc.com/flex2gateway/'" >> > >> faultString = "Send failed" >> > >> >> > >> I google around tons of hints, but nothing worked. >> > >> S.O. who knows how to get it to run under Win2k and IIS 6.x ? >> > >> >> > >> Uwe >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > >> > > >> > >> > >> >> > ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304717 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Re: Flex3 and CF 8 connection problem
Regarding the version number, no you don't need to upgrade. Someone reported a problem with Flex after upgrading. The source of the problem most likely relates to your answer to the second question. You should see a blank white page in CF 8.0.0. That is what I see. Is that a real URL, or did you mask it for purposes of reporting the error? Meaning, do you work for abc.com? I'm guessing you don't, so I'm hoping you tried that experiment using localhost or whatever your dev server is. You might want to Google around for "flex2gateway 404" or something similar. You also might want to start with the Hello World Flex/CF tutorial app that is on Adobe.com to make sure that works. The "remote" access level should be an attribute of the functions you want to expose that are in the CFC. -Mike Chabot On Sat, May 3, 2008 at 8:20 AM, James Holmes <[EMAIL PROTECTED]> wrote: > Can you post the Flex code you're using to connect? > > > On Sat, May 3, 2008 at 4:14 PM, <[EMAIL PROTECTED]> wrote: > > Hi Mike, thanks for your questions. > > I put the answers down below. > > Uwe > > > > > > > Quick questions. > > > 1. Are you running CF 8.0.0 or 8.0.1 > > CF 8.0.0 > > Do you think I should install the updater ? > > > > > 2. What do you get when you enter that URL in the error message > > > directly into your Web browser. Do you get a blank white page or > > > something else? > > I get a 404 error. I also noticed, that I get a 405-error using > > RDS and I also don't know why. > > > > > 3. Is your CFC set to allow for remote access > > I don't know. Where is this set ? I enabled remote LC DM on as below. > > > > > 4. Is Flex Remoting turned on inside of CF Admin? > > Yes. > > > > > > > What are some of the things you have tried so far that didn't work? > > I also turned "Enable Remote Adobe LiveCycle Data Management access" on. > > I played around with the file: \WEB-INF\flex\services-config.xml > > without success. > > > > > > > -Mike Chabot > > > > > On Fri, May 2, 2008 at 8:22 PM, <[EMAIL PROTECTED]> wrote: > > >> Hi list, > > >> I try to get Flex3 to get to be working > > >> with CF8 and I can't figure out, why it is not working. > > >> I get: > > >> > > >> faultCode = "Client.Error.MessageSend" > > >> faultDetail = "Channel.Connect.Failed error > > >> NetConnection.Call.Failed: HTTP: Failed: url: > > 'http://www.abc.com/flex2gateway/'" > > >> faultString = "Send failed" > > >> > > >> I google around tons of hints, but nothing worked. > > >> S.O. who knows how to get it to run under Win2k and IIS 6.x ? > > >> > > >> Uwe > > >> > > >> > > >> > > >> > > >> > > >> > > > > > > > > > > > ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304702 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Re: Flex3 and CF 8 connection problem
Can you post the Flex code you're using to connect? On Sat, May 3, 2008 at 4:14 PM, <[EMAIL PROTECTED]> wrote: > Hi Mike, thanks for your questions. > I put the answers down below. > Uwe > > > > Quick questions. > > 1. Are you running CF 8.0.0 or 8.0.1 > CF 8.0.0 > Do you think I should install the updater ? > > > 2. What do you get when you enter that URL in the error message > > directly into your Web browser. Do you get a blank white page or > > something else? > I get a 404 error. I also noticed, that I get a 405-error using > RDS and I also don't know why. > > > 3. Is your CFC set to allow for remote access > I don't know. Where is this set ? I enabled remote LC DM on as below. > > > 4. Is Flex Remoting turned on inside of CF Admin? > Yes. > > > > What are some of the things you have tried so far that didn't work? > I also turned "Enable Remote Adobe LiveCycle Data Management access" on. > I played around with the file: \WEB-INF\flex\services-config.xml > without success. > > > > -Mike Chabot > > > On Fri, May 2, 2008 at 8:22 PM, <[EMAIL PROTECTED]> wrote: > >> Hi list, > >> I try to get Flex3 to get to be working > >> with CF8 and I can't figure out, why it is not working. > >> I get: > >> > >> faultCode = "Client.Error.MessageSend" > >> faultDetail = "Channel.Connect.Failed error > >> NetConnection.Call.Failed: HTTP: Failed: url: > 'http://www.abc.com/flex2gateway/'" > >> faultString = "Send failed" > >> > >> I google around tons of hints, but nothing worked. > >> S.O. who knows how to get it to run under Win2k and IIS 6.x ? > >> > >> Uwe > >> > >> > >> > >> > >> > >> > > > > > ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304701 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Re: Flex3 and CF 8 connection problem
Hi Mike, thanks for your questions. I put the answers down below. Uwe > Quick questions. > 1. Are you running CF 8.0.0 or 8.0.1 CF 8.0.0 Do you think I should install the updater ? > 2. What do you get when you enter that URL in the error message > directly into your Web browser. Do you get a blank white page or > something else? I get a 404 error. I also noticed, that I get a 405-error using RDS and I also don't know why. > 3. Is your CFC set to allow for remote access I don't know. Where is this set ? I enabled remote LC DM on as below. > 4. Is Flex Remoting turned on inside of CF Admin? Yes. > What are some of the things you have tried so far that didn't work? I also turned "Enable Remote Adobe LiveCycle Data Management access" on. I played around with the file: \WEB-INF\flex\services-config.xml without success. > -Mike Chabot > On Fri, May 2, 2008 at 8:22 PM, <[EMAIL PROTECTED]> wrote: >> Hi list, >> I try to get Flex3 to get to be working >> with CF8 and I can't figure out, why it is not working. >> I get: >> >> faultCode = "Client.Error.MessageSend" >> faultDetail = "Channel.Connect.Failed error >> NetConnection.Call.Failed: HTTP: Failed: url: >> 'http://www.abc.com/flex2gateway/'" >> faultString = "Send failed" >> >> I google around tons of hints, but nothing worked. >> S.O. who knows how to get it to run under Win2k and IIS 6.x ? >> >> Uwe >> >> >> >> >> >> > ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304700 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Re: Flex3 and CF 8 connection problem
Quick questions. 1. Are you running CF 8.0.0 or 8.0.1 2. What do you get when you enter that URL in the error message directly into your Web browser. Do you get a blank white page or something else? 3. Is your CFC set to allow for remote access 4. Is Flex Remoting turned on inside of CF Admin? What are some of the things you have tried so far that didn't work? -Mike Chabot On Fri, May 2, 2008 at 8:22 PM, <[EMAIL PROTECTED]> wrote: > Hi list, > I try to get Flex3 to get to be working > with CF8 and I can't figure out, why it is not working. > I get: > > faultCode = "Client.Error.MessageSend" > faultDetail = "Channel.Connect.Failed error > NetConnection.Call.Failed: HTTP: Failed: url: > 'http://www.abc.com/flex2gateway/'" > faultString = "Send failed" > > I google around tons of hints, but nothing worked. > S.O. who knows how to get it to run under Win2k and IIS 6.x ? > > Uwe > > > > > > ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304699 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Flex3 and CF 8 connection problem
Hi list, I try to get Flex3 to get to be working with CF8 and I can't figure out, why it is not working. I get: faultCode = "Client.Error.MessageSend" faultDetail = "Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Failed: url: 'http://www.abc.com/flex2gateway/'" faultString = "Send failed" I google around tons of hints, but nothing worked. S.O. who knows how to get it to run under Win2k and IIS 6.x ? Uwe ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304698 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4