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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:59:33+00:00 2026-05-28T02:59:33+00:00

Sometimes when I launch my MVC 3 project it attempts to load the fully

  • 0

Sometimes when I launch my MVC 3 project it attempts to load the fully qualified URL for the view being rendered instead of the action within the controller (Which gives me a 404 error). Other times it works fine and actually hits the controller action like it’s supposed to, but it’s about 50/50.

The URL it hits sometimes is: http://localhost:xxxx/Views/Account/LogOn.cshtml

Here is the default route setup in the Global.asax file:

routes.MapRoute(
            "Default", // Route name
            "{controller}/{action}/{id}", // URL with parameters
            new { controller = "Account", action = "LogOn", id = UrlParameter.Optional } 
        );

I also tried removing the /{id} parameter from the route as I don’t feel it’s needed for the logon screen.

Any ideas? Currently the project is setup pretty simply with the default action method LogOn in the AccountController etc. The only thing I did was change the controller and action in the global.asax file.

  • 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-28T02:59:34+00:00Added an answer on May 28, 2026 at 2:59 am

    You are probably using Visual Studio and you probably are actively editing a .cshtml page when you hit debug.

    Try launching the debugger when you are either looking at a code file or a file from a project that isn’t in the startup project (ie, your EF/model project) and see if that launches the debugger to the correct URL.

    There might be a setting in the project properties that specifies the startup URL. I’ll look for it and edit this post if I find it.

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

Sidebar

Related Questions

I'm doing some tests using ActivityInstrumentationTestCase2<> class. Sometimes I launch new Activities within my
When I launch the mvn install command, maven sometimes tries to download dependencies that
I have an application that uses the accelerometer. Sometimes, the application will launch without
Sometimes when I'm editing page or control the .designer files stop being updated with
I have an ncurses app that does the following, sometimes instantly after launch, sometimes
Sometimes when I examine a code I didn’t write, I launch eclipse in debug
Sometimes I launch emacs from the command line with 2 files, as follows: emacs
The same Android project is built in debug mode, sometimes with Eclipse, sometimes with
I am developing an app that has many view. Into my app sometimes the
Sometimes when I launch my java application, logback refuses to write anything to my

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.