November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hi
It's quite clear that you didn't build the search index and the search index queue is not working properly.
You'll need to go to Commerce Manager, Administration/System Settings/Search Index and run Rebuild index.
You might need to Recover/Invalidate the Indexing processor to make the Rebuild index button appears.
Regards.
/Q
@Quan Mai thanks , now I can see products. But when I press "Configure Selected Entry" I am getting error too (((
Server Error in '/' Application.Input string was not in a correct format.Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.FormatException: Input string was not in a correct format.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[FormatException: Input string was not in a correct format.] System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +14281985 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +305 Mediachase.Commerce.Manager.Apps.Order.EntryTypes.CatalogEntry.InitializeForm(Entry entry) +663 Mediachase.Commerce.Manager.Apps.Order.EntryTypes.CatalogEntry.LoadContext(IDictionary context) +372 Mediachase.Commerce.Manager.Apps.Order.Modules.CatalogEntrySearchDialog.ConfigureButton_Click(Object sender, EventArgs e) +1119 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +155 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3554 |
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34212
It looks like either your site has problems (with viewstate/sessions) or your catalog is faulty.
I would suggest to run iisreset to see if it solves problem.
Regards.
/Q
Hello, I am trying to create new order using Episerver 7.5 Commerce User Guide (page 90 , Creating an order from order list ). And when I press "New item" I am getting next error :
Server Error in '/' Application.
directory 'C:\EpiServer\SiteManager\wwwroot\App_Data\SearchIndex\SiteEPiServerCommerceManager\catalog' does not existDescription: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: Lucene.Net.Store.NoSuchDirectoryException: directory 'C:\EpiServer\SiteManager\wwwroot\App_Data\SearchIndex\SiteEPiServerCommerceManager\catalog' does not exist
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34212
Can somebody explain the error ?