I am attempting to get MVC2 installed on a server at work, and am being told they are required to install the Visual Studio 2008 Package
in order for us to use it. Where I work this causes issues because we need tons of approvals etc. However the only thing I am finding anywhere I search is that the server requires .NET 3.5 sp1, which is currently on the server. The only thing I can think of is they are saying they need some sort of 2008 redistributable, or they are making the assumption that the actually need VS2008 on the server itself.
Anyway I have never installed MVC on a server before, and really just want to know if they dont understand the requirements or if I am overlooking something.
ASP.NET MVC 2 is bin-deployable, so you don't actually need to install it.