WCF V1 does not support partially trusted callers. Dominick Baier came up
with a workaround:
http://www.leastprivilege.com/WCFProxiesInPartiallyTrustedASPNETApps.aspx

Signature
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
*********************************************
Think outside the box!
*********************************************
> Has anybody try to invoke a WCF (.NET 3.0) web service client
> from unmanaged code (and especially from Excel VBA) ?
[quoted text clipped - 12 lines]
>
> -Arun