NAV2009 - Common Dialog Management

polonious
polonious Member Posts: 64
Hi fella's,

Anybody come across the following error when trying to use common dialog management codeunit in Nav2009?

This message is for C/AL programmers:
The OLE control or Automation server identified by 'Microsoft Common Dialog Control 6.0'.CommonDialog requires a design time license. This license cannot be obtained.
Make sure that the OLE control or Automation server is installed correctly with the appropriate license.


I am using an up to date Nav 2009 dev license.

Comments

  • kine
    kine Member Posts: 12,562
    Yes, it is common thing. The OCX is licensed and to be able to add new variable into NAV with this OCX you need license for it. The license is part of Visual Studio 6.0. Just search on Internet, you will find possible solutions.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • polonious
    polonious Member Posts: 64
    It took a bit of searching, but finally found a fix for it.

    I added the following key to the registry, and I was then able to successfully compile the object.

    [HKEY_CLASSES_ROOT\Licenses\4D553650-6ABE-11cf-8ADB-00AA00C00905]
    value="gfjmrfkfifkmkfffrlmmgmhmnlulkmfmqkqj"
  • kriki
    kriki Member, Moderator Posts: 9,121
    [Topic moved from 'NAV 2009' forum to 'NAV/Navision' forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • search1110
    search1110 Member, No Posting Permissions Posts: 19
    Seems the Irish scores. This is the only usefull advice for years in this house. Good work. Saved a bunch of hours because of you. Ta very much.