Previous Thread

8/18/2006 6:23:02 AM    ActiveX Error in Application Object Tree When Creating Gantt Chart
We have a situation where the creation of a Gantt chart in AX 3.0 is not 
 
working from a Terminal Services client session but is from and RDP to the 
 
SQL server.  I first thought this was another table permissions issue, but 
 
now I don’t think so.  Both sessions are logged in as the same user.  In the 
 
Application Object Tree the Gantt chart is an ActiveX control.  Could it be 
 
something Activex-related has to be enabled/installed on the TS to enable 
 
ActiveX controls?



8/18/2006 4:16:26 PM    Re: ActiveX Error in Application Object Tree When Creating Gantt Chart
Hi, 
 
When you are using Gantt chart within Dynamics AX, XGantt ActiveX must be 
 
registered in the operation system where AX client is installed. 
 
XGantt ActiveX includes following files which have to be located in the same 
 
place(folder): 
 
vcgantt.ocx 
 
vcwin32.dll 
 
vcpane32.dll 
 
vcprct32.dll 
 
vxcsv32.dll 
 
In order to register XGantt ActiveX you can run : "regsvr32 vcgantt.ocx" 
 
Best regards, 
 
Vitaliy. 
 
-- 
 
This posting is provided "AS IS" with no warranties, and confers no rights. 
 
"rwright142" <rwright142@discussions.microsoft.com> wrote in message 
 
news:595EC205-13C4-4CA0-9F47-4E07AF31F06D@microsoft.com...