These ANT icons show everytime I open a .net project. They are very annoying and I have uninstalled ANTS but I still get them. The more times I open a project the more of them show up. The only way I can remove them is by double clicking on each one. Please help, this is happening with 3 other coworkers.
Comments
4 comments
-
Hi,
Is this in Visual Studio 2005 or 2003? Assuming it's 2005, you could try:devenv /resetaddin RedGate.Profiler.VSAddin.Connect
Thanks,
Rob -
It's 2003. Thanks.
-
OK, in that case, try:
devenv /setup
(You might want to make sure you've got the correct "devenv", if you have both 2003 and 2005 installed on the same machine.) -
Thank you, that did it.
Add comment
Please sign in to leave a comment.