I get the following error while transforming a web.config file in TeamCity. It happens on the element, .
I had to remove the namespace attribute from the configuration node. There is some conflict in the declared schema and the elements I was using.
configuration
xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0"