Results 1 to 3 of 3

Thread: App.Version equivelant in ASP.NET -RESOLVED

  1. #1

    Thread Starter
    Hyperactive Member gtilles's Avatar
    Join Date
    Dec 2004
    Location
    Planet Earth
    Posts
    394

    App.Version equivelant in ASP.NET -RESOLVED

    I have been looking to add a label to my asp.net that has a version or build.
    I found this.
    System.Reflection.Assembly.GetExecutingAssembly().GetName().Version.ToString

    The above does work.
    Last edited by gtilles; Aug 25th, 2005 at 02:04 PM. Reason: THIS DOES WORK. RESOLVED
    Truly, you have a dizzying intellect.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: App.Version equivelant in ASP.NET -RESOLVED

    The above does work.
    Was that the problem?

  3. #3

    Thread Starter
    Hyperactive Member gtilles's Avatar
    Join Date
    Dec 2004
    Location
    Planet Earth
    Posts
    394

    Re: App.Version equivelant in ASP.NET -RESOLVED

    Bad eyesight!
    Truly, you have a dizzying intellect.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width