If you copy and paste the WSDL URI into a browser, does it appear? Can you post the WSDL? (Or the URI of the WSDL)
--- In [email protected], "akila_ksri" <akila_k...@...> wrote: > > Hi, > > I am trying to call a webservice from my flex app. The webservice and the app > are both in the same network. When I run the application, I get the following > error: > > "Security error accessing url" faultCode="Channel.Security.Error" > faultDetail="Unable to load WSDL. If currently online, please verify the URI > and/or format of the WSDL"] > > I tried by placing the cross-domain.xml file at the root directory, but to no > avail. > > I need to get this working asap, any help to resolve this would be greatly > appreciated. > > Thanks in advance, > Akila >

