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 6923419
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T10:32:01+00:00 2026-05-27T10:32:01+00:00

I am doing some work on a project and I am trying to get

  • 0

I am doing some work on a project and I am trying to get my development environment working. The project is written in ASP.net MVC 2. I have ASP.net MVC 3 installed. The controllers have been moved to a seperate project that is namespaced ProjectName.Web.Controllers. All of the controllers inherit from System.Web.MVC.Controller. When I try to hit a controller I get the following:

[HttpException]: The controller for path '/controllerName'; was not found or does not implement IController.

If I make a controllers folder in the web project that contains the views, copy all the controllers there and recompile, it works fine.

  • 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-27T10:32:01+00:00Added an answer on May 27, 2026 at 10:32 am

    Finally figured out the problem in revisiting this today. The solution was created on a machine that did not have the latest version of ASP.Net MVC on it. It only had version 2 and worked just fine. My machine has version 3 and didn’t work. Turns out the controller project was referencing the version 3 assembly on my machine and the version 2 on the original machine. The reference looked like the following:

    <Reference Include="System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
          <SpecificVersion>False</SpecificVersion>
          <HintPath>..\Web\bin\System.Web.Mvc.dll</HintPath>
    </Reference>
    

    Since the web project is using version 2 of ASP.Net MVC that is why I was getting the error that the controller didn’t implement IController, it was looking for IController in version 2 not version 3.

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

Sidebar

Related Questions

I'm coming from a Rails background and doing some work on a ASP.NET project
I have been doing some research lately over my work project, i am trying
I have a project I am doing some maintenance work on and have got
I've been trying to get this little project I'm doing finished, but for some
I am doing some work on an asp website that uses Access as its
I've been trying to get a registration-free .NET based COM DLL to work, but
I've been experimenting with ASP.Net MVC, and have come across a problem that is
After doing some work with Ruby, Rails, and RSpec last summer and I learned
I'm looking at doing some work (for fun) in a compiled language to run
I am doing some work on a web site that has a secure area

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.