Changes

FAQ:Licensing

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