Home Quick fix for for RAD Studio 11 license failure during installation
Post
Cancel

Quick fix for for RAD Studio 11 license failure during installation

License Fix

RAD Studio 11 was just released today! For some users, you may have trouble getting RAD Studio installed due to license failures. One way of solving this issue was posted today on Twitter by Marco Cantu.

His directions were simple:

To anyone trying to install RAD Studio 11, there is a hiccup on license refresh: In the Product Registration window please select the Advanced button, and in the License manager select your license and use the Update button. Alexandria gets added, continue with installation.

Below is a screen shot of the License Manager screen. Simply click on the Update… option.

Update fix for RAD Studio license problem screenshot

Note: I am using a named network license, so the ‘Update’ option is disabled for me in the image above, but it should be enabled for most users.

The install is currently failing for me when using a network named license (via the ‘Import’ option above on a new machine.) I’ll update this blog post whenever I get my copy of RAD Studio 11 installed. Send me a note on Twitter or LinkedIn if you get a solution before I do!

Update 1

A simple work-around for some is to simply Delete and add back the existing license in License Manager. This is known to have worked for some users:

1
2
3
4
5
6
In the Product Registration window please select the Advanced button
- The Embarcadero License Manager will Launch
- In the License Manager please select your license from the list
- Delete license
- Click on Register, register with your serial number
- Click Done and this will continue the installation

You may want to manually remove the C:\ProgramData\Embarcadero folder as well.

Update 2

Thanks to a suggestion from Uwe Raabe, I finally did get my network license to work correctly. I had to re-host the license on the ELC server by using the manual method. On the License Hosting screen in your ELC server instance, instead of using the “Host Licenses” button, use the “Web based License Hosting” option as pointed out in the image below. After clicking this link, you will need to logon using the credentials as originally provided in your network license certificate email and not your normal EDN credentials. (Note: you may want to change the protocol to HTTPS as it is using HTTP by default.) Once logged on, you will be presented with a list of the license certificates that have been issed to your account. Click the ‘Host’ link on your desired certificate and confirm the next two pages and download your license .zip file. (Note: follow the readme in the .zip and copy the file to the conf folder of your ELC server install. I also extracted the contents of the .zip to the conf folder…in my case, the full path for this conf folder is: C:\Program Files\Embarcadero\ELC5.33\LicenseCenter\conf)

Using the License Manager, I imported the .slip file from this manually downloaded .zip file on my workstation with success. (The .slip file from the .zip created from “Host Licenses” button just failed to work for me.)

ELC Network License Hosting screenshot

Update #3

For isolated or offline machines you will need to obtain a new activation file from https://license.embarcadero.com/srs6/activation.do

1
2
3
4
Go to: C:\ProgramData\Embarcadero
Remove license files “.slip and .txt files” do not delete the whole folder
Place new file you have downloaded
launch product and it should open up all the way

Update #4

For users having a problem with mobile platforms not being activated for users who have “Delphi Professional plus Mobile” licenses, this is what reportedly worked for one user, Dave Nottage:

1
2
3
4
5
6
7
8
9
10
11
Go to: C:\ProgramData\Embarcadero
Please note c:\ProgramData is a hidden folder, you need to go to folder options under the view tab, and check on show hidden files and folders.
Remove license files “.slip and .txt files” do not delete the whole folder
Launch product and register your serial number as directed

if RAD Studio 11 is already installed, also need to:
  Tools|Manage Platforms
  Ensure that the relevant platforms are selected
  Click Apply
  Wait for confirmation
  Restart Delphi