Hi There,
We have been developing our company application with abp.io free version. Recently we have purchasing the comercial license and want to imgration to it from free version. However, we found the template has so much different among both of them. Is there any guide or tutorial for the migration? Provided some difference as follows
8 Answer(s)
-
0
I suggest you create a pro project with the same name, then copy the code to the new project and test it step by step. There should be no problem.
-
0
I suggest you create a pro project with the same name, then copy the code to the new project and test it step by step. There should be no problem.
We have already done so much development from the existing project, Doing these actions step by step could be time consuming and complex. Isn't there a official way to migration from free to commercial project? Thanks
-
0
hi
We have already done so much development from the existing project
You can refer to the pro template project to modify the free project.
Change the free module package to pro. and compare the code.
There is no perfect way, only step by step.
-
0
hi
We have already done so much development from the existing project
You can refer to the pro template project to modify the free project.
Change the free module package to pro. and compare the code.
There is no perfect way, only step by step.
-
0
Thanks @maliming
In Addition, Currently we have purchased a license from abp.io. May I know whether we can do development after license expire? From my understanding, this is a perpetual license and suppose we still can do development after license expire. However, we have the following questions:
- How can we achieve this? Can we still login into our abp.io developer account using abp cli?
- We have tried to use access-token.bin without login from abp cli. However, we have no luck to run the DbMigrator. It said cannot connect to license server
-
0
hi
https://commercial.abp.io/faq
We have tried to use access-token.bin without login from abp cli. However, we have no luck to run the DbMigrator. It said cannot connect to license server
Can your computer connect to the abp.io server?
-
0
hi
https://commercial.abp.io/faq
We have tried to use access-token.bin without login from abp cli. However, we have no luck to run the DbMigrator. It said cannot connect to license server
Can your computer connect to the abp.io server?
Yes, we could. But we don't suppose to required internet connection in order to do our development. We expect we could do development as long as we have access-token.bin, because it is a perpetual license, isn't it?
-
0
hi
ABP makes online license check only in Development environment or when the Debugger is Attached in Visual Studio. When it's in Development environment or Debugger is attached, it's required to login your account via ABP CLI ( abp login {username} )
https://support.abp.io/QA/Questions/817/How-to-delete-current-license-login-session#answer-4cbc8f13-c7f3-84fa-7fc8-39fa2688df13