01-11-2019, 09:50 AM
- Close Delphi IDE
- Run Regedit.exe and look for your BDS key. In general it is:
HKEY_CURRENT_USER\Software\Embarcadero\BDS\19.0\
it can also be under HKEY_LOCAL_MACHINE, but the default is HKEY_CURRENT_USER
- Find sub key named "Disabled Packages"
- Check if you can find any IntraWeb package there. If there is one or more values, just delete them.
- Start Delphi again and see if it works now
- Run Regedit.exe and look for your BDS key. In general it is:
HKEY_CURRENT_USER\Software\Embarcadero\BDS\19.0\
it can also be under HKEY_LOCAL_MACHINE, but the default is HKEY_CURRENT_USER
- Find sub key named "Disabled Packages"
- Check if you can find any IntraWeb package there. If there is one or more values, just delete them.
- Start Delphi again and see if it works now

