I post the question in in Visual Studo forum (http://social.msdn.microsoft.com/Forums/en-US/vsx/thread/b3231781-fc82-4a91-ac09-f4ba61a680bd/) but they asked me to post this in ASP.net forum.
I recently upgrade to VS 2012. I tried to use Generate Locale Resource (TOOLS > Generate Locale Resource) from a Web User Control (.ascx) Design panel. It creates App_LocalResoruces\Control.ascx.resx but none of the strings are extracted to resx and thus replace any of the strings with meta attributes. This is a message at the Output panel:
Start creating resource content and adding 'meta' attributes to server controls and directives. A resource writer could not be found. Finished creating resource content and adding 'meta' attributes.
This was working before I upgrade to VS 2012, and I am sure it was working after I upgrade, but don't know why it stopped working. I tried restart system and re-install VS 2012 preium but still getting the same problem.
How to fix this problem? Thanks.
I am sure it was working right after