[Mono-dev] EntryPointNotFoundException: CreateZStream

Marcelo Zabani mzabani at gmail.com
Fri Nov 22 19:19:34 UTC 2013


I'm running into the following exception:

*System.EntryPointNotFoundException: CreateZStream at (wrapper
managed-to-native) System.IO.Compression.DeflateStreamNative:CreateZStream
(System.IO.Compression.CompressionMode,bool,System.IO.Compression.DeflateStreamNative/UnmanagedReadOrWrite,intptr)
at System.IO.Compression.DeflateStreamNative.Create (System.IO.Stream
compressedStream, CompressionMode mode, Boolean gzip) [0x00000] in
<filename unknown>:0 at System.IO.Compression.DeflateStream..ctor
(System.IO.Stream compressedStream, CompressionMode mode, Boolean
leaveOpen, Boolean gzip) [0x00000] in <filename unknown>:0 *

with Mono 3.2.3 on Windows 8.

I'm running a console project in "cmd", just plain old "mono app.exe". What
could this be?

Thanks,
Marcelo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20131122/a0784591/attachment.html>


More information about the Mono-devel-list mailing list