Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Vanja Tesin 30 posts 55 karma points
    Sep 16, 2009 @ 11:39
    Vanja Tesin
    0

    Umbraco Pro license file name

    A client of ours bought Pro license for the developement inside our domain, but i'm unable to make the license work. I've installed Courier package and copied the license to /bin folder of the Umbraco installation.

    I've added server entries in the .config file of the Courier like so:

     

    <servers>
        <server addToContextMenu="true" alias="Development">devmachine.mydomain.com</server>
      </servers>
      <security>
        <!-- Connectivity -->
        <allowedServerIps>
          <!-- to allow all servers add an ip element with an asterik ("*") -->
          <ip>*</ip>
        </allowedServerIps>
        <allowedClientIps>
          <!-- to allow all clients add an ip element with an asterik ("*") -->
          <ip>*</ip>
        </allowedClientIps>

        <!-- a list of users (add them using their id) that are allowed to initiate transfer -->
        <allowedUsers>
          <!-- to allow all servers add a user element with an asterik ("*") -->
          <user>0</user>
        </allowedUsers>

     

    It does show in the context menu, but when I try to transfer content an error is shown that states that my license is not valid or not copied to the bin folder.

    is there a naming scheme that i should follow (like domain.lic) or it is sufficient to have the .lic extension?

  • Niels Hartvig 1951 posts 2391 karma points c-trib
    Sep 16, 2009 @ 12:04
    Niels Hartvig
    0

    Sorry to hear that the license is causing headaches

    Could you send a copy of the license to [email protected] along with the domains that you're trying to use the license for and a screenshot of the error? The domains are added encrypted to the license file when you configuring it before download so the name of the license file doesn't have any impact.

  • Vanja Tesin 30 posts 55 karma points
    Sep 16, 2009 @ 14:51
    Vanja Tesin
    0

    Support solved it. Thanks Niels.

Please Sign in or register to post replies

Write your reply to:

Draft