HierarchicalTaxon Service- ID cannot be n Empty Guid

Posted by Community Admin on 04-Aug-2018 10:03

HierarchicalTaxon Service- ID cannot be n Empty Guid

All Replies

Posted by Community Admin on 06-May-2016 00:00

Hi, We have a widget designer page that has HierarchicalTaxon field in it (pasted below).

  <sitefinity:HierarchicalTaxonField ID="CategoryID" runat="server" DisplayMode="Write" Expanded="false" ExpandText="ClickToAddCategories"
        ShowDoneSelectingButton="true" AllowMultipleSelection="false" BindOnServer="false" TaxonomyMetafieldName="Category" 
        WebServiceUrl="~/Sitefinity/Services/Taxonomies/HierarchicalTaxon.svc" />
  <sitefinity:HierarchicalTaxonField ID="CategoryID" runat="server" DisplayMode="Write" Expanded="false" ExpandText="ClickToAddCategories"
        ShowDoneSelectingButton="true" AllowMultipleSelection="false" BindOnServer="false" TaxonomyMetafieldName="Category" 
        WebServiceUrl="~/Sitefinity/Services/Taxonomies/HierarchicalTaxon.svc" />

 

 when we open the widget designer, it always throws a javascript  error that says "Failed to load resource (Sitefinity/Services/Taxonomies/HierarchicalTaxon.svc/batchpath/):

the server responded with a status of 500 (Id cannot be an Empty Guid)"

Anyone knows what causes this error?

 

 

 

This thread is closed