[Mono-dev] WebServices with Mono on ARM / Nokia 770

2005-12-28 Thread marc.bordessoule
Hi,   C# / mono seems to be a very good solution for programming business applications on the Nokia 770 I try with success some GTK# samples (compile on pc and use on N770)   (I use the mono-nokia.tgz from http://www.mono-project.com/Mono:ARM )   Now I need WebServices in c# in my N7

Re: [Mono-dev] WebServices with Mono on ARM / Nokia 770

2005-12-28 Thread Rafael Teixeira
Try to copy the debug-symbol files for the assemblies (.mdb) alongside them and run "mono --debug yourprogram.exe", to see if the stack trace comes with some usefull information, and post here again. Fun, On 12/28/05, marc.bordessoule <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > C# / mono seems

Re: [Mono-dev] WebServices with Mono on ARM / Nokia 770

2005-12-29 Thread Miguel de Icaza
Hello, > And finally I get the following error: > > > > Unhandled Exception: System.NotImplementedException: The requested > feature is not implemented. > > in <0x0> > > in <0x0> > > > > (I also tried to compile mono (1.1.9 or 1.1.10) in the scratchbox > (0.9.8.5) without succ

RE: [Mono-dev] WebServices with Mono on ARM / Nokia 770

2006-01-06 Thread marc.bordessoule
Cc : mono-devel-list@lists.ximian.com Objet : Re: [Mono-dev] WebServices with Mono on ARM / Nokia 770 Hello, > And finally I get the following error: > > > > Unhandled Exception: System.NotImplementedException: The requested > feature is not implemented. > > in <0