There is an auto generated class called Configuration in which the URL of the server is stored. If the proxy is generated against a method that returns a poco object with datatype of "Configuration" (a common enough name), it now conflicts with the auto generated class.
Please can you move the Configuration class to a different namespace? (before it used to be partial and not static, so that led to a silent merge of the 2 classes)