While I do not know the exact cause of the missing menu item (probably it went missing after you install some third-party tools in Visual Studio 2005). However, you can get it back easily. Here are the steps:
Go to Tools->Customize.
Select the Tools catagory and click on the “Rearrange Commands…” button.
In the Menu Bar list, select Tools and click Add… to add the Generate Local Resource menu item.
That should add the Generate Local Resource menu item back into the Tools menu.
3 comments:
Thank so much :)
It somehow disappeared from my VS.2008 Professional. Added it as you mentioned but when I select a page or user control file the General Local Resource shows greyed out.
It's not available in HTML view. Switch to Design view and it'll magically appear in the tools menu.
Post a Comment