Expand my Community achievements bar.

hhr_jb
hhr_jb
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hello, Does anyone know why my datagrid is not populating? It runswith no error, but no data is coming up.Thanks,JimmyHere's the code to the not working version<?xml version="1.0" encoding="utf-8"?><mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical"> <mx:Script> <![CDATA[ im...

    Type

    Discussions

    Views

    1.1K

    Likes

    0

    Replies

    3
  • I got the code to work now.What I did was change the dataprovider tomyService.getData.lastResult, and bam all the data came in.Thanks for everything.Jimmy

    Type

    Discussions

    Views

    972

    Likes

    0

    Replies

    0
  • Hey Seth, I've rewrote my cfc and flex code now based on what you hadsuggested. Now I have everything compiled and executing, put I donot get anything populated in my datagrid. Do you know what couldbe the problem.Here's the new CFC code<cfcomponent> <cffunction name="getData" access="remote"returnt...

    Type

    Discussions

    Views

    972

    Likes

    0

    Replies

    1
  • Hello, I'm trying to do an example I got from a tutorial I got. Ikeep running into error message and do not know what to do fromthat point on. Can some please help.Error Message I get is [RPC Fault faultString="HTTP request error"faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEventtype...

    Type

    Discussions

    Views

    600

    Likes

    0

    Replies

    1
  • Hey Seth,Really appreciate all of your help. So I did what you weresugessting and now getting a differnt error messgae. But first ofall is my flex code even correct?Flex Code<?xml version="1.0" encoding="utf-8"?><mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"layout="vertical"><mx:Script> <...

    Type

    Discussions

    Views

    1.3K

    Likes

    0

    Replies

    3
  • Ok I'd changed it to returnquery(), and now I'm getting thisnew error messageError: Cannot assign operations into an RPC Service (WSDL) at mx.rpc::AbstractService/http://www.adobe.com/2006/actionscript/flash/proxy::setProperty() at Database/::_WebService1_i() at Database$iinit() at mx.managers::Syst...

    Type

    Discussions

    Views

    1.3K

    Likes

    0

    Replies

    1
  • Thanks for the quick reply. I'm still very new to flex. Sincemy cfc is returnquery, what are my option for the flex side? I'dpretty much copied and pasted sample codes from various websitestutorial. Not sure what is need to do on the flex end.Jimmy

    Type

    Discussions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • I just checked and was able to view the http://www.hawaiihotels.com/WSTest/Simple.cfc?WSDLfrom my browser. I am running the test from my PC, on a differentsubnet from the hawaiihotels.com subnet. Could that be the problem?Thanks,Jimmy

    Type

    Discussions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Hello, Trying to do webservice and running into error message. Notsure what I'm doing wrong. I'm trying to access a database anddisplay the content of the database into a datagrid. Can someplease help.Here are the codeSimple.cfc<cfcomponent> <cffunction name="returnquery" access="remote"returntype="...

    Type

    Discussions

    Views

    2.6K

    Likes

    0

    Replies

    11
Top badges earned by hhr_jb
Customize the badges you want to showcase on your profile