Create ZIP files from AX
Views (3510)
I recently had to write a solution to create ZIP files from within AX 2012. Apparently such functionality is not very well implemented in standard .NET.
But the free DotNetZip .NET library works like a charm. Here's a link to the library on CodePlex: http://dotnetzip.codeplex.com/
But the free DotNetZip .NET library works like a charm. Here's a link to the library on CodePlex: http://dotnetzip.codeplex.com/
*This post is locked for comments