CommerceBuilder.Taxes.TaxShoppingDisplay Crash V7.03
Posted: Thu Jun 04, 2009 1:43 pm
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]