I bought a Windows Developer hosting package from fasthosts.co.uk, which I believe is the standard hosting package for boxing. It has ASP.NET 3.5 and, according to their support, also has SP1.
I developed my web application using ASP MVC 2 preview 1 (which, by the way, is awesome, and I look forward to getting stuck in preview 2), and it works fine on my dev machine, which I have a preview on 2 installed through the installer package.
Since there is no MVC installed on the server, I followed
the Phil Haaks bin bean deployment method , which does not work because it happened ...
When I deploy it and copy the files to the server, I get a simple useless "Server Error 500 - Internal Server Error". Therefore, I changed my web configurator so that customErrors mode = "Off", which did not matter, so I decided that something was happening that stops it even from getting into user error bits.
Then I started to extract the bits of the web configuration until it gave me a decent error message. I found that this will give me an error message if the following bits have been removed from the configuration -
- The entire section "Configuration"
- Entire httpHandlers section
- The entire system.codedom section
- The default handlers and sections for the document. web server section
-, MVC , , .
, , " System.Web.Mvc...", ! - ?
Edit:
- , ! , Fasthosts, MVC, Phils, - - .
, , -. , , , 12- , - .
, , , .