Environment: preview · Version: v0.2.0-preview.10

Articles

OutSync with proxy servers

imageIf like me you want to try the rather groovy sync tool for Outlook that syncs your contacts (and pictures ) with your outlook contacts, which will then be displayed on your mobile phone, and you are behind a proxy server, then this info is for you…

NOTE: This will work for any .NET application where the developer has not already set it…

Open the [applicationname].config file in the install location and add:

<system.net>
 
   
 

</system.net>

Just above the closing tags. This will allow your application to authenticate with a proxy server…

Technorati Tags: .NET Personal

Debug: Kind=page | Type=articles | Layout= | Section=articles
Bundle files (2):
Page template:site\layouts\single.html