CommerceBuilder.Taxes.TaxShoppingDisplay Crash V7.03
-
- Commander (CMDR)
- Posts: 121
- Joined: Sat Sep 23, 2006 1:00 pm
CommerceBuilder.Taxes.TaxShoppingDisplay Crash V7.03
Hi:
I tried to upgrade from v7.02 to v7.03 and it crashed after I ran the Upgrade.aspx
It seems it's tax issue but I have no idea what went wrong. My tax was configured to Ca tax before I did upgrade and it worked fine before upgrade. Any suggestion how to correct this problem? Or, do I need to install in fresh again?
Please Help!
Thx
Speedy
Server Error in '/' Application.
--------------------------------------------------------------------------------
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0117: 'TaxHelper' does not contain a definition for 'GetEffectiveInvoiceDisplay'
Source Error:
Line 24:
Line 25: //SHOW TAXES IF SPECIFIED
Line 26: if (TaxHelper.GetEffectiveInvoiceDisplay(basket.User) == TaxInvoiceDisplay.LineItem)
Line 27: {
Line 28: foreach (BasketItem item in basket.Items)
Source File: d:\hshome\lightobject\lightobject.com\App_Code\BasketHelper.cs Line: 26
Compiler Warning Messages:
Warning: CS1684: Reference to type 'CommerceBuilder.Taxes.TaxShoppingDisplay' claims it is defined in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\1dc6cb05\55c1fd1c\assembly\dl3\133f72d8\aaacc0b9_4fe5c901\CommerceBuilder.DLL', but it could not be found
Source Error:
[No relevant source lines]
I tried to upgrade from v7.02 to v7.03 and it crashed after I ran the Upgrade.aspx
It seems it's tax issue but I have no idea what went wrong. My tax was configured to Ca tax before I did upgrade and it worked fine before upgrade. Any suggestion how to correct this problem? Or, do I need to install in fresh again?
Please Help!
Thx
Speedy
Server Error in '/' Application.
--------------------------------------------------------------------------------
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0117: 'TaxHelper' does not contain a definition for 'GetEffectiveInvoiceDisplay'
Source Error:
Line 24:
Line 25: //SHOW TAXES IF SPECIFIED
Line 26: if (TaxHelper.GetEffectiveInvoiceDisplay(basket.User) == TaxInvoiceDisplay.LineItem)
Line 27: {
Line 28: foreach (BasketItem item in basket.Items)
Source File: d:\hshome\lightobject\lightobject.com\App_Code\BasketHelper.cs Line: 26
Compiler Warning Messages:
Warning: CS1684: Reference to type 'CommerceBuilder.Taxes.TaxShoppingDisplay' claims it is defined in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\1dc6cb05\55c1fd1c\assembly\dl3\133f72d8\aaacc0b9_4fe5c901\CommerceBuilder.DLL', but it could not be found
Source Error:
[No relevant source lines]
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: CommerceBuilder.Taxes.TaxShoppingDisplay Crash V7.03
I ran into that error also, but I was having license issues also, so I thought that might be causing it so I haven't tried again.
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
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
-
- Commander (CMDR)
- Posts: 121
- Joined: Sat Sep 23, 2006 1:00 pm
Re: CommerceBuilder.Taxes.TaxShoppingDisplay Crash V7.03
Currenly I can't login to the Admin page for changing things, do I have to delete the current folder and re-loaded the backup?jmestep wrote:I ran into that error also, but I was having license issues also, so I thought that might be causing it so I haven't tried again.
Wondering what may cause the problem. The Able site didn't really tell much about it.
This is what they have:
STEP 3) - Enable Taxes
If you are using AbleCommerce Tax Rules, you must visit the Configure > Taxes > Settings page in the merchant administration. Please confirm that taxes are enabled and that the display settings are satisfactory.
What does "settings are satifactory" mean?? If it's working before and no error report, does it mean it's 'satifactory'? Well, if so, that mean tax was Eanable. Now my production server crashed as I don't have a test server setup for testing. Business all pause now!
- Logan Rhodehamel
- Developer
- Posts: 4116
- Joined: Wed Dec 10, 2003 5:26 pm
Re: CommerceBuilder.Taxes.TaxShoppingDisplay Crash V7.03
I believe there is a pre upgrade instruction that covers this. You need to remove the App_Code\TaxHelper.cs file prior to running the upgrade script.
Cheers,
Logan
.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.
Logan

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.
-
- Commander (CMDR)
- Posts: 121
- Joined: Sat Sep 23, 2006 1:00 pm
Re: CommerceBuilder.Taxes.TaxShoppingDisplay Crash V7.03
Logan_AbleCommerce wrote:I believe there is a pre upgrade instruction that covers this. You need to remove the App_Code\TaxHelper.cs file prior to running the upgrade script.

Thank you!
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: CommerceBuilder.Taxes.TaxShoppingDisplay Crash V7.03
I think the upgrade instructions are a little ambiguous, if that is the problem ( I know it couldn't possibly be me
)
Here is why I didn't read that stuff - I went straight to the post-upgrade section.
Existing AbleCommerce 7.0.2 installs: The upgrade to AbleCommerce 7.0.3 includes all changes made since AbleCommerce 7.0.0 final build 9879. If you are already running AbleCommerce 7.0.2 build 11659, you can still upgrade to AbleCommerce 7.0.3, but you will need to complete only the post-upgrade tasks noted below.

Here is why I didn't read that stuff - I went straight to the post-upgrade section.
Existing AbleCommerce 7.0.2 installs: The upgrade to AbleCommerce 7.0.3 includes all changes made since AbleCommerce 7.0.0 final build 9879. If you are already running AbleCommerce 7.0.2 build 11659, you can still upgrade to AbleCommerce 7.0.3, but you will need to complete only the post-upgrade tasks noted below.
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
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
- Logan Rhodehamel
- Developer
- Posts: 4116
- Joined: Wed Dec 10, 2003 5:26 pm
Re: CommerceBuilder.Taxes.TaxShoppingDisplay Crash V7.03
I will ask for the documentation to be clarified. There are two pre-upgrade steps. The first step is to remove the existingt FCKEditor files before applying the upgrade files. The second step is to delete App_Code\TaxHelper.cs if it exists.
Cheers,
Logan
.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.
Logan

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.
-
- Commander (CMDR)
- Posts: 121
- Joined: Sat Sep 23, 2006 1:00 pm
Re: CommerceBuilder.Taxes.TaxShoppingDisplay Crash V7.03
Logan_AbleCommerce wrote:I will ask for the documentation to be clarified. There are two pre-upgrade steps. The first step is to remove the existingt FCKEditor files before applying the upgrade files. The second step is to delete App_Code\TaxHelper.cs if it exists.
Thank you all, it works now! It's my mistake that I haven't read the guidline carefully. My apology to the trouble
