ASP.NET MVC hosting recommendations
- by chris
I'm looking for recommendations for hosting an asp.net MVC application.
Obviously, we need to be able to have access to configure IIS directly - I'd prefer not to have to go thru a control panel.
The web server needs to have a dedicated IP, since some clients will be accessing it via IP.
We need at least a SQLServer 2005 database, ideally on the same box.
Load and usage will be pretty low, so a virtual machine will probably be fine. Does any one have any recommendations that meet the above constraints?