Are there any good grid-hosting companies out there that offer .NET stacks? Something like MediaTemple - which won't host the worlds fastest websites, but for the price is far better than "shared hosting". I've used Rackspace's Mosso, but it sucked - it never felt like a normal .NET stack (caching was odd, site recompilation was odd).
Asked
Active
Viewed 923 times
13
-
Did you ever talk to mosso support about your issues? I found that if I uploaded a App_Offine.htm file while updating my mosso site it stopped any issues with recompilation and caching. – Chris Aitchison Jan 16 '09 at 11:14
4 Answers
5
Try gogrid.com they seem to have a very nice following in the cloud computing circles.

Nick Berardi
- 54,393
- 15
- 113
- 135
0
can talk a bit more about the not so normal .net experience? I was thinking to go for Mosso...

William Yeung
- 10,368
- 9
- 36
- 42
-
I've been real happy on Mosso except for the caching. It is a web farm and caching will cause some weirdness. It is server independent. If you update something on your site, you need to delete web.config and reupload it to make all the servers in their web farm update it. Mosso Support is awesome – Micky McQuade Jan 21 '09 at 19:22