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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T18:32:11+00:00 2026-06-02T18:32:11+00:00

I stuck up with small problem (Used Technology MVC3.0, EntityFramework, Code First, VS2010) We

  • 0

I stuck up with small problem (Used Technology MVC3.0, EntityFramework, Code First, VS2010)

We have two roles Category and Product
– Here we have a controller folder to each role
– In Category Folder we have Controller, View, Shared, Model folders
– In Product also we have Controller, View, Shared, Model folders.
The problem starts here
– In the Category role there is a Home in View Folder consists of 4 .cshtml files.
While we try to read these 4 .cshtml files in Product role its showing the error “resource not found” and its showing the path /Products/Home. Here Product role didnt have the Home in View folder but Category consists the Home Folder in View Folder.

Can any one help on this
Below is the code I wrote in Product folder – Shared Folder – _layout.cshtml

                <li>@Html.ActionLink("Home", "Index", "Home")</li>
                <li>@Html.ActionLink("About", "About", "Home")</li>
                <li>@Html.ActionLink("FAQs", "FAQs", "Home")</li>
                <li>@Html.ActionLink("Help", "Help", "Home")</li>

and the Category folder consists of HomeController.cs file.

Thanks In Advance
Bhanu

  • 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-06-02T18:32:13+00:00Added an answer on June 2, 2026 at 6:32 pm

    Try to add this in your Global.asax…

    routes.MapRoute("Category",
                    "Category/{controller}/{action}/{id}",
                    new { controller = "Home", action = "index", id = UrlParameter.Optional });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently stuck on a small problem. I have a List View which
i am stuck with this small problem in my code. I am trying to
I am stuck with a small problem here.. What i am trying to do
I have a small problem with VRToolkit, an iPhone port of ARToolKitPlus. I don't
I am stuck with a small problem in PHP with string function. I'm fetching
I have a small problem and I do not find any solutions. I want
On a small embedded system project we have some code which we would like
I've got a little stuck with a small problem here: I use serialport communications
I'm creating a small wxPython utility for the first time, and I'm stuck on
Recently I was trying to solve a small AI problem but got stuck in

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.