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:
« Viewing a byte[] array contents in a Visual Studio memory window | Main | Dynamically replacing controls, ViewState and PostData issues »
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:
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........
Posted by: dj | December 20, 2005 09:27 AM