Re: [Mono-list] Newbie question on basic configuration

2010-05-10 Thread Christopher David Howie
On 05/10/2010 07:02 PM, Rogers wrote: > My httpd.conf reads (mono stuff only) > > LoadModule mono_module modules/mod_mono.so > AddHandler mono .aspx .ascx .asax .ashx .config .cs .asmx .axd > MonoApplications default "foo" > > It is that last line that is tripping me up. I've seen 2 differe

[Mono-list] Newbie question on basic configuration

2010-05-10 Thread Rogers
I would love to think that the configuration documentation I've read and the various posts are poorly written. Probably not. It is more likely that I am in vapors over a project deadline and have been working too many hours. My question, I think is very basic. On Windows System 7, I've insta

Re: [Mono-list] Porting UPnP Tools to MONO - Socket "ExclusiveAddressUse" problem

2010-05-10 Thread Alan McGovern
I don't think this is supported on linux, only on windows. Alan. On Mon, May 10, 2010 at 11:05 PM, Ylian wrote: > Hi. > > I own the Developer Tools for UPnP Technologies, I widely used set of tools > for building and debugging UPnP related software. I have gotten many > requests to run the tools

[Mono-list] Porting UPnP Tools to MONO - Socket "ExclusiveAddressUse" problem

2010-05-10 Thread Ylian
Hi. I own the http://opentools.homeip.net/dev-tools-for-upnp Developer Tools for UPnP Technologies , I widely used set of tools for building and debugging UPnP related software. I have gotten many requests to run the tools on MONO and have gotten rid of all the C/C++ native code and so far, it'

Re: [Mono-list] Graph widgets Cairo problem

2010-05-10 Thread Jonathan Pobst
One of your projects/assemblies references the 1.0.5000.0 version of Mono.Cairo, another references the 2.0.0.0 version of Mono.Cairo. They need to all reference the same version. Jonathan On 5/10/2010 4:58 PM, panoramix wrote: > > Hello. > > I'm back here again because I have problems with co

Re: [Mono-list] Graph widgets Cairo problem

2010-05-10 Thread panoramix
Hello. I'm back here again because I have problems with compiling medsphere widgets. This time the problem is linked to Cairo, MAKE says : ./IconLayout.cs(414,25): error CS0029: Cannot implicitly convert type `Cairo.Context' to `Cairo.Context' ./IconLayout.cs(920,41): error CS1502: The best over

Re: [Mono-list] Mono 2.6 for Ubuntu

2010-05-10 Thread Ivan Lopez
Eric, I stumbled upon this post in researching a way to get the newer mono builds onto Ubuntu 9.10/Mint 8. I tried your repository and it worked great to get it up 2.6.1. Any chance you are in the process of updating your repository for 2.6.4? Also, do you have a writeup of how to create reposito

Re: [Mono-list] Project on the Mono Basics-page do not compile

2010-05-10 Thread Jacob Rohde
After some fudling around, I found out that I can get it to compile if I write: gmcs Hello.cs -r:/Library/Frameworks/Mono.framework/Versions/Current/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll instead of what is on the Get Started-page. Is it something with my setup or? Sa

[Mono-list] Mono with OpenID? Anyone done it?

2010-05-10 Thread Mike Christensen
I'm curious if anyone has built a site on Mono and provided OpenID logon abilities. Does the DotNetOpenAuth library work well under Mono? Anything I should watch out for? I don't need any of those fancy ASP.NET controls, my stuff is all static HTML with JSON calls so I just need to call into the

[Mono-list] Mono 2.6.4 for SLES10?

2010-05-10 Thread Ferdinand Funke
Hi. I am looking for a download archive (rpm if possible) for SLES 10 for Mono 2.6.4. On the Mono website there is just an archive for SLES11. Isn't SLES10 supported any more? Thanks for any info on this issue. Best regards Ferdinand ___ Mono-list mai