Installation & Configuration

Top  Previous  Next

To install the integration, copy the contents of the bin folder in to your EPiServer's web application bin folder. Only the DLL files are required, however copying the XML files will ensure that you have type-ahead comment support in Visual Studio:

Filename

Purpose

NetworkedPlanet.EPiServerTopicMapIndexModule

Contains the event registration plug-in to detect changes in topics and the EPiServer specific web parts. This is the main entry point for the integration.

NetworkedPlanet.EnterpriseServices.Web

Contains the base web parts and support code for communicating with the TMIS client

NetworkedPlanet.EnterpriseServiceClient

Contains the WCF client code for interacting with the TMIS server.

NetworkedPlanet.ServiceCommon

Contains the TMIS code that is common between server and client.

After installing the binaries you will need to make some changes to the web.config file.