The swf is being served over https.  Also, if I type in the URL with 
the params the data is returned correctly.  I am not sure what the 
problem is but suspect that it is related to HTTPS/FLEX/IE.

- viraf


--- In flexcoders@yahoogroups.com, "Matt Chotin" <[EMAIL PROTECTED]> 
wrote:
> Is your SWF being served over HTTPS as well?  If your SWF is 
served over
> HTTP but the web service is at HTTPS you will need a 
crossdomain.xml
> file on your HTTPS server to get the player to connect.  Of course 
if
> Firefox is working correctly in the same config it doesn't seem 
like
> that would be the problem.
> 
>  
> 
> We have seen IE bugs with HTTPS that's usually related to bugs in 
the
> app server.  Check your app server support pages and see if 
anything
> jumps out.
> 
>  
> 
> Matt
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of cennis22
> Sent: Tuesday, June 21, 2005 5:34 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: HTTPService problems with SSL when using 
IE
> 
>  
> 
> I am having the exact same problem...  different circumstances 
though.
> 
> I am trying to connect to my HTTPS .NET web services on IIS5 W2K 
which
> work fine in Firefox but not in IE!! Heres the killer that might 
lead
> to something , it only works on my IE on my computer but not any
> single other person that trys to connect to the shared server. 
> 
> I can communicate fine when I change the url from https to http. I 
am
> also choosing not to use the Flex Proxy for performance reasons.
> 
> Do I need to create a policy file to access HTTPS services?
> 
> - cennis
> 
> > http://www.mail-
> archive.com/flexcoders@yahoogroups.com/msg08704.html
> 
> --- In flexcoders@yahoogroups.com, "viraf_bankwalla"
> <[EMAIL PROTECTED]> wrote:
> > Thanks - I had not seen this - however do not believe that this 
is 
> > the same problem.  
> > 
> > I am using BEA Weblogic (will be using OAS in production).  
Also, 
> > the flex application appears to load fine.  It issues two POST 
> > requests during startup.  I am getting the data for one of the 
> > requests.  It is the second request for which IE does not appear 
to 
> > be receiving the data.
> > 
> > - viraf
> > 
> > --- In flexcoders@yahoogroups.com, "Matt Chotin" <[EMAIL PROTECTED]> 
> > wrote:
> > > Did you see this thread?
> > > http://www.mail-
> > archive.com/flexcoders@yahoogroups.com/msg08704.html
> > > 
> > >  
> > > 
> > > Matt
> > > 
> > >  
> > > 
> > > ________________________________
> > > 
> > > From: flexcoders@yahoogroups.com 
> > [mailto:[EMAIL PROTECTED] On
> > > Behalf Of viraf_bankwalla
> > > Sent: Monday, June 20, 2005 7:58 AM
> > > To: flexcoders@yahoogroups.com
> > > Subject: [flexcoders] HTTPService problems with SSL when using 
IE
> > > 
> > >  
> > > 
> > > Hi,
> > > 
> > > I have a flex application that works fine when I use http.  I
> have 
> > now 
> > > switched to serving the application from https.  The 
application 
> > > appears to be failing with IE.  It works fine with Firefox.
> > > 
> > > Anyone had problems with IE and Flex in SSL mode using 
> > HTTPService.  I 
> > > am NOT using the proxy.  Things appear to function if I enable
> the 
> > > proxy - not sure why I need it.  Maybe someone could explain.  
My 
> > > preference would be NOT to use the proxy.
> > > 
> > > 
> > > Thanks.
> > > 
> > > - viraf
> > > 
> > > 
> > > 
> > > 
> > > 
> > > ________________________________
> > > 
> > > 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]
> > > <mailto:[EMAIL PROTECTED]
> > subject=Unsubscribe> 
> > >         
> > > *      Your use of Yahoo! Groups is subject to the Yahoo! 
Terms of
> > > Service <http://docs.yahoo.com/info/terms/> .
> 
> 
> 
> 
> 
> 
> ________________________________
> 
> 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]
> <mailto:[EMAIL PROTECTED]
subject=Unsubscribe> 
>         
> *     Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> .




 
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