Changes
Created page with "=== Where is the license file stored? === C:\Users\{Your Name}\AppData\LocalUBIKLicense.xml === Can I transfer the licensing file to a new computer? === No. It contains infor..."
=== Where is the license file stored? ===
C:\Users\{Your Name}\AppData\LocalUBIKLicense.xml
=== Can I transfer the licensing file to a new computer? ===
No. It contains information about your hard- and software and will therefore not work on any other computer than the one it was originally activated
=== Can I modify the information in the licensing file? ===
No. If you modify something in the file it will become invalid
===What if license activation fails with ''HTTP status 417: Expectation Failed.''? ===
If the activation of {{UBIK}} fails with an error ''The request failed with HTTP status 417: Expectation Failed.'' make sure that the '''system.net''' section in your local ''UBIK.Studio.config.xml'' contains a ''servicePointManager'' entry similar as
<source lang="xml">
<system.net>
<settings>
<servicePointManager expect100Continue="false" />
</settings>
</system.net>
</source>
[[Category:FAQ]]
C:\Users\{Your Name}\AppData\LocalUBIKLicense.xml
=== Can I transfer the licensing file to a new computer? ===
No. It contains information about your hard- and software and will therefore not work on any other computer than the one it was originally activated
=== Can I modify the information in the licensing file? ===
No. If you modify something in the file it will become invalid
===What if license activation fails with ''HTTP status 417: Expectation Failed.''? ===
If the activation of {{UBIK}} fails with an error ''The request failed with HTTP status 417: Expectation Failed.'' make sure that the '''system.net''' section in your local ''UBIK.Studio.config.xml'' contains a ''servicePointManager'' entry similar as
<source lang="xml">
<system.net>
<settings>
<servicePointManager expect100Continue="false" />
</settings>
</system.net>
</source>
[[Category:FAQ]]