For some reason, Request.CreateResponse is now \"red\" in VS2012 and when I hover over the usage the IDE says
Request.CreateResponse
Cannot resolve symbol \'Cre
You need to add a reference to System.Net.Http.Formatting.dll. The CreateResponse extension method is defined there.
System.Net.Http.Formatting.dll
CreateResponse