Activity overview
Latest activity by GaryG
Version 5.2 vs 64-bit Win 7 - Cannot Install
I've just upgraded from 32 bit Win XP Pro, to 64 bit Win 7 Pro, and I'm in the process of updating all my dev tools.
But when I tried to run the installer I get the following error:
C:\Downloads\Re...
I seem to be having the same, or a similar, problem.
Specifically, when I take a snapshot, memory utilization of RedGat.Profiler.UI.exe balloons from about 16 meg, to 300 meg.
Attempting to save the results of the snapshot then triggers the error (System.OutOfMemoryException in RedGate.Profiler.UI.exe). After clicking on the Save toolbar button, and specifying a file name, I can watch the memory utilization continue to go up and up (CPU too). After a minute or two, ANTS craps out. At this point the profiler UI is using 300-400 meg of memory, and > 800 meg of Virtual memory.
I get asked if I want to debug using the JIT debugger...whether I do or not, my ANTS profiling is done (the UI exe crashes regardless).
I'm trying to test an ASP.Net app (built w/VS 2003), on a system w/1 meg of RAM.
The problem is highly reproducible.
The UILogs.txt file has nothing to offer...here's all that it contains:
6/19/2006 2:45:21 PM ProfilingSession.StartProfiler
6/19/2006 2:48:37 PM ProfilingSession.GetProfilerResults
Note: the application I'm testing runs fine on its own. / comments
I seem to be having the same, or a similar, problem.
Specifically, when I take a snapshot, memory utilization of RedGat.Profiler.UI.exe balloons from about 16 meg, to 300 meg.
Attempting to save th...