Quantcast
Channel: MSBLOG » Bugs
Viewing all articles
Browse latest Browse all 20

TFS Build Failure Due to IIS Connection close

$
0
0

I stumbled across a quirky issue today which was causing scheduled TFSBuild jobs to fail with the following error: “Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host”. When executing the build definition manually I could not reproduce the issue; the build would run through without any errors.

After a bit of searching it turns out there is a small bug in IIS 7.5 (introduced in Windows Server 2008 R2) which prevents TFS downloading files larger than 2MB over a slow network connection; IIS will expire the idle connection time-out and disconnect mid-transfer.

Installing KB981898 from Microsoft Support will fix this bug and allow TFS builds to run-through without any issues.

-Patrick


Viewing all articles
Browse latest Browse all 20

Latest Images

Trending Articles





Latest Images