If you have Visual Studio 2008 SP1, may be you just need to target your project to .net 3.5.
Have you checked that your project is targeted to the .net 3.5 framework (rather that the .net 2.0 framework)?
Right Click on your project >> Properties >> "Application" tab >> Target Framework.