I get socket error 10038 at startup.
How solve this error?
This is a common error. Try this:
HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\21.0\KnownIDE Packages
$(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 the text)This is suitable for Delphi 11 as well, the branch in the system registry is HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\22.0\Known IDE Packages and value name $(BDS)\Bin\LivePreview280.bpl, value data to change is "Embarcadero FireUI Live Preview Package" Put one or two underscores in front.
© 2022 - 2025 — McMap. All rights reserved.