Show TOC

Service Details are not Retrieved from Global PolicyLocate this document in the navigation structure

Context

Symptom:

A console application with an SAP Service Reference to retrieve service details from the registry fails.

e

Solution:

In your implementation code, call to update the GroupPolicyConfigReader static member PROJECTNAME with the name of the Console Project, that is,
Code Syntax GroupPolicyConfigReader.PROJECTNAME = @"GWM\<your project name>\";
before retrieving the service details from the registry.