To get the built-in .NET client up and running, refer to the assembly and copy the endpoint configuration.
Procedure
- On the client, create a copy of the bin\client subdirectory of the Content Manager root folder (defaults to c:\Program Files\Tridion or c:\Program Files (x86)\Tridion).
- Create a reference to the Tridion.ContentManager.CoreService.Client assembly, which is deployed in this folder.
- In the same folder, find the file Tridion.ContentManager.CoreService.Client.config and copy the WCF endpoint configuration you find in that file into your application's configuration file.
The current user can now interact with the Core Service.