Activity overview
Latest activity by sseely
Thanks. that makes sense, though it was a bit surprising at first. Might be worth some documentation (or is this fact in there already?). / comments
Thanks. that makes sense, though it was a bit surprising at first. Might be worth some documentation (or is this fact in there already?).
This issue appears on a Win 7 x64 box.
4GB RAM
Dell Studio XPS M13. / comments
This issue appears on a Win 7 x64 box.
4GB RAM
Dell Studio XPS M13.
Bug with viewing memory profile created from BuggyBits
Repro steps:
1. Install BuggyBits from http://blogs.msdn.com/tess/pages/net-de ... tions.aspx
2. Start Memory Profiler, setup to debug at http://localhost/BuggyBits.
3. Navigate to http://localhost...
Chris,
I have the following settings:
App type to profile: ASP.NET Web Application (hosted in IIS)
ASP.NET web application URL: http://localhost/BuggyBits
Profile on: Original port
The profiling still doesn't kick in (that is, I can't select Take Memory Snapshot) until I navigate to a new page, like http://localhost/BuggyBits/News.aspx. / comments
Chris,
I have the following settings:
App type to profile: ASP.NET Web Application (hosted in IIS)
ASP.NET web application URL: http://localhost/BuggyBits
Profile on: Original port
The profiling st...
IIS app profiling is odd.
Environment: Win7 x64, IIS 7.5
Memory Profiler Version: 5.1.0.15
Tried running Memory Profiler as limited user and as admin, results are identical.
Steps to repro:
1. Install BuggyBits example from...