All traces always show item as undefined. When I dump out the contents of the dataProvider's array, there is an item in it. Its not getting passed to my...
Strange. I run the win xp ui in classic mode, maybe the reason is buried there... Can't find anything else that would make my setup 'special'. Maybe 2 display ...
Nils Döhring
sp4m@...
Sep 1, 2004 12:11 pm
3370
To add to #2, the ComboBox should emit the change event when the selectedIndex is changed via AS2. Jimmy Gianninas - Developer Optimal Payments Inc. _____ ...
Submitted as a enhancement. Jimmy Gianninas - Developer Optimal Payments Inc. _____ From: Dimitrios Gianninas Sent: Wednesday, September 01, 2004 8:13 AM To:...
I have tried to install Flex Builder at home and in office, while the installation in office was successful and the program runs smoothly, flex builder could...
The mystery deepens, I suppose. I setup a List to display below the DataGrid. I made a copy of the label function and named it getListName. The new entries...
Hi - We support the WS-I Basic Profile. As for .NET - our customers are looking for .NET interoperability and we're currently working on a native version of...
Do you have Windows XP SP2 at home? I do here at work and I just finished the installation and it doesn't run either. One of my processes in the Task Manager...
Matt: Right. The query joins several tables, but primarily a contracts table and a contractdetails table that contains the line items. The datagrid displays...
It may not be related to SP2 then, since I haven't installed that (for no reason I am going to install that either)... But I have exactly the same item in the...
Has anyone had problems with out-of-memory running fdb? I have run fdb with my application before with no problems, although its been a while. -S Technical...
Hi Chris, I thought you meant that Flex had a non-J2EE session or any other special holding on to of authentication information. In that case, no. But the...
I take it you are using RemoteObject with SOAP for authentication? We have changes in the system for 1.5 which should make this easier for you (and won't...
With the default Java settings, Flex can run out of memory, especially when processing large amounts of debug info. For Tomcat, set something like this on the...
I have it running under xp sp2 without any problems. ... From: Dimitrios Gianninas <dimitrios.gianninas@...> Date: Wed, 1 Sep 2004 10:04:31...
Rich Tretola
rtretola@...
Sep 1, 2004 2:59 pm
3383
I'm not sure of your problem. So, you start Flex Builder and just nothing at all happens? Are you using the trial (no serial number) or are you entering a...
ok. odd, the Tomcat console shows no distress. the exception doesn't appear. -S With the default Java settings, Flex can run out of memory, especially when...
Steve .... are you running Tomcat by any chance ? We've certainly experienced out of memory errors running flex within tomcat 4.1.x, which we've not yet had a...
The out-of-memory only occurred when trying to debug. I also get it trying to run the application straight up after the out-of-memory exception. But,...
For me, nothing ever comes up... not even a screen to enter my serial number. Jimmy Gianninas - Developer Optimal Payments Inc. _____ From: Lucian Beebe...
For those of you having the problem, are you still running beta software, by any chance? We did see this during the beta. You should have the final bits. If...
I uninstalled Brady... unless there is some residue inside the Windows registry... is that it? Jimmy Gianninas - Developer Optimal Payments Inc. _____ From:...
Someone who understands WS better than I do corrected me. We did run WS-I Basic Profile compliance tests, so SOAP is compliant as well as UDDI (as long as you...
Hi Jimmy, I'm running Flex Builder on XP with SP2 and we have it running on a few other machines as well, so I'm not sure it is related to sp2. If I recall ...
Larry McLister
lmclister@...
Sep 1, 2004 4:03 pm
3393
I had to delete registry stuff (the settings for brady beta) to make FB final come up. Also, the issue with windowblinds still exists (though I don’t think...
Nils Döhring
sp4m@...
Sep 1, 2004 4:44 pm
3394
I have: 1.0.2349.0 What I did was: - uninstall Brady via Add/Remove Programs - made sure the folder was gone - installed Flex Builder I never checked the...
Hi Chris - Item #1 in your list has already been logged in our bugbase - I will mark the bug with your comments and up its priority. Please log your 2nd ...
Deepa Subramaniam
dsubrama@...
Sep 1, 2004 5:10 pm
3396
event.target.id provides the id of the dataGrid Is there an easy way to get to the id of the drag initiator, so that I can assess if the source and target are...