The "Microsoft.Web.Extensions" is not used anymore. Once you installed AJAX RC1 it will use new dll called "System.Web.Extensions"
It located in C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025\System.Web.Extensions.dll
If you open project with previous AJAX version, you will have to replace old script manager with new one.
To get ASP.NET 2.0 AJAX Extensions,
Click Here