Hi,
I have also faced this issue that was due to update of flash player.
Neither I am able to debug nor profiling and one more issue with profiler,
if your application take time to load likewise it is loading data from
server then my machine got hanged or profiling does not working. To resolve
thi
Not sure if I’ve used every version of the profiler, but I’ve used the
profiler quite often and it works for me.
I would reboot and don’t start up any apps except Flash Builder
(especially, no browsers, PDF utilities, or AIR apps). I’ve seen other
SWFs running on the system connect to the profile
I tried to create brand new HelloWorld,
but got the same exact error in FB4.5.1.
A lot of people on the net got the same.
Did that profiler ever worked?
On Apr 10, 2015 14:17, "Alex Harui" wrote:
> Did you try profiling a really simple “Hello World” type of application?
> There could be some issu
On 4/9/15, 8:59 AM, "Oleg Konovalov" wrote:
>Alex,
>
>That profiler problem happens much before I reach my heavy duty popup with
>many children,
>on initial screen.
>We are making calls to about 30 Stored Procs to get proper permissions and
>load static data.
>(can probably turn off some of the
Alex,
That profiler problem happens much before I reach my heavy duty popup with
many children,
on initial screen.
We are making calls to about 30 Stored Procs to get proper permissions and
load static data.
(can probably turn off some of them and only use data relevant to screen
with popup we nee
First, try a small test app to make sure everything really does work.
Then, in your case, if you can control the number of children, instead of
profiling 100, profile 50. The same hotspots should show up.
Or do 50 and then 20 and see if you see a trend.
-Alex
On 4/8/15, 3:25 PM, "Oleg Konovalo