|
Thanks Rick, I let my backend guy that does the .net
know the ball was back in his court again. Thank You, Rob
Love
TRACT, INC. Cell (903) 647 1301 Fax (817) 288 0713 From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Yeah, I was just wondering
if the WSDL was properly formatted and such. Typically importing the
webservice into CF through the Administrator as a named webservice will detect
any immediate problems. It looks like
you’re returning a .NET dataset? Check out these forum
postings for more info about Flex & .NET webservices: http://www.mail-archive.com/[email protected]/msg40192.html http://www.cflex.net/flexcoders.cfm?Message=msg27381.html From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rob Love It does resolve to the 72.32.68.91. We
could import to CF but my goal was to natively consume the services in Flex. Thank You, Rob
Love
TRACT, INC. Cell (903) 647 1301 Fax (817) 288 0713 From: Have you tried
importing the WSDL into ColdFusion as a named webservice? Does http://scopemapping.com resolve to http://72.32.68.91? Rick...
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Rob Love Hope someone can help. I’m trying to connect to some
data services and I don’t know what I doing wrong. When I try to run the
test I get the following error. “[WSDLError faultString="Element
http://scopemapping.com/:GetAllUsersResponse not resolvable"
faultCode="WSDL.BadElement" faultDetail="null"]
at mx.rpc.soap::WSDLParser/http://www.adobe.com/2006/flex/mx/internal::parseMessage()
at mx.rpc.soap::WSDLOperation/parseMessages()
at
mx.rpc.soap::Operation/http://www.adobe.com/2006/flex/mx/internal::invokePendingCall()
at mx.rpc.soap::Operation/send()
at Function/http://adobe.com/AS3/2006/builtin::apply()
at mx.rpc.soap.mxml::Operation/send()
at Function/http://adobe.com/AS3/2006/builtin::apply()
at mx.rpc::AbstractService/http://www.adobe.com/2006/actionscript/flash/proxy::callProperty()
at WsRPC_wt1/__svc_load()
at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.rpc::AbstractService/dispatchEvent()
at mx.rpc.soap.mxml::WebService/dispatchEvent()
at
mx.rpc.soap::WebService/http://www.adobe.com/2006/flex/mx/internal::wsdlHandler()
at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.rpc.soap::WSDLParser/dispatchEvent()
at mx.rpc.soap::WSDLParser/::parseCompleted()
at mx.rpc.soap::WSDLParser/http://www.adobe.com/2006/flex/mx/internal::httpResultHandler()
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::resultHandler()
at mx.rpc::Responder/result()
at mx.rpc::AsyncRequest/acknowledge()
at ::DirectHTTPMessageResponder/completeHandler()
at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/flash.net:URLLoader::onComplete()” My mxml code looks like this: <?xml version="1.0"
encoding="utf-8"?> <mx:Application
xmlns:mx="http://www.adobe.com/2006/mxml"
layout="vertical">
<mx:WebService id="svc"
wsdl="http://scopemapping.com/test/userservice.wsdl"
load="svc.GetAllUsers()"/>
<mx:DataGrid dataProvider="{svc.GetAllUsers.lastresult}"/>
</mx:Application> I’ve also attached the WSDL. Any help is much appreciated. Thank You, Rob
Love
TRACT, INC. Cell (903) 647 1301 Fax (817) 288 0713 |
_______________________________________________ Reply to DFWCFUG: [email protected] Subscribe/Unsubscribe: http://lists1.safesecureweb.com/mailman/listinfo/list List Archives: http://www.mail-archive.com/list%40list.dfwcfug.org/ http://www.mail-archive.com/list%40dfwcfug.org/ DFWCFUG Sponsors: www.HostMySite.com www.teksystems.com/
