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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T05:25:39+00:00 2026-05-11T05:25:39+00:00

I was using Html.RouteLink(LINKTEXT,RouteName,new RouteValueDictionary()) in asp.net MVC beta without problem, today I upgrade

  • 0

I was using Html.RouteLink(‘LINKTEXT’,’RouteName’,new RouteValueDictionary()) in asp.net MVC beta without problem, today I upgrade to ASP.NET MVC RC and this does no create the link anymore. The route still works because I type in the browser and I go to the Page I want. Any help?

  • 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. 2026-05-11T05:25:40+00:00Added an answer on May 11, 2026 at 5:25 am

    It’s bug in RC. Workaround for now is to put your controller and action names in RouteLink.

    For example:

    <%= Html.RouteLink(cat.Name, 'Category', new { id = cat.id, controller = 'Home', action = 'Category' })%> 

    I also found one more issue with publishing web to shared hosting (mine is on iis6): ‘specific version’ property of system.web.mvc reference in project has to be set to ‘false’. Before it was ‘true’ and I had one error in web.config regarding registration of sys.web.mvc assembly.

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

Sidebar

Related Questions

Consider an ASP.NET MVC 1.0 project using the Areas convention as described on this
I'm using @Html.RouteLink(Validate, ValidateEmail, new { email = Model.Email, key = Model.Key }) to
I have recently started using ASP.Net MVC 3 RC 2 and have attempted to
I'm new to ASP.NET MVC (working with version 3) and cannot get ActionLink or
I am trying to optimize my ASP.NET MVC application using some techniques that include
What's the best option for generating links using helpers in ASP.NET MVC 3? As
related: MVC3 Razor using Html.BeginForm problem When I make an HTML form for MVC
I'm using HTML Tidy Online ( http://infohound.net/tidy/ ) to tidy up some very old
Form @using (Html.BeginForm(new { id=form})) { //fields} Link <div align=center id=submitLink>@Html.ActionLink(Next, address, PES, new
I am using Html.DropDownList to create an options list like so Html.DropDownList(LogType, new SelectList(Model.LogTypeList,

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.