Open Closed

my code not working without login #4460


User avatar
0
fadijb created

You need to log in using the command abp login <username>. For more information, contact to license@abp.io.

Is this mean that I can not work on my code anymore after license expires how come ?


7 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We have FQA about this, you can see: https://commercial.abp.io/faq#what-happens-when-license-ends

  • User Avatar
    0
    fadijb created

    Thank you is there any way to build project without login to abp from CLI

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    HI,

    Yes, you need to make sure the NuGet.Config and appsettings.secrets.json files exist. it is included in your project by default.

  • User Avatar
    0
    fadijb created

    Yes its alreay included but still need log in using the command abp login <username>. or it will not compile

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    It's working for me.

    I don't know what's your steps, can you share them with me? I will check it.

  • User Avatar
    0
    fadijb created

    from visual studio 2022 Log file

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    ABP checks the license on development. when you publish the application or run it on Production. ABP will not check the license.

    You can see the details: https://support.abp.io/QA/Questions/69/#answer-d8bebebb-b714-3c1e-7fcb-39f437bc8ba3

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11