ragingdeveloper 1 Posted February 25, 2021 Hi all. I've just installed Delphi 10.4.1 Enterprise but cannot get it to start. On start up at the splash screen I get the following error; After clicking OK this is followed by various other error dialogs; Anyone else come across this same issue? I've got a few other IDEs installed, would these have anything to do with this error? - Delphi XE3 - Visual Studio 2019 - Visual Studio 2015 After a quick Google search I found a post on the old Embarcadero forum of someone reporting a similar issue, but that forum is no longer reachable, so I'm stuck here with this. Share this post Link to post
ragingdeveloper 1 Posted February 25, 2021 Hi everyone, I've contacted Embarcadero support who have advised of the fix. Hopefully this will help anyone in the future who comes across this. 1) shut the IDE down. 2) run regedit. 3) go to HKEY_CURRENT_USER \ SOFTWARE \ Embarcadero \ BDS \ 21.0 \ Known IDE Packages 4) find the entry "$ (BDS) \ Bin \ LivePreview270.bpl" and change the data from "Embarcadero FireUI Live Preview Package" To "__Embarcadero FireUI Live Preview Package" (so just add two underscores in front of text) 5) start the IDE. 1 Share this post Link to post
dfilteau 0 Posted September 25, 2021 Confirmed to work in Delphi 11.0 as well, with the obvious adjusts for version: HKEY_CURRENT_USER \ SOFTWARE \ Embarcadero \ BDS \ 22.0 \ Known IDE Packages; and "$ (BDS) \ Bin \ LivePreview280.bpl" and change the data from "Embarcadero FireUI Live Preview Package" Share this post Link to post
Reinier Sterkenburg 3 Posted March 6, 2022 I had the same problem. That solution worked for me. Thanks a lot! Share this post Link to post
Tony Hoyle 2 Posted March 29, 2022 Still an issue on Deplhi 11.1 😞 Same fix. Come on Embarcadero, this is getting embarrasing now. Share this post Link to post
Fr0sT.Brutal 900 Posted March 29, 2022 5 hours ago, Tony Hoyle said: Come on Embarcadero, this is getting embarrasing now. Embarcaderassing 3 Share this post Link to post
Halted 0 Posted April 29, 2022 Saved my day as weel. Many thanks ! Do we know the source of the problem ? Share this post Link to post
Bernard 18 Posted September 2, 2022 Thanks for the fix. Was tearing my hair out on a customer site with no internet connectivity and no mobile. Drove a mile up the road found the fix and it saved the day. Share this post Link to post
gkobler 38 Posted September 5, 2022 I had the same issue with an active Wireshark VPN connection. No problems with an active OpenVPN connection Share this post Link to post