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

  • Home
  • SEARCH
  • 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 542997
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T10:30:17+00:00 2026-05-13T10:30:17+00:00

I have an ASP.NET WebForms application that I’m trying to switch to MVC for

  • 0

I have an ASP.NET WebForms application that I’m trying to switch to MVC for new development. I’m generally following this tutorial plus Google and Stack Overflow. The setup has been “easy”, but for some reason I can’t seem to get the first MVC controller/view to appear.

My first thought was that I had a problem with the routing, so I installed this nifty routing debugger. I got this to work, and toyed with my routing settings a bit. Eventually I went nuclear and set the following as my entire routing scheme:

routes.MapRoute("Default",
  "{*catchall}",
  new { controller = "Home", action = "Index", id = "" }
);

RoutingDebug suggests that routing is indeed working: when I navigate to “/appname/foo” (where “/appname” is my project’s virtual path; I’m using the ASP.NET development server at the moment), I get a “True” result for my (first) catchall route, and Home/Index for my controller/action.

However, when I turn off RoutingDebug, I don’t get the Home/Index view; instead I get a 404. Additionally, any time I navigate to a legacy .aspx page (either with or without RoutingDebug active) I get the content from the legacy page (I expect to get the view since the route captures every URL).

Thus, it looks to me like, while routing is working, the actual “MVC parts” are not being activated properly. I believe I followed the tutorial correctly so I’m at a loss to explain what’s going wrong. How can I determine what the problem is? What things should I be checking?

  • 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-13T10:30:18+00:00Added an answer on May 13, 2026 at 10:30 am

    I know this doesn’t directly answer your question but have you tried to turn the switch around? Create a brand new MVC Application and import all your existing files. We did that with our migration and we found it much simpler than trying to thread MVC into an existing WebForms app.

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

Sidebar

Ask A Question

Stats

  • Questions 272k
  • Answers 272k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer If you don't need compression I would suggest to look… May 13, 2026 at 1:51 pm
  • Editorial Team
    Editorial Team added an answer No php framework I know of needs any special server… May 13, 2026 at 1:51 pm
  • Editorial Team
    Editorial Team added an answer I found the solution. The length was wrong. In the… May 13, 2026 at 1:51 pm

Related Questions

I have an existing asp.net webforms application that I would like to add some
I have an existing ASP.NET web application that I'm converting to MVC 1.0. The
I have an ASP.NET WebForms application that has a feature that requires the user
I have an ASP.NET webforms application with a Menu control. How does one hide
I have an existing asp.net webforms project that uses Microsoft's Enterprise DAAB for the

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.