Hi. Tearing my hair out with this one!
I've created a simple C# class library using Visual Studio 2010 to compress/decompress files using .NET GZip. It works fine on my development machine but I need to deploy it as part of an Access application solution for clients, and I can't get it...