I ran into this issue today trying to extend an old web application with some Ajax drop down list boxes. I got the error web.script.services name space does not exist. When I would comment out the AJAX items, I got another error that I was missing a reference to System.Web.Extensions. I tried everything...