Atozed Forums
unable to install IW15 in XE7 - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: unable to install IW15 in XE7 (/thread-1952.html)



unable to install IW15 in XE7 - tobenschain - 09-09-2020

I am unable to install IW15 on XE7. I deleted IW packeges and ran IWBundledRemovalTool.exe. I ran iw15.2.16,exe. When I start Delphi it shows IW 15 in the splash screen. But there are no components in the Tool Palette.


RE: unable to install IW15 in XE7 - kudzu - 09-09-2020

Only the design pkg can do that. Search for dclIntraWeb*.* and delete any occurances.


RE: unable to install IW15 in XE7 - tobenschain - 09-09-2020

(09-09-2020, 03:31 PM)kudzu Wrote: Only the design pkg can do that. Search for dclIntraWeb*.* and delete any occurances.

I am able to compile but I don't see IW controls in the Tools Pallet.


RE: unable to install IW15 in XE7 - kudzu - 09-10-2020

Check your design package list in Delphi and see if IntraWeb is both listed and enabled.


RE: unable to install IW15 in XE7 - tobenschain - 09-10-2020

(09-10-2020, 02:22 PM)kudzu Wrote: Check your design package list in Delphi and see if IntraWeb is both listed and enabled.

IW 15 Design Time Package for RAD Studio is in the Design packages list and checked


RE: unable to install IW15 in XE7 - Alexandre Machado - 09-15-2020

Close Delphi IDE, Open RegEdit and navigate to this key:

HKEY_CURRENT_USER\Software\Embarcadero\BDS\15.0\Disabled Packages

Check if you see any value in there which contains any IntraWeb packages. If you find any, just delete them.

Also, instead of opening any project, try to create an empty IW application from the menu. See if it fixes it