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

Try our conversational search powered by Generative AI!

Create new calalog got System.ServiceModel.CommunicationObjectFaultedException

Vote:
 

hi there,

I've got the following exception when create new catalog. the eventSvcEndpoint url- ..../Services/EventService.svc seems fine. Have any one experenced this problem before? the site use Commerce 1 R2.

Exception Details: System.ServiceModel.CommunicationObjectFaultedException: The communication object, System.ServiceModel.ChannelFactory`1[EPiServer.Business.Commerce.IEventService], cannot be used for communication because it is in the Faulted state.

[CommunicationObjectFaultedException: The communication object, System.ServiceModel.ChannelFactory`1[EPiServer.Business.Commerce.IEventService], cannot be used for communication because it is in the Faulted state.]
   System.ServiceModel.Channels.CommunicationObject.Close(TimeSpan timeout) +495
   System.ServiceModel.ChannelFactory.System.IDisposable.Dispose() +28
   EPiServer.Business.Commerce.HttpModules.EventServiceModule.SendEvent(String eventType, ProductUpdatedEventArgs e) +336
   Mediachase.Commerce.Catalog.CatalogEventHandler.Invoke(Object sender, CatalogEventArgs e) +0
   Mediachase.Commerce.Catalog.Managers.CatalogManager.SaveCatalog(CatalogDto dto) +915
   Mediachase.Commerce.Manager.Catalog.CatalogEdit.EditSaveControl_SaveChanges(Object sender, SaveEventArgs e) +364
   Mediachase.Commerce.Manager.Core.SaveControl.OnSaveChanges(Object sender, EventArgs e) +65
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +115
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +140
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +29
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2981

Thanks,
Lan

 

#65614
Feb 03, 2013 18:44
Vote:
 

While creating new catalogs Commerce communicates with other parties that are interested in this event. We experience these issues when working in Commerce Manager while CMS side was down (IIS turned off)..

#66035
Feb 18, 2013 17:59
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.