Hi Folks,

  In my current project, am using the https/secure amf as part of
remote object call & we have purchased the SSL certificate from
COMODO.This is working fine with firefox but not working in IE8.

  I have searched around the net, but i couldn't get the proper answer
for this problem.

Any help would be appreciated and thanks in advance.Here is the error
message what am getting........


handleFault::message:(mx.messaging.messages::ErrorMessage)#0
  body = (Object)#1
  clientId = (null)
  correlationId = "89412DC9-12F9-150F-D1C2-6E9F240AF5B2"
  destination = ""
  extendedData = (null)
  faultCode = "Client.Error.MessageSend"
  faultDetail = "Channel.Connect.Failed error
NetConnection.Call.Failed: HTTP: Failed: url: 'https://............'"
  faultString = "Send failed"
  headers = (Object)#2
  messageId = "32171F45-1D05-9BD2-9CCC-6E9F2BAB11D6"
  rootCause = (mx.messaging.events::ChannelFaultEvent)#3
    bubbles = false
    cancelable = false
    channel = (mx.messaging.channels::SecureAMFChannel)#4
      authenticated = false
      channelSets = (Array)#5
      connected = false
      connectTimeout = -1
      enableSmallMessages = true
      endpoint = "https://............";
      failoverURIs = (Array)#6
      id = "ProfileManagerAMFChannel"
      mpiEnabled = false
      netConnection = (flash.net::NetConnection)#7
        client = (mx.messaging.channels::SecureAMFChannel)#4
        connected = false
        objectEncoding = 3
        proxyType = "none"
        uri = "https://............";
      piggybackingEnabled = false
      polling = false
      pollingEnabled = true
      pollingInterval = 3000
      protocol = "https"
      reconnecting = false
      recordMessageSizes = false
      recordMessageTimes = false
      requestTimeout = -1
      uri = "https://............";
      url = "https://............";
      useSmallMessages = false
    channelId = "ProfileManagerAMFChannel"
    connected = false
    currentTarget = (mx.messaging.channels::SecureAMFChannel)#4
    eventPhase = 2
    faultCode = "Channel.Connect.Failed"
    faultDetail = "NetConnection.Call.Failed: HTTP: Failed: url:
'https://............'"
    faultString = "error"
    reconnecting = false
    rejected = false
    rootCause = (Object)#8
      code = "NetConnection.Call.Failed"
      description = "HTTP: Failed"
      details = "https://............";
      level = "error"
    target = (mx.messaging.channels::SecureAMFChannel)#4
    type = "channelFault"
  timestamp = 0
  timeToLive = 0

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to