Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Cannot edit Category after install Nuget in Commerce Manager

Found in

Head.Package.Build_20131128.3

Created

Dec 16, 2013

Updated

Feb 03, 2014

Area

Falcon/Commerce/Upgrade

State

Closed, Fixed and Tested


Steps to reproduce

 

 

1. Install Commerce site with Head.Package.Build_20131128.3 , then apply nuget from \\t3\nuget  together with Commerce Manager updater package (Mediachase.ConsoleManagerUpdate.zip) successfully to version 7.5.402.0

2.  Go to Commerce Manager, select any category, open to view detail for editing

 

OBSERVED : Raise error and cannot editable 

NOTE : After delete file EPiServer.Common.ComponentArt.Web.UI.DLL'  , could editable well

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: CS0433: The type 'ComboBoxRunningMode' exists in both 'c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\fffc62ee\c9c6b5ec\assembly\dl3\76c6623c\8bff895a_0dface01\EPiServer.Common.ComponentArt.Web.UI.DLL' and 'c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\fffc62ee\c9c6b5ec\assembly\dl3\06e68bb7\2575ca5b_0dface01\ComponentArt.Web.UI.DLL'

Source Error:

 
Line 105:                            <asp:Literal ID="Literal1" runat="server" Text="<%$ Resources:CatalogStrings, Item_Find_Assets %>" />:</td>
Line 106:                        <td>
Line 107:                            <ComponentArt:ComboBox ID="AssetItemsFilter" RunningMode="Callback" runat="server" AutoHighlight="true"
Line 108:                                AutoComplete="true" AutoFilter="true" CssClass="comboBox" HoverCssClass="comboBoxHover"
Line 109:                                FocusedCssClass="comboBoxHover" TextBoxCssClass="comboTextBox" TextBoxHoverCssClass="comboBoxHover"


Source File: c:\EPiServer\EPiServerCommerceManager\eCommerceFramework\5.3\Shared\Apps\Catalog\Tabs\ItemAssetsEditTab.ascx    Line: 107