Version question

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Version question

Post by AbleMods » Mon Jun 08, 2009 6:23 am

A customer reported this to me as their version:
PLATFORM: ASP.NET
VERSION: 7.0.0
BUILD: 11659
Shouldn't AC7 be reporting version 7.0.2 for build 11659?
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Version question

Post by mazhar » Mon Jun 08, 2009 6:37 am

Yes it must show proper version. Did your customer made a clean install of 7.0.2 or upgraded from an older build?

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Version question

Post by AbleMods » Mon Jun 08, 2009 7:59 am

They've been around for a while - I'll ask but I'm guessing they are an upgrade.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Version question

Post by jmestep » Mon Jun 08, 2009 8:04 am

OOPs, two posts by accident.
Last edited by jmestep on Mon Jun 08, 2009 8:13 am, edited 1 time in total.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Version question

Post by jmestep » Mon Jun 08, 2009 8:13 am

I've got a client showing that also- might be a mutual client- he uses your QuickBooks mod. He had asked his hoster about doing an upgrade but hadn't heard from them. I thought maybe they did the upgrade and didn't tell him, but I don't know why there would be a discrepancy like that.
Here is what his VersionInfo.xml file shows
<VersionInfo>
<Platform>ASP.NET</Platform>
<Version>7.0.0</Version>
<BuildNumber>11659</BuildNumber>
<BuildDate>2/9/2009</BuildDate>
</VersionInfo>
His CommerceBuilder.dll is 7.0.10752.0 and that file is showing a modified date of 2/9/09. His CommerceBuilder.Web.dll is showing a modified date of 2/9/09, but the other bin files that came with Able are dated 11/18/08 or previously.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

combra
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 98
Joined: Thu Jul 31, 2008 7:09 pm

Re: Version question

Post by combra » Mon Jun 08, 2009 8:37 pm

AbleMods wrote:A customer reported this to me as their version:
PLATFORM: ASP.NET
VERSION: 7.0.0
BUILD: 11659
Shouldn't AC7 be reporting version 7.0.2 for build 11659?
Joe,

If they upgraded to Service Release 3 for 7.0.0 (from 2/10/09), then it will show that version and that build as well.

-Brandon
AC 7.0.7 build 14600

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Version question

Post by AbleMods » Tue Jun 09, 2009 8:15 am

Boy that bug isn't confusing at all :shock:
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: Version question

Post by Logan Rhodehamel » Tue Jun 09, 2009 9:03 am

AbleMods wrote:Boy that bug isn't confusing at all :shock:
Hmm. The build number reflects the version of source control that the assembly was created from. We use SVN for source control and the revision number is shared across all products in the 7.x line. So in that instance, the new release and the service release were created at the same time. Would it help if there was an indicator of service release or something? Like this?

PLATFORM: ASP.NET
VERSION: 7.0.0 SR3
BUILD: 11659

We could also include an additional element in the VersionInfo.xml file to indicate service release. Let me know your thoughts... I want third party components like yours to be able to reliably determine the version.
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: Version question

Post by Logan Rhodehamel » Tue Jun 09, 2009 10:01 am

Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

Post Reply