Try our conversational search powered by Generative AI!

Remote events listener for CMS 7.5 site?

Vote:
 

Hello, 

Has anyone used RemoteEventListener tool for CMS 7.5 site? It seems that the contract (WCF) has changed and the tool recieves data incorrectly. All events I get on the tool are:

Event Start

Time: (curent datetime)

RaiserId : 000000-0000-....

 

I looked into the IEventReplication contract in 7.5, it seems to changed to use 

[ServiceKnownType("GetKnownTypes", typeof(EventsServiceKnownTypesLookup)), ServiceContract]

  Instead of pure WCF [ServiceContract] like previous version, and It requires some other services to inject into the it which registered in InitializationEngine then in order to host it in console app we probably need to setup it up first. Does anyone have any idea? 

#84546
Apr 03, 2014 10:23
* 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.