I am using VS2005 Beta 2 and am experimenting with caching to speed up a web service I wrote. The problem is that during compilation I am getting errors telling me that there is no namespace called System.web.caching. Any thoughts on what might be going on? What binary holds that namespace? do I need to re-register something?
Cheers
John