I use local help since I don't always have access to the internet. There seems to be no help for MVC. If I select System.Web or System.Ling the help will display the namespace. If I select System.Web.Mvc or ActionResult the local help can't find the requested
content. If I switch to online help then the computer finds the requested onctent online. I tried to update the local help with no luck. How do I install MVC help and integrate it into VS2010?
MVC 2 and 3 are installed. I have been using, learning, MVC 3 for the past month. When I try to use the local help for information, nothing on MVC is in there. If I change from local help to online help, all the information is there. Are you suggesting
I reinstall MVC 3?
mhanson
None
0 Points
5 Posts
MVC Help
Jun 29, 2012 09:27 PM|LINK
I use local help since I don't always have access to the internet. There seems to be no help for MVC. If I select System.Web or System.Ling the help will display the namespace. If I select System.Web.Mvc or ActionResult the local help can't find the requested content. If I switch to online help then the computer finds the requested onctent online. I tried to update the local help with no luck. How do I install MVC help and integrate it into VS2010?
mvc
teguhyuliant...
Participant
1370 Points
372 Posts
Re: MVC Help
Jul 02, 2012 06:05 AM|LINK
If you want try to install MVC into VS2010, please refer this link below as reference:
http://haacked.com/archive/2010/02/10/installing-asp-net-mvc-2-rc-2-on-visual-studio.aspx
mvc
mhanson
None
0 Points
5 Posts
Re: MVC Help
Jul 03, 2012 02:16 AM|LINK
MVC 2 and 3 are installed. I have been using, learning, MVC 3 for the past month. When I try to use the local help for information, nothing on MVC is in there. If I change from local help to online help, all the information is there. Are you suggesting I reinstall MVC 3?