[Mono-dev] Debugging embedded mono with Visual Studio?

2013-11-22 Thread Vardar Sahin
Hi, I am searching for a way or plugin to debug embedded mono application. With Xamarin Studio I can use the custom mono soft debugger but I want to use the same for Visual Studio. Sometime ago there was the MonoVS plugin but it disappeared on the net, anyway to find the source code of this

[Mono-dev] EntryPointNotFoundException: CreateZStream

2013-11-22 Thread Marcelo Zabani
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

Re: [Mono-dev] EntryPointNotFoundException: CreateZStream

2013-11-22 Thread Zoltan Varga
Hi, Probably: https://bugzilla.xamarin.com/show_bug.cgi?id=15507 Zoltan On Fri, Nov 22, 2013 at 8:19 PM, Marcelo Zabani mzab...@gmail.com wrote: I'm running into the following exception: *System.EntryPointNotFoundException: CreateZStream at (wrapper managed-to-native)