I would like to do some Office Interop stuff using .NET 4.0, but developing the rest of my project using VS2008 and .NET3.5.
How can I now use the functionality from
You can't use a later .NET framework version assembly with an older .NET version.