Gannt Server Installation?

te6te6 Member Posts: 89
edited 2009-10-14 in NAV Three Tier
Hi all,

I am using NAV 2009 Sp1 . From RTC i tried to run Production Schedule CU from Planning . It is throwong an error as

Microsoft Dynamics NAV

This message is for C/AL programmers: Unable to create an instance of Automation Server NavisionGanttServer.cWrapper with CLSID = 331d7b5a-0be5-461e-b0f7-7e9102395303 Retrieving the COM class factory for component with CLSID {331D7B5A-0BE5-461E-B0F7-7E9102395303} failed due to the following error: 80070005..
OK


I tried to Install Gannt Server . When i run the setup of 2009 sp1. i did not find the option , where to select the exe file of Gannt server

Kindly, help me how to install gannt server

Comments

  • Jens_TidemannJens_Tidemann Member, Microsoft Employee Posts: 14
    In NAV 2009 (before SP1) and previous versions the Production Schedule had to be selected under C/SIDE options in the installer. But after 2009 SP1 the Production Schedule is always installed when C/SIDE is installed.

    But the Production Schedule does not work in RTC (Role Tailored Client) - it only works from C/SIDE. And we have removed access to it from all menus and pages in RTC. If you have added code to run the Production Schedule in RTC then you are not likely to get it to work - if we have missed removing it somewhere please give me full details where to find it so I can investigate.
    Jens Tidemann
    Microsoft, Dynamics NAV

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • te6te6 Member Posts: 89
    In NAV 2009 (before SP1) and previous versions the Production Schedule had to be selected under C/SIDE options in the installer. But after 2009 SP1 the Production Schedule is always installed when C/SIDE is installed.

    But the Production Schedule does not work in RTC (Role Tailored Client) - it only works from C/SIDE. And we have removed access to it from all menus and pages in RTC. If you have added code to run the Production Schedule in RTC then you are not likely to get it to work - if we have missed removing it somewhere please give me full details where to find it so I can investigate.

    Thanks for your reply.

    we have observed the same that, it only Working with C/SIDE and not with RTC. But, this is the technical challenge from one of our client.
    So we would like to know the reason why the Production Schedule is not working with RTC .
  • Jens_TidemannJens_Tidemann Member, Microsoft Employee Posts: 14
    The Gantt component is an OCX (you will find vcgantt.ocx in the installation folder for C/SIDE). For 6.0 RTM the RTC (Role Tailored Client) did not have support for adding extra components.

    But with 6.0 SP1 it is possible to add your own add-ins (Client Extensibility) - maybe the Gantt component can be added there - currently we have not investigated this in detail - so I do not know if this will be feasible at all.

    Also plans for the next release are not public yet so I cannot tell you what we plan to do in future releases and service packs.
    Jens Tidemann
    Microsoft, Dynamics NAV

    This posting is provided "AS IS" with no warranties, and confers no rights.
Sign In or Register to comment.