| Author |
Message |
NipsMG
Joined: 19 Feb 2010 Posts: 2
|
Posted: Fri Feb 19, 2010 7:15 pm Post subject: ANTS 5 bar Greyed Out After Running FixVS2k8, Uninstall, etc |
|
|
I have an where but buttons on the ANTS 5 toolbar are greyed out. I have attempted to uninstall/reinstall, I've run the "fixvs2k8.bat" file, I've manually run the commands at the visual studio command prompt to "fix" the add-ins, and I'm still unabelt o enable the buttons.
I'm running visual studio 2008 on Windows 7 x64 Enterprise. |
|
| Back to top |
|
 |
NipsMG
Joined: 19 Feb 2010 Posts: 2
|
Posted: Fri Feb 19, 2010 7:20 pm Post subject: |
|
|
| In addition, it appears that the buttons enable themselves (along with the menu items) when I UNLOAD the Add-in. When I go back into add-in manager and re-load the add in, the buttons gray out again. |
|
| Back to top |
|
 |
Chris.Allen
Joined: 12 Mar 2009 Posts: 453
|
Posted: Tue Feb 23, 2010 3:11 pm Post subject: |
|
|
Those darned crazy addins! Try this please:
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"
>regasm /codebase "%programfiles%\red gate\ants memory profiler 5\RedGate.Memory.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 |
|
| Back to top |
|
 |
Cheetah
Joined: 04 Jan 2008 Posts: 12
|
Posted: Thu Mar 04, 2010 6:18 pm Post subject: |
|
|
Having the same problem on WinXP SP3, VS2008 Pro, including the weird thing where the performance profiler button and menu items enable themselves when unloading the addin. The memory profiler button / menu item did not get enabled when unloading the addin.
| Chris.Allen wrote: |
| Those darned crazy addins! Try this please |
Tried that, and while it removed some strange duplicate items from the ANTS menu, the menu items and toolbar buttons to start the profiler are still always greyed out. Any other suggestions on how to fix this, or how to debug it to get more info? |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group