Tagged Questions

1
vote
3answers
160 views

Can Visual Studio 2008 Reference 1.0 Assemblies?

I've got an older assembly (Office XP PIA) that appears to target the .NET 1.0 framework. The assembly has been registered and is visible in the GAC (as well as the Win32 registry), but it doesn't …