StrataFrame Forum

Missing Strataframe Menu

http://forum.strataframe.net/Topic5001.aspx

By LeRoy Jackson, Jr. - 12/6/2006

Ok, So like a not so smart person, I tried to install Install Sheild X on my Machine.  When I finished and went back to my VS.NET, my StrataFrame Menu was missing.  My applications still run, along with my toolbox with the StrataFrame Objects, but I can't use the menu because it is not there anymore.  I tried to close all of the way out and then come back in.  I tried creating a new Project but the Menu never comes back.  What should I do?  Should I uninstall StrataFrame and try to reinstall it again?
By LeRoy Jackson, Jr. - 12/6/2006

Ok, I figured it out.  I had to go to my Add-in Manager and select it to appear at startup.

I'll get the hang of this stuff yet Wink

By StrataFrame Team - 12/6/2006

Yes, there are a few conditions that cause exceptions to be thrown within the AddIn that we cannot catch.  If one of these exceptions is thrown, Visual Studio will automatically disable the AddIn from loading next time (sometimes without even asking you if you want to disable it).  It is unfortunate, and you then have to re-enable the addin through VS's Add-In Manager under the Tools menu.  Glad you figured it out Smile