

Al T
Members-
Content Count
93 -
Joined
-
Last visited
Community Reputation
5 NeutralTechnical Information
-
Delphi-Version
Delphi 11 Alexandria
Recent Profile Visitors
-
Delphi 11 DelphiLSP "A valid license was not found. Please contact Embarcadero Support"
Al T replied to Al T's topic in Delphi IDE and APIs
Thank you. I was able to get it working after I deleted my serial number and then registered it again. -
Delphi 11 DelphiLSP "A valid license was not found. Please contact Embarcadero Support"
Al T replied to Al T's topic in Delphi IDE and APIs
Thank you. I was able to get it working after I deleted my serial number and then registered it again. -
How to use an external editor like VScode and GitHub Copilot for Delphi 11 Alexandria?
Al T replied to Al T's topic in Delphi IDE and APIs
Thank y'all! I was able to get DelphiLSP working with VScode only after I deleted my serial numbers and registered them again. -
The official "DelphiLSP" Plugin for Visual Studio Code https://marketplace.visualstudio.com/items?itemName=EmbarcaderoTechnologies.delphilsp Every time I hover over a function, variable, procedure, etc.... I get "A valid license was not found. Please contact Embarcadero Support" . I have Delphi 11.0 Enterprise edition with a valid license! I'm using Visual Studio Code because it allows me to use GitHub Copilot. Any ideas? PS I've tried this: but the help does not help. I still have "A valid license was not found. Please contact Embarcadero Support"! Any help is much appreciated!
-
Has anyone tried "DelphiLSP" for Visual Studio Code yet?
Al T replied to Perpeto's topic in General Help
Adding a path tells me that it can't load DelphiLSP.exe .... I've tried ``` C:\Program Files (x86)\Embarcadero\Studio\22.0\bin "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin" C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\ "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\" ``` But if I don't have a path, it loads DelphiLSP.exe, yet it still complains about " A valid license was not found. Please contact Embarcadero Support" . I also have Delphi 11.0 Enterprise edition with a valid license! Any ideas? -
Delphi 11 uses designide270.bpl instead of designide280.bpl and won't let me replace it!
Al T replied to Al T's topic in Delphi IDE and APIs
If there's no work around, maybe they'll let me get a free update? -
Delphi 11 uses designide270.bpl instead of designide280.bpl and won't let me replace it!
Al T replied to Al T's topic in Delphi IDE and APIs
Component -> Install Packages -> Embarcadero Designer IDE Package -
Delphi 11 uses designide270.bpl instead of designide280.bpl and won't let me replace it!
Al T replied to Al T's topic in Delphi IDE and APIs
I'm guessing by the version information... it has both loaded?? -
Delphi 11 uses designide270.bpl instead of designide280.bpl and won't let me replace it!
Al T replied to Al T's topic in Delphi IDE and APIs
Do you mean RS as Rad Studio? This is what I have... see picture: -
Delphi 11 uses designide270.bpl instead of designide280.bpl and won't let me replace it!
Al T replied to Al T's topic in Delphi IDE and APIs
Where does it exists for you? -
Delphi 11 uses designide270.bpl instead of designide280.bpl and won't let me replace it!
Al T replied to Al T's topic in Delphi IDE and APIs
No... designide280.bpl doesn't exist in my registry. When I manually add it... it does not get a check mark in Component -> Install Packages -
Delphi 11 uses designide270.bpl instead of designide280.bpl and won't let me replace it!
Al T replied to Al T's topic in Delphi IDE and APIs
So... I can delete C:\Program Files (x86)\Embarcadero\Studio\21.0\bin\designide270.bpl from the registry and be done with it? ALSO...... What is Computer\HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\22.0\Known Packages FOR? -
After looking at my files... C:\Program Files (x86)\Embarcadero\Studio\22.0\bin I found that designide280.bpl does not have a digital signature from Idera, Inc. !! Although in C:\Program Files (x86)\Embarcadero\Studio\21.0\bin designide270.bpl does have a digital signature Can someone please look in their C:\Program Files (x86)\Embarcadero\Studio\22.0\bin (See attached picture) With Windows 10 Command Prompt (Administrator Access): C:\Program Files (x86)\Embarcadero\Studio\22.0\bin>certUtil -hashfile designide280.bpl SHA256 SHA256 hash of designide280.bpl: 293754639af04e03242ffe719d0c3c3b7c2ad5f186fcf6c4197063b987982fda CertUtil: -hashfile command completed successfully. Please let me know if this file is correct for Delphi 11.0 November patch Thank you! ....PS..... If you don't have time to compare, can you please just reply with your SHA256 ?
-
What the Delphi 11 version number after november patch ?
Al T replied to William23668's topic in Delphi IDE and APIs
opps