diff options
Diffstat (limited to 'samples/InfoCardRelyingParty/web.config')
-rw-r--r-- | samples/InfoCardRelyingParty/web.config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/samples/InfoCardRelyingParty/web.config b/samples/InfoCardRelyingParty/web.config index b3b8654..f14d14b 100644 --- a/samples/InfoCardRelyingParty/web.config +++ b/samples/InfoCardRelyingParty/web.config @@ -43,6 +43,11 @@ <appSettings/> <connectionStrings/> + + <system.net> + <defaultProxy enabled="true" /> + </system.net> + <system.web> <!-- Set compilation debug="true" to insert debugging |