Changes

FAQ:Licensing

29 bytes removed, 13:46, 28 September 2017
/* What if license activation fails with HTTP status 407: Proxy Authentication Required.? */
<source lang="xml">
<system.net>
<settings>
<defaultProxy useDefaultCredentials="true" />
</settings>
</system.net>
</source>
[[Category:FAQ|Licensing]]