web-deployment

best way for Jetty to serve multiple wars hot

I have a new 64-bit Ubuntu server with 4G of memory. I need to serve several (6 now, maybe 50 later) war files as their own context roots. (Similar apps from a commmon code base branded differently). I'm more comfortable with Jetty than Apache. I can just drop the wars in /usr/share/jetty6/webapps. But how can I add new ones without ...

Visual Studio 2010 doesn't set .CSHTML (Razor View Engine) as Content

Hi! I've been trying to deploy my ASP.NET MVC 3 Beta Application to my hosting. It supports all the necessary technologies and through trail and error I set the needed references' Copy Local to True. Then I got the error that my app cannot find the view. It listed .cshtml files it tried. I had those files in my project but they weren't ...

Customize web deployment package in Visual Studio 2010

I have a WCF DataService build in VS 2010, targetting .Net 4.0. This all works fine. I've created a deployment package and have the application deployed to a web server using MSDeploy and a zip file. When I set up an automated build on a TFS Build Agent the contents of the deployment package changed. I no longer get the strong named asse...

ASP.net MVC Web Host for growth

Hi All, Need to find a web host for our ASP.net MVC website (Hooked to an SQL Database). To start with the traffic will be quite low but the room for growth could be huge so we need a web host that can dynamically grow if needed to take the traffic influx. Does anyone have any advice or know of any host solutions for this scenario? Th...