How can we help you today? How can we help you today?

ANT icons showing in Visual Studio .NET

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.
markj11
0

Comments

4 comments

  • Robert C
    Hi,

    Is this in Visual Studio 2005 or 2003? Assuming it's 2005, you could try:
    devenv /resetaddin RedGate.Profiler.VSAddin.Connect
    

    Thanks,
    Rob
    Robert C
    0
  • markj11
    It's 2003. Thanks.
    markj11
    0
  • Robert C
    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.)
    Robert C
    0
  • markj11
    Thank you, that did it.
    markj11
    0

Add comment

Please sign in to leave a comment.