I would like to do some Office Interop stuff using .NET 4.0, but developing the rest of my projekt using VS2008 and .NET3.5.
How can I now use the functionality from the .NET 4.0 assembly within my other solution. Loading CLR 4.0 assemblies into a 2.0 AppDomain won't work, does it?