If I create a second service for a production database, and transfer my dev license to the server, restarts the new service and access rtc on the new service i get the error:
"Your program license does not permit more users to work simultaneously. Wait until another user has stopped using the program. Contact your system administrator if you want to allow more simultaneous users on your system."
I should be the only user on that service and have 20 simultaneous users in the developer license. Did anyone else experience this error? Maybe it is a bug if. it e.g counts the simultaneous users on the service running the customer license and uses this number against the dev license?
0
Answers
License is per database unless you run a multi tenant environment, then you're able to have different license per tenant.
Glad you found a workaround.
I would still advise you to be cautious with uploading your developer license to a production database. You can't be 100% certain that no one else comes around and restarts the production Service Tier and then you have the customer running on your developer license without your knowledge.
Alternate solution: Build a process that has the permissions and can run with the client's license.