[Mono-list] System.ServiceModel Missing?

ptr2009 ptrajkumar at gmail.com
Wed May 20 10:31:13 EDT 2009




Vanilla wrote:
> 
> Heya,
> 
> I recently installed Mono 2.4 And MonoDev 2.0 from the ArchLinux
> repositories, and am in the process of porting my huge server project
> across to mono to run on Linux/BSD. During a stock compile of my solution,
> I'm getting errors in regards to missing references of
> System.ServiceModel. Now my question is does mono support
> System.ServiceModel, or is it just a pad package that I've installed,
> because it seems that System.ServiceModel.Web is available(which I don't
> use).
> 
> Thanks,
> Vanilla 
> 


Mono doesn't seem to a good WCF implementation. If you look
"http://www.mono-project.com/WCF" you will see that WCF support has not been
updated in quite a bit. 

  If you do not need the full power of WCF you can try the Moonlight which
has a limited implemenation of ServiceModel.

Raj


-- 
View this message in context: http://www.nabble.com/System.ServiceModel-Missing--tp23635881p23636648.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list