[Mono-list] How to use WCF service

Atsushi Eno atsushieno at veritas-vos-liberabit.com
Thu Jun 10 10:56:33 EDT 2010


You'll have to have AddHandler for .svc extension along with the
configuration manner:
http://www.mono-project.com/Mod_mono#Manual_Mod_Mono_Configuration

Atsushi Eno

> Mono 2.6.3 packages  are installed in Debian with mod_mono and web 
> application in htdocs. ASMX web services work OK.
>
> Trying to invoke WCF web service by typing
>
> Myservice.svc to browser returns svc file contents.
> How to use svc web service ?
>
> Andrus.
>
> Mono JIT compiler version 2.6.3 (tarball Thu Mar 18 21:01:17 UTC 2010)
> Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
>         TLS:           __thread
>         GC:            Included Boehm (with typed GC and Parallel Mark)
>         SIGSEGV:       altstack
>         Notifications: epoll
>         Architecture:  amd64
>         Disabled:      none
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
>
>   



More information about the Mono-list mailing list