Activity overview
Latest activity by RW
Yes sure. / comments
Yes sure.
Its 6.0. / comments
Its 6.0.
yes, but didint got any solution on the same. [image] / comments
yes, but didint got any solution on the same.
Hi,
Have u done the changes in Machine.config or ASPnet.config??
I am facing the same problem even after the change in ASPnet.config file.
Please reply. Thanks. / comments
Hi,
Have u done the changes in Machine.config or ASPnet.config??
I am facing the same problem even after the change in ASPnet.config file.
Please reply. Thanks.
Hi Brian,
Thanks again.
Actually i am able to profiling using 'unused port' option, but now I am getting error as "The snapshot failed because .NET did not report every referenced object... manually switch your application to the workstation garbage collector." while taking snapshot.
i have also done the changes for gcserver in the ASPnet.config file
Steps executed:
1. Start profiling with Unused port
2. Login to application and go to the testpage
3. Take snapshot [baseline - this is successfully done]
4. Start the process which we need to analyze for memory leakage
5. Take snashot after 10-15 mnts.
Above error get display. Process get stopped When I checked App pool i found that it been stopped. [image] / comments
Hi Brian,
Thanks again.
Actually i am able to profiling using 'unused port' option, but now I am getting error as "The snapshot failed because .NET did not report every referenced object... manuall...
Hi Thanks for your quick reply.
I ran the above command. But still private bytes are not updating in the timeline by using 'Unused port' option.
Firstly i want to tell u that I am getting above mentioned error only if i use Original port option. that time private bytes are getting updated in timeline. But could not complete the snapshot since 'An unhandeled win32 exception occured in w3wp.exe' n above metioned error
But when I try to use "Unused port" that time Private bytes are not getting updated in timeline.
Please suggest. Thanks. / comments
Hi Thanks for your quick reply.
I ran the above command. But still private bytes are not updating in the timeline by using 'Unused port' option.
Firstly i want to tell u that I am getting above men...
Could not take snapshot. Err display as "Snapshot failed..."
Hi,
We are trying to find memory leak issue using Ants memoy profiler. When I am trying to take first snapshot I am getting error as
"An unhandled win32 exception occured in W3wp.exe".
Error stoppi...