Unable to open session

Deploy was unable to open a session to the remote environment due to a problem with chunked transfer encoding.

Chunked transfer encoding is incompatible with Deploy and is usually caused by using an upgraded version of the System.Net.Http assembly in your project.

Please ensure that your assembly redirect bindings for System.Net.Http are set to version 4.0.0.0 in the Web.config of all of your environments.