VS2010错误:在此系统上找不到自定义工具"GlobalResourceProxyGenerator"

art*_*olk 5 visual-studio-2010 visual-studio

美好的一天!

Resources.<Name of resx file>在ASP.NET MVC2项目中可访问的强类型资源类/App_GlobalResources不再更新.

我试图右键单击它们并选择"运行自定义工具"并收到错误:

Cannot find custom tool 'GlobalResourceProxyGenerator' on this system.
Run Code Online (Sandbox Code Playgroud)

我使用VS2010 Express,项目是ASP.NET MVC2(并使用T4MVC).

提前致谢!