"Michael Nemtsev" <nemtsev@msn.com> wrote in message
news:a279a63a3d2e4c8c90450c16b1927@msnews.microsoft.com...
> Hello Sean,
>
> First you need to turn tracing on to see how many times pages are taken to
> be loaded.
> Then you need to use any kind of profilers (for example CLRProfiler) to
> find out why specific page takes so much time to load.
>
> ---
> WBR,
> Michael Nemtsev [C# MVP] :: blog:
http://spaces.live.com/laflour >
> "The greatest danger for most of us is not that our aim is too high and we
> miss it, but that it is too low and we reach it" (c) Michelangelo
>
> S> Thanks Michael,
> S> S> If you had to guess what performance counter would you focus on
> S> first?
> S> S> I have a dell 610 1.7Ghz with 1.5g Ram
> S> S> "Michael Nemtsev" <nemtsev@msn.com> wrote in message
> S> news:a279a63a3d2a378c903d1ca23e383@msnews.microsoft.com...
> S>
>>> Hello Sean,
>>>
>>> Use the performace counters See more info there
>>>
http://msdn2.microsoft.com/en-us/library/ms998579.aspx >>>
>>> ---
>>> WBR,
>>> Michael Nemtsev [C# MVP] :: blog:
http://spaces.live.com/laflour >>> "The greatest danger for most of us is not that our aim is too high
>>> and we miss it, but that it is too low and we reach it" (c)
>>> Michelangelo
>>>
>>> S> Hi All,
>>> S> S> I have a webpage that loads a softwarefx chart that requires
>>> .Net
>>> S> Framework 2.0 installed. I have installed the framework (no
>>> S> problems), but the chart is taking upto 30 seconds to load.
>>> S> S> I spoken to softwarefx and they say the delay is the framework
>>> S> loading.
>>> S> S> My Questions.
>>> S> 1. Can l see the framework load via Task manager or performance
>>> S> monitor?
>>> S> 2. Can l speed up the framework?
>
>