开发者

ASP.NET MVC 3 Tools Update never installs

Can't install MVC 3 Tools update. The installer finishes ok, but MVC 3 Tools Update never gets installed (when viewed in Control Panel's Programs and Features section). The MVC project templates remain old and can't compile projects created with a pc that actually has the MVC 3 Tools Update installed. For example, VS2010 complains about ViewBag as non-existent.

Anyone else having the sam开发者_高级运维e issue that MVC 3 Tools Update doesn't install?


ViewBag is built-in ASP.NET MVC 3, nothing to do with the Tools Update. If VS cannot recognize ViewBag you probably are not working on an ASP.NET MVC 3 project or even don't have this installed.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜