[CLOSED] LicenseKey gets altered on production server

  1. #1

    [CLOSED] LicenseKey gets altered on production server

    My license key, whether set in the web.config or in the global.asax file is getting modified on the production server and the site comes up as "unlicensed".

    I have tested outputting the ResourceManager.Licensekey to the source html and the first half of the key is different from the one I set although the second half of it remain the same...

    I have searched through my source code to check it wasn't being set differently elsewhere but it isn't.

    What could be going wrong?

    Using version 3.2.1 from nuget, hosting on Azure websites.

    I have emailed support@ext.net a few times but no answer as yet.
    Last edited by Daniil; Nov 25, 2015 at 4:13 PM. Reason: [CLOSED]
  2. #2
    Setting the license key explicitly in the ResourceManager works, obviously not ideal.
  3. #3
    Hi @Justin_Wignall,

    I have tested outputting the ResourceManager.Licensekey to the source html and the first half of the key is different from the one I set although the second half of it remain the same...
    Please clarify does the same happen on the development server - say, IIS Express?

    I have searched through my source code to check it wasn't being set differently elsewhere but it isn't.
    I would also recommend to set breakpoints in the LicenseKey getter and setter. Maybe, it could clarify something.

    What could be going wrong?
    I don't quite have any ideas. Let's first try to gather as much information as we can.
    Last edited by Daniil; Nov 17, 2015 at 9:17 AM.

Similar Threads

  1. [CLOSED] License unrecognized on production server
    By jwf in forum 3.x Legacy Premium Help
    Replies: 5
    Last Post: Aug 21, 2015, 12:39 AM
  2. [CLOSED] Invalid License on production server
    By dataworks in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 16, 2015, 2:58 PM
  3. Replies: 0
    Last Post: Sep 27, 2012, 11:06 PM
  4. [CLOSED] Ext.Net status unlicensed in production server
    By sbg in forum 2.x Legacy Premium Help
    Replies: 9
    Last Post: Aug 03, 2012, 5:44 PM
  5. Replies: 5
    Last Post: May 13, 2009, 12:10 PM

Tags for this Thread

Posting Permissions