[Mono-dev] Access violation when debugger is attached

2010-08-30 Thread Chris Robison
I'm working on an interesting project when I'm using a project called Firebreath to create an NPAPI browser plugin which loads an embedded mono runtime to do things we want to do. To test this app, I'm attaching Visual Studio to all the Chrome processes and stepping through things. What's

Re: [Mono-dev] Access violation when debugger is attached

2010-08-30 Thread Jonathan Chambers
Chris, Mono uses access violations to implement null reference exceptions on Windows (IIRC). Mono handles these normally during program flow. However, when the debugger is attached it handles them before mono can. I don't know of a way to avoid this behavior. Normally, I just issue an assert

Re: [Mono-dev] Serialization problem in WCF

2010-08-30 Thread Atsushi Eno
Using data contract solves the issue. It was due to that (1) it was not picking base type members in ISerializable, so do not use ISerializable (e.g. use data contract), and (2) fields with special members were not encoded in valid xml name, which happens only to automatically generated

Re: [Mono-dev] Mono-devel-list Digest, Vol 64, Issue 36

2010-08-30 Thread David Isaac Wolinsky
Pierre, You may want to consider contacting the conference chair and let them know you'll actually be presenting your paper. Its listing me as the presenter for your paper. Otherwise you are set. Cheers, David On 08/30/2010 10:42 PM, mono-devel-list-requ...@lists.ximian.com wrote: Send