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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:53:59+00:00 2026-05-11T16:53:59+00:00

i have a MVC project which runs perfectly local. When I deploy to the

  • 0

i have a MVC project which runs perfectly local. When I deploy to the production server I receive a compilation error:

BC30456: 'Title' is not a member of 'ASP.views_home_index_aspx'.

It makes me think that the inheritance of System.Web.ViewPage(of T) fails somehow… The project is deployed under http://server/ProjectName. The website at http://server/ works fine when deployed….

Can somebody assist? Thanks

UPDATE
Does everybody notice: “not a member of ‘ASP.views_home_index_aspx’. ?
Shouldn’t this be “not a member of ‘ProjectName.views_home_index_aspx’. ?

  • 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-11T16:54:00+00:00Added an answer on May 11, 2026 at 4:54 pm

    Have you got the MVC DLL in your projects BIN folder.

    It is installed on your machine at
    C:\Program Files\Microsoft ASP.NET\ASP.NET MVC 1.0\Assemblies

    EDIT:
    Does the class ASP.views_home_index_aspx inherit from System.Web.Mvc.ViewPage ?

    EDIT 2:
    Every page in a .net web application and/or MVC site is compiled into a class.
    The class names are generated from the location of the file.
    So views_home_index_aspx is the compiled class that represents your aspx file at views/home/index.aspx . It has converted the “/” and “.” to underscores.

    So your error is saying that, the compiled class that your page generates does not contain the Title member you are trying to access.

    Is this a big error that your page throws with a stack trace? or do you get the error in visual studio. Can you post some code?

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

Sidebar

Related Questions

I have a master page in my asp.net MVC project, which has code like
I have a question I have a project asp.net mvc which is developed in
In a MVC project am trying to create a view which has the Title
I'm tryingot get started with IoC, I have an MVC project in which is
I have an existing WebForms project to which I'm adding MVC pages. I created
I have a form in an ASP.NET MVC project which has a select drop
Hi I have a MVC 3 web project which has been deployed to Azure
I have a simple ajax method in my MVC.Net project which adds entries to
I have an ASP.NET MVC 2 project in which I've created a data transfer
I have a MVC 3 project in which I use _Layout.cshtml as master page

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.