Comments
Sort by recent activity
Occasionally, you may experience problems accessing the full menus of the ANTS addins in Visual Studio 2005 and 2008 in that the menu items are grayed out entirely.
The following actions can be used to try to correct the problem:
1. Export your current VS settings into a file via Tools->Import And Export Settings
2. Choose the Visual Studio command prompt tool from the start menu, under the Visual Studio program group.
3. Execute the following commands:
>devenv /resetsettings
>regasm /codebase "%programfiles%\red gate\ants performance profiler 5\RedGate.Profiler.Five.AddIn.dll"
[You may get a warning here which is safe to ignore but you should finally get the message: "Types registered successfully"]
>devenv /setup
Now your add-in should be re-initilaized. Ensure you have a ready-to-run project loaded into VS and the addin integration should work perfectly.
4. Import your saved settings via Tools->Import And Export Settings
Profiling in VS2008 should now work as well as running it from VS2008.
If you're still not getting full results can you send saved results file to: support@red-gate.com
Often, its a case of switching off some of the default filters. / comments
Occasionally, you may experience problems accessing the full menus of the ANTS addins in Visual Studio 2005 and 2008 in that the menu items are grayed out entirely.
The following actions can be use...
No - shouldn't take long to load.
I suggest:
1. select the whole time range (better still, after profiling, don't select any time range- it will default to all of it).
2. Stick with method grid view
3. Make sure "Any methods" is selected (from the drop-down at the bottom).
4. Click on the Namespace column so that you can more easily see your methods.
5. If you want to see your source code, register your assembly in the GAC (gacutil -i ...) and put the most recent pdb in the directory where it ends up.
Hope this helps! / comments
No - shouldn't take long to load.
I suggest:
1. select the whole time range (better still, after profiling, don't select any time range- it will default to all of it).
2. Stick with method grid vie...
In fact, could you remove all the pdb files for the assemblies that get profiled? / comments
In fact, could you remove all the pdb files for the assemblies that get profiled?
Please try that and let me know if it works better. / comments
Please try that and let me know if it works better.
Can you try 127.0.0.1? / comments
Can you try 127.0.0.1?
Is the web site on the same machine that you are profiling (the .NET profiling API can't work remotely)?
If they are on the same machine - try using IP adress, or just localhost. I have seen some odd issues with resolving names. / comments
Is the web site on the same machine that you are profiling (the .NET profiling API can't work remotely)?
If they are on the same machine - try using IP adress, or just localhost. I have seen some o...
Sorry you are having problems, can you use ensure you are using "classic" mode for your app pool?
You could also extend the timeout of app pool startup (I use 99 seconds, just to be sure!)
Please try that and let me know if you have any further problems. / comments
Sorry you are having problems, can you use ensure you are using "classic" mode for your app pool?
You could also extend the timeout of app pool startup (I use 99 seconds, just to be sure!)
Please t...
Sorry for the long delay in response- I kept on trying to reproduce this and it wasn't easy. I finally did this and the upshot is - its now bug number PP-703. I am now lobbying for the fix to be in the next major relase for the product. / comments
Sorry for the long delay in response- I kept on trying to reproduce this and it wasn't easy. I finally did this and the upshot is - its now bug number PP-703. I am now lobbying for the fix to be in...
No, you can't add it in but of you want to see Gen 0 objects, you can use the "Standard Filters": "Objects on <> heap" check box - and select "Gen 0". This is applicable in the Analysis tab view, not the Summary page. In fact, I'd say you should use the Analysis view 90% of the time- the Summary page is useful after a long session but you will get so much more information using the Analysis page. / comments
No, you can't add it in but of you want to see Gen 0 objects, you can use the "Standard Filters": "Objects on <> heap" check box - and select "Gen 0". This is applicable in the Analysis tab view, n...
bniemyjski - you can join me on a shared desktop session here: http://www.red-gate.com/support/contact.htm
(at the bottom right is a link to "Live Support")
(This goes for anyone else, of course [image] / comments
bniemyjski - you can join me on a shared desktop session here:http://www.red-gate.com/support/contact.htm
(at the bottom right is a link to "Live Support")
(This goes for anyone else, of course