Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 725661
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T06:21:44+00:00 2026-05-14T06:21:44+00:00

I have developed an ASP.NET MVC 2 website, and now need to deploy it

  • 0

I have developed an ASP.NET MVC 2 website, and now need to deploy it to my web server. I’ve overcome some hurdles already, since ASP.NET was not installed etc. but I’ve now got to the point where I can serve up plain content files, and if I try to hit one of my MVC URLs I get this:

Could not load file or assembly ‘System.Web.Mvc, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies. The system cannot find the file specified.

Not surprising, that, as I’ve not installed MVC2. Problem is, I can’t find any good information about how to install it!

The Microsoft Download Center lists 3 files, none of which look promising:

ASP.NET-MVC-2-RTM-Release-Notes.doc

AspNetMVC2_VS2008.exe

mvc2-ms-pl.zip

The site doesn’t bother to explain what the files actually are, but I assume that the last file is the source code. That’s what it looks like, anyway. The release notes are no help whatsoever, since they’re all about installing on your development machine, and indeed the name of the EXE makes it clear that that’s all about Visual Studio integration too.

So how do I actually deploy the darn thing?

The other option linked to from Scott Gu’s blog is the Microsoft Web Platform Installer. Now, I don’t want to install more than just MVC2, and I already have IIS etc. set up, so this seems a bit heavy. But it’s all academic, as it refuses to run on my server, saying “your system is not supported” or words to that effect. (The server is Windows Server 2008 Standard SP2, so I really don’t know what it’s problem is).

Help!

[It’s ridiculous that this should be so hard – or perhaps not hard at all, but certainly a well-kept secret!]

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T06:21:44+00:00Added an answer on May 14, 2026 at 6:21 am

    To deploy an MVC application, you just need to ensure that you set the references up to copy to your bin folder. Specifically, these DLLs will need to be in there…

    System.ComponentModel.DataAnnotations.dll
    System.Web.Abstractions.dll
    System.Web.Mvc.dll
    System.Web.Routing.dll
    

    Note: Copying a reference to your bin folder.

    In practice, you do this by following these steps:

    1. Right-click on the reference in
      the “references” section of your
      project
    2. Select “Properties”
    3. Locate the “Copy Local” property and
      set it to “true”

    PLEASE NOTE!

    System.Web.Abstractions.dll
    System.Web.Routing.dll
    

    You only need these two if .NET 3.5 SP1 has not been installed – if you don’t have SP1, you will need to include these two dlls, which are part of SP1 and are needed by MVC for routing.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have developed a site with ASP.NET MVC 1, and now I'm trying to
I have developed a MVC web application with ASP.NET MVC and im just wondering
I am reviewing some ASP.NET MVC code developed by a third party and have
I have a web app written in ASP.NET MVC 3.0. There are some largish
I have developed an ASP.NET MVC (version 2 RC) application with a ton of
I am looking at globalizing an application that I have developed in asp.net mvc.
I have developed a webapplication in both ASP.NET MVC and ASP.NET Webforms and i'm
We have an ASP.Net MVC 1.0 solution developed using Visual Studio 2008 and .net
I have a question I have a project asp.net mvc which is developed in
Im trying to develop my first ASP.NET MVC web app and have run into

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.