hxds.dll

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
wjm4
Posts: 72
Joined: Mon 12 Feb 2007 21:31

hxds.dll

Post by wjm4 » Fri 17 Sep 2010 14:38

I get an installation error with Unidac 3.50 that says hxds.dll is missing.

OS: Win 7 64bit
IDE: Rad Studio XE

Install Log:

--- Custom action error: HelpReg
Date: 9/17/2010 9:04:42 AM
Environment
Operating System: Microsoft Windows NT 6.1.7600.0
.NET Framework: 2.0.50727.4952
Assembly: HelpReg, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Exception
Message:
Type: Devart.Common.Setup.CustomActionException
StackTrace: at Devart.Common.Setup.InnovaHxReg.ExecuteProcess(String target, String arguments, String workDir)
at Devart.Common.Setup.InnovaHxReg.RegisterProduct(String namespaceName, String description, String helpFile, String[] helpCollections, Boolean merge, Boolean filter, Boolean registerCollection)
at Devart.Common.Setup.HelpRegistrator.Main(String[] args)
CustomMessage: Hxds.dll is missing or unregistered. This library is required to register or unregister help files.
Any Ideas?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Mon 20 Sep 2010 06:54

Hello,

hxds.dll is a module associated with Microsoft ® Help 2.5 from Microsoft Corporation.
Please install/reinstall the help for Delphi XE and install UniDAC.

Post Reply