Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the version ID
Message
From
21/01/2009 17:30:08
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Web
Miscellaneous
Thread ID:
01375928
Message ID:
01376093
Views:
9
>at first I thought you wanted the assembly version # at runtime. to get the assembly version at runtime I use Application.ProductVersion.

Yes, that is something I will eventually need. But, presently, from the assembly file, in the 2.5.* format, for the AssemblyVersion property, when I look at the file property from Windows Explorer, it see it ok in the assembly version. But, if I use Application.ProductVersion, will it get it from AssemblyVersion or from ProductVersion?Because, I do not see any way to specify the ProductVersion in the assembly file. So, from Windows Explorer, it always give 1.0.0.0 for that one.

>I kind of miss the auto increment version number in VFP (although it was not always fun to see how many times the assembly had been built<s>) . In .NEt if you put a * in the version number digit it uses the date time ticks (I think) to figure out what number to put in)

Ok, that would explain the 10 incrementing issue.

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform