Page 1 of 1

How will TCart Software be installed on client machines...

Posted: Tue Mar 22, 2005 5:03 pm
by 9524848
We have developed some Tee Charts using Version 7 and .NET. Now when the client loads these Tee chart on his machine which dosen't have Tee chart installed on it shows a blank page with image logo. How can we fix it?? :(

Second issue is on some machine Mark Tip shows all over the screen, what I mean is the user scrolls his mouse and; as he scrolls his mouse he sees hundrends of yellow Mark Tip boxes on his screen. :?:

Last issue If a user is running Tee Chart Version 5.0 and we have developed new Charts using 7.0, How will user machine upgrade the Tee Chart to 7.0. :(

Thanks
Roger

Posted: Tue Mar 29, 2005 4:13 pm
by Pep
Hi Roger,

if you're using the ActiveX version, please the next time post your questions in the ActiveX forum.
We have developed some Tee Charts using Version 7 and .NET. Now when the client loads these Tee chart on his machine which dosen't have Tee chart installed on it shows a blank page with image logo. How can we fix it??
This information is covered in the TeeChart Pro Tutorials - 18 TeeChart runtime installation requeriments.

Second issue is on some machine Mark Tip shows all over the screen, what I mean is the user scrolls his mouse and; as he scrolls his mouse he sees hundrends of yellow Mark Tip boxes on his screen.
Could you please post an example (page) or code into the news://steema.net/steema.public.attachments newsgroups with which we can reproduce the problem here ?
Last issue If a user is running Tee Chart Version 5.0 and we have developed new Charts using 7.0, How will user machine upgrade the Tee Chart to 7.0.
You can change the codebase line in the TeeChart <object> tag to
codebase="Teechart7.cab#version=7,0,3,0 in your client-side code.