[Mono-list] Forcing mono to process svc files

Andrus kobruleht2 at hot.ee
Fri Jan 2 13:08:28 EST 2009


I added line

    AddType application/x-asp-net .svc

to mod_mono.conf

Typing

http://localhost/Service1.svc

returns file contents.

(Typing http://localhost/Service2.asmx invokes mono as expected)

How to force mono / mod_mono to process wcf services ( .svc ) files ?

Is it possible to use WCF service in MONO to provide data for Silverlight as 
Atsushi wrote in memo ?

Andrus. 



More information about the Mono-list mailing list