Comments
Sort by recent activity
Yes, the timeline is intended as a rough overview, and the rest of the application is correct when they disagree.
Private bytes can be on any heap, and also includes unmanaged memory usage (for example the CLR itself). / comments
Yes, the timeline is intended as a rough overview, and the rest of the application is correct when they disagree.
Private bytes can be on any heap, and also includes unmanaged memory usage (for exa...
Do you mean the "bytes in all heaps" graph in the Session Overview tab, or the line on the Timeline? If you mean the Timeline, that's expected, because the performance counters take a little while to update.
If it is the graph on the Session Overview tab, I'd be interested to see a screenshot.
Thanks! / comments
Do you mean the "bytes in all heaps" graph in the Session Overview tab, or the line on the Timeline? If you mean the Timeline, that's expected, because the performance counters take a little while ...
If the debugging doesn’t happen try these tips:
The Just My Code option in Visual Studio, make sure it’s unticked
Pdb files by the assemblies you’re decompiling will hide our ones
Another symbol source you might have configured will hide our pdbs
We’ll make messages to help with these in a future version.
Also you need VS 2008 installed even if you just want to use VS 2005. / comments
If the debugging doesn’t happen try these tips:
The Just My Code option in Visual Studio, make sure it’s unticked
Pdb files by the assemblies you’re decompiling will hide our ones
Another sy...
Hi,
We don't know of any problems with that operating system, so I'm afraid it's likely to be some property of your system's configuration. Please let us know if you work out what's making it so slow, and perhaps we can avoid the problem in future versions or post an article on how to fix it for others.
Cheers,
Alex / comments
Hi,
We don't know of any problems with that operating system, so I'm afraid it's likely to be some property of your system's configuration. Please let us know if you work out what's making it so sl...
Hi,
We are working on support for .NET 4 at the moment. While the current version of reflector might sometimes work, it might also have problems, and this sounds like one. / comments
Hi,
We are working on support for .NET 4 at the moment. While the current version of reflector might sometimes work, it might also have problems, and this sounds like one.
Hi KazR,
That's not one I've seem before. I wonder, did this happen the very first time you opened the profiler, or did it develop after a couple of uses?
If it developed later, I think it may be a problem with an old project settings file. You can try clearing the profiler's startup project settings, by deleting any files that have a path something like:
C:\Users\alex.davies\Local Settings\Application Data\IsolatedStorage\xkeuecxr.225\rkl31svo.yby\StrongName.ijjuoc43iwe3ingfwrfydjwu2fxh2ckj\AssemFiles\APP4_LastProjectSettings.xml
Obviously replacing my username with yours, and exploring to find the right random sequences of characters (everything there is pretty temporary, so don't be too worried about deleting things).
Also delete any saved project files you may have to ensure they aren't loaded instead.
Let me know how it goes,
A / comments
Hi KazR,
That's not one I've seem before. I wonder, did this happen the very first time you opened the profiler, or did it develop after a couple of uses?
If it developed later, I think it may be a...
Hi digiguru,
That error happens sometimes when your IIS service hasn't finished starting or stopping when it's asked to start or stop again. If it doesn't resolve itself on its own after a minute or two, try restarting the computer.
If it continues to happen after a restart, let me know.
Cheers,
Alex / comments
Hi digiguru,
That error happens sometimes when your IIS service hasn't finished starting or stopping when it's asked to start or stop again. If it doesn't resolve itself on its own after a minute o...
Hi, thanks a lot for the error report.
I wonder if you would be willing to help me debug the problem? I would really appreciate if you could open the results file in a text editor (eg notepad) and copy the XML portion at the beginning of the file into an email to support@red-gate.com, referencing this forum post.
Thanks, hopefully I can get it fixed soon,
Alex / comments
Hi, thanks a lot for the error report.
I wonder if you would be willing to help me debug the problem? I would really appreciate if you could open the results file in a text editor (eg notepad) and ...
Thanks for sending in that XML. I know what it is, and the fix should be out later today.
Thanks,
Alex / comments
Thanks for sending in that XML. I know what it is, and the fix should be out later today.
Thanks,
Alex
Hi Per,
ANTS is designed to be able to profile services running as any user, as long as that user has access to read the ProfilerCore.dll which you can find in the ANTS installation directory.
Let me know how it goes,
Alex / comments
Hi Per,
ANTS is designed to be able to profile services running as any user, as long as that user has access to read the ProfilerCore.dll which you can find in the ANTS installation directory.
Let ...