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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T04:40:23+00:00 2026-06-12T04:40:23+00:00

I have an ASP.NET MVC 4 application. Currently, I am setting the version of

  • 0

I have an ASP.NET MVC 4 application. Currently, I am setting the version of the application in the project properties under the “Application” tab. From here, I click the “Assembly Information…” button. Once there, I have entered “1 0 0 *” in the “Assembly version” field.

My question is, how do I show this value on my web page? Currently, I am trying the following

@System.Reflection.Assembly.GetExecutingAssembly().GetName().Version.ToString()

Unfortunately, it’s always printing “0.0.0.0”. Realistically, I’d like to have it print 1.0.0.xyz. I would also like to print the date/time when the last build occurred. However, I have no idea how to do that.

What am I doing wrong?

  • 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-12T04:40:24+00:00Added an answer on June 12, 2026 at 4:40 am

    To print the version number of the assembly in which was defined the controller that rendered this view:

    @ViewContext.Controller.GetType().Assembly.GetName().Version
    

    and for the assembly date:

    @File.GetCreationTime(ViewContext.Controller.GetType().Assembly.Location)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I currently have an ASP.NET MVC application that exists. I want to add a
I currently have a ASP.Net MVC web application that needs to upload large files
I've have quite small asp.net MVC 2 application to maintain/extend. Currently it uses hand
I have an ASP.NET MVC application that currently uses the WebClient class to make
I have joined a team developing an ASP.NET MVC version 1 application. I run
I have an ASP.NET MVC 3 application, WouldBeBetter.com , currently hosted on Windows Azure.
I have a hybrid ASP.NET/MVC 2 application that is currently hosted on II6. I
I currently have an ASP.NET MVC 3 project, plus a class library project, that
I am currently working on a ASP.NET MVC 4 Web Application project that must
I have an ASP.NET MVC application. I am having multiple drop-down list in 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.