visual studio - VS2010 error: Cannot find custom tool 'GlobalResourceProxyGenerator' on this system -


Good day!

My strongly typed resource is acceptable through the class resources. & Lt; The name of the / App_GlobalResources from the resx file in the ASP.NET MVC2 project & gt; are no longer updated.

I have tried to right click on them and "run custom tool" and got the error:

  Custom System 'GlobalResourceProxyGenerator' can not be found on this system.  

I use the VS2010 express, the project uses ASP.NET MVC2 (and T4 MVC).

Thanks in advance!


Comments