Zip images for upload
-
I tried ICSharpCode Zip Library and tried the function at http://weblogs.asp.net/dneimke/archive/2005/02/25/380273.aspx to package one or more files into a zip file. But its giving errors declarative errors for EnsureDirectory, FileStream.
-
I tried ICSharpCode Zip Library and tried the function at http://weblogs.asp.net/dneimke/archive/2005/02/25/380273.aspx to package one or more files into a zip file. But its giving errors declarative errors for EnsureDirectory, FileStream.
ZIPing files is a subject that has been discussed many times. Please search the forum! -------------------------------------------------------- My development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!
-
I tried ICSharpCode Zip Library and tried the function at http://weblogs.asp.net/dneimke/archive/2005/02/25/380273.aspx to package one or more files into a zip file. But its giving errors declarative errors for EnsureDirectory, FileStream.
A simple Search on Google would've yielded Results, but off the top of my head, you can use #ZipLib. Yuvi Panda T Microsoft Student Partner Blogs at : http://yuvipanda.blogspot.com