ASP.net MVC hosting |
Article ID: 994 |
Back to Search
|
3Essentials ASP.NET MVC hosting support
| |
SHARED HOSTING
Windows 2008
IIS7 |
SHARED HOSTING
Windows 2003
IIS6 |
MANAGED SERVERS
Win2008
IIS7 |
Managed SERVERS
Win2003
IIS6 |
| MVC1 |
Yes |
Yes |
Yes |
Yes |
| MVC2 |
Yes |
~ |
Yes |
Yes |
| MVC3 |
Yes |
No |
Yes |
Yes |
Yes: On Win2008/IIS7, no special configuration is required.
Yes: On Win2003/IIS6, there is a configuration change required on on your site on the server side to make this available. Simply submit a support request referencing this kb article, and ask our support team to add script mappings necessary to support MVC. Please note, you need to specify whether of the following configuration you prefer:
- script map JUST the .mvc extension to the ASP.net 2.0 dll, which will result in JUST requests for .mvc files to be routed through ASP.net
- a wildcard script mapping to the ASP.net 2.0 dll. With the wildcard script mapping, ALL requests will be routed through ASP.net (which means if you have other non-ASP.net file extension types as part of your site, you need to have set up appropriate http handlers for them.
Yes: For our MANAGED SERVER customers (virtual and dedicated servers), all combinations of MVC support are available, however all MVC components may not have been deployed to your server unless specifically requested. Please contact our support team stating your requirements for MVC version(s), and one of technicians will review your specific server.
~: MVC2 is not currently deployed to our Win2003/IIS6 Shared Hosting platform, but we may do so depending on interest. If you are using our Win2003/IIS6 based hosting, and need MVC2, please contact our support team.
resources:
http://www.asp.net/mvc/tutorials/using-asp-net-mvc-with-different-versions-of-iis-vb
|
| |
| Downloads Associated With This Article |
| No downloads are currently associated with this article. |