Manual method to register help files in IDE?

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
stevel
Posts: 125
Joined: Tue 02 Nov 2010 19:01

Manual method to register help files in IDE?

Post by stevel » Tue 21 Aug 2012 23:15

Using: RAD Studio XE2, UniDAC 4.3.8 Professional

After installation, the help is not registered in the IDE.

In the Delphi IDE, clicking on UniDAC->UniDAC Help opens a error page with the text "This program cannot display the webpage". Also UniDAC help topic is missing in the contents pane on left.

How to manually register the UniDAC help into the IDE?

Thanks in advance.

AndreyZ

Re: Manual method to register help files in IDE?

Post by AndreyZ » Wed 22 Aug 2012 10:44

Hello,

We already fixed the problem with registering all DAC products' documentation in the RAD Studio XE2 help system. The next DAC builds will not have this problem.
For the time being, you can use the standalone UniDAC documentation in the CHM or PDF format. It is available here (in the "Documentation and Demo" section): http://www.devart.com/unidac/download.html

Post Reply