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 session state work in these services - all ok?
Thanks
|
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 session state work in these services - all ok? Thanks
| ||||
|
feedback
|
|
We run it on Amazon EC2 without problems (Windows Server 2008) | |||||||||||
feedback
|
|
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. | |||
|
feedback
|