开发者

ASP.NET MVC and Cloud Hosting

开发者 https://www.devze.com 2023-01-09 08:50 出处:网络
Has anyone had any experience running an ASP.NET MVC (2) app in one of the (decent) cloud hosting services?Which providers support this?

Has anyone had any experience running an ASP.NET MVC (2) app in one of the (decent) cloud hosting services? Which providers support this?

Additionally - how does sessi开发者_Go百科on state work in these services - all ok?

Thanks


We run it on Amazon EC2 without problems (Windows Server 2008)


I run MVC 2 on RackSpace cloud (formerly know as Mosso). I just had to set copy=true for a few of the MVC DLLS as they are not yet installed on the servers.

Apart from that it all works great.

0

精彩评论

暂无评论...
验证码 换一张
取 消