[flexcoders] Re: Problem with Flex and CF web service

2006-07-28 Thread howardescholz
Why are you using: ws.queryDB.send(RUNDATE,ENTITYID,LASTNAME, FIRSTNAME,MINITIAL,PRFSCHCD,PRRECTYP,PRFCLASS); ? why not just ws.queryDB(RUNDATE,ENTITYID,LASTNAME, FIRSTNAME,MINITIAL,PRFSCHCD,PRRECTYP,PRFCLASS); ? Howard --- In flexcoders@yahoogroups.com, Rick Root [EMAIL PROTECTED] wrote: I'm

[flexcoders] Re: DataProvider on DataGrid access by index

2006-07-30 Thread howardescholz
Would selectedIndex work? --- In flexcoders@yahoogroups.com, ddanone2 [EMAIL PROTECTED] wrote: I fill the DataProvider of a DataGrid with an array, when the user selects a row i retrieve the selected row with selectedItem property. I want to get the value of each column not acessing by the

[flexcoders] Re: Flex2-IIS-7.0.2 HTTP 405 on /flex2gateway/

2006-08-16 Thread howardescholz
I ran into a similar problem, 404 errors on RemoteObject invocations on CFC's. Files were all there, Flash Gateway enabled. The problem was, there was a file called license.properties, sitting in the C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\lib folder. It contained sn= and