Page 1 of 1

client Installation problem

Posted: Wed Feb 27, 2008 9:34 am
by 15048411
We have upgraded from Teechart active X V7 to Teechart active X Unicode V8 and sucessfully intergated the changes in our pages.

On the developer machines (which contains the full installation) our .Net project references the Unicode ocx and works fine.

I prepared an installation package (msi) which registers only the TeeChart Pro v8 ActiveX Unicode Version TeeChart8.ocx (6519 Kb) on the client machine.

On the client side, our ASP pages work fine, but our aspx .Net pages are unable to render the control, and we display a gif instead.

What do we need to make this work with .Net on the client ?

Posted: Wed Feb 27, 2008 10:59 am
by narcis
Hi Yoni,

In ASP.NET applications you should do as shown in the example at C:\Program Files\Steema Software\TeeChart Pro v8 ActiveX Control\Examples\Visual Studio .NET\VBWebForm.