My first thought was maybe a firewall issue with your host, but that doesn't make sense as the call to the web service is coming from the Flex app, which is in the browser.
and when I go the the WSDL URL right in the browser, I can see what I would expect. Can you post your code? On 1/31/07, Paul Ihrig <[EMAIL PROTECTED]> wrote: > > ok.. > this is bugging me out > maybe my host dosnt support flex... > > runs fine on localhost > but on host i get the error below: > http://paulihrig.com/SolutionsApplicantAssigment/flex/bin/main.html > > > > [RPC Fault faultString="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 ( > http://ckm.osu.edu/web/solutionsapplicant/ihrig/applicant.cfc?wsdl)"] > at mx.rpc.soap::WSDLParser/::dispatchFault() > at > > mx.rpc.soap::WSDLParser/http://www.adobe.com/2006/flex/mx/internal::httpFaultHandler > () > at > > flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction > () > at flash.events::EventDispatcher/dispatchEvent() > at > > mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent > () > at > > mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::faultHandler > () > at mx.rpc::Responder/fault() > at mx.rpc::AsyncRequest/fault() > at ::DirectHTTPMessageResponder/securityErrorHandler() > at > > flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction > () > at flash.events::EventDispatcher/dispatchEvent() > at flash.net::URLLoader/flash.net:URLLoader::redirectEvent() > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:226286 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
