« Viewing a byte[] array contents in a Visual Studio memory window | Main | Dynamically replacing controls, ViewState and PostData issues »

ICSharpCode.SharpZipLib access denied

To work around an access denied error in ASP.NET applications using ICSharpCode.SharpZipLib, register the assembly in the GAC.

There’s more to it. But for a quick fix this might solve your problem.

See also:

813833 - PRB: "Access Denied" Error Messages When You Do Not Put Strong-Named Assemblies in the Global Assembly Cache - http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3b813833

 

 

Comments

What if........u don't have access to GAC folder.I remove strong key from SharpZipLib and compiled it.......it working fine for some time then again same error.So is there any way out of that........

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)