http://www.devhood.com/tutorials/tutori ... ial_id=187
I've built the sample dll with addition of a TeeChart component and then found that IE will not be able to load the dll at all. If i remove TeeChart it'll be fine. Any idea?
I have a Delphi TeeChart ActiveX app and was trying to convert into DotNet platform with C# now.[/url]
Embedded Windows User Controls with TeeChart .Net into IE.
Same Problem
Yes! I got the same problem
It is any solution fot it?
Thank
It is any solution fot it?
Thank
No Answer??
Dear Steema Support
Still no answer for this question?
It is because the TChart.dll doesn't existing in client PC?
I really need to include my user control in web application.
Please tell me what should I do...
Thank You
Cliven Yong
Still no answer for this question?
It is because the TChart.dll doesn't existing in client PC?
I really need to include my user control in web application.
Please tell me what should I do...
Thank You
Cliven Yong
Hi Cliven,
sorry for delay !
I've posted one example which should work fine in the steema.public.attachments newsgroup. Can you test it ?
Make sure you set a correct path (where you've the dll) and also the correct permissions, you can see more info at :
http://www.15seconds.com/issue/030610.htm
sorry for delay !
I've posted one example which should work fine in the steema.public.attachments newsgroup. Can you test it ?
Make sure you set a correct path (where you've the dll) and also the correct permissions, you can see more info at :
http://www.15seconds.com/issue/030610.htm
While configuring the virtual directory, it is important to set the execution permissions on the virtual directory to Scripts. The control will not be properly activated if the execution permissions are set to Scripts & Executables.
Pep Jorge
http://support.steema.com
http://support.steema.com
Dear Sir
Your sample is not working... Anywhere you try to included the TChart in the web form and open in IE..
But this is not I want.
I create a custom user control and included the TChart as part of my custom user control. It work well in the windown form. But it counldn't display in IE. After keep on trying. I found that if I take out the TChart from my user control and it work at the IE.....
That why I keep on asking how to solved it?
Your sample is not working... Anywhere you try to included the TChart in the web form and open in IE..
But this is not I want.
I create a custom user control and included the TChart as part of my custom user control. It work well in the windown form. But it counldn't display in IE. After keep on trying. I found that if I take out the TChart from my user control and it work at the IE.....
That why I keep on asking how to solved it?
-
- Site Admin
- Posts: 1349
- Joined: Thu Jan 01, 1970 12:00 am
- Location: Riudellots de la Selva, Catalonia
- Contact:
Hi ..
Then you don't have the same problem as Eduard as you mentioned earlier in this thread.Your sample is not working... Anywhere you try to included the TChart in the web form and open in IE..
But this is not I want.
The TChart class (see help for details) inherits from the System.Windows.Forms.Control class; the Control class will only work in WinForms.I create a custom user control and included the TChart as part of my custom user control. It work well in the windown form. But it counldn't display in IE. After keep on trying. I found that if I take out the TChart from my user control and it work at the IE.....
Thank you!
Christopher Ireland (Steema crew)
Please be aware of the newsgroup archives:
http://www.teechart.net/support/search.php
http://groups.google.com
http://codenewsfast.com/
Christopher Ireland (Steema crew)
Please be aware of the newsgroup archives:
http://www.teechart.net/support/search.php
http://groups.google.com
http://codenewsfast.com/