Because vs2010 use more people, although the construction of MVC Project vs2010 may not be mature, but because each person's growth is limited, each place resources is limited, the most important thing is to solve the problem, so first of all, regardless of that much.
With VS2010 for the company's website to build a station, the JS control speed, but the default entry vs2010 MVC default entries are under the views of the home under the Index.aspx file, 1, for the implementation of ". NET (C #) In the vs2010 version of the MVC How to configure to switch static page (HTML) "effect, find views under the Web. config file (note: Not the project's web. config), the original
httphandlers comment or delete, join
<!--the following for ASPX call HTML successfully set-
As shown in positive 3.
Finally, it is worth noting that the VS2010 default HTML file is the HTM suffix, and really can be linked with HTML suffix file (please manually change the suffix to HTML). The link to the file is directly dragged, and my test is relative to the path not successfully accessed. Specific 4.
,
This environment is VS2010, if you have any questions, please leave a message, thank you!
. NET (C #) How MVC is configured under the VS2010 version to toggle static pages (HTML)