To make the tee chart a client side control in ASP.NET
To make the tee chart a client side control in ASP.NET
I am trying to make the tee chart a client side control in ASP.NET to avoid all the post back since I am dealing with large amounts of data. I got a link, http://www.steema.com/products/teechart ... _home.html that mentions about object tag that embeds the chart with data on the html page. How can I accomplish this behavior using TeeChart Pro v3 for Visual Studio .NET.
Any sample or archive will be greatly helpful
Thanks in advance
Any sample or archive will be greatly helpful
Thanks in advance
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Ashutosh,
I'm afraid this is not possible using TeeChart for .NET v3. The examples you posted are made with TeeChart Pro ActiveX. To use TeeChart as a live object at the client you'll need to use TeeChart Pro v8 ActiveX.
You can download fully functional evaluation version here:
http://www.steema.com/downloads/form_ax_eval.html
I'm afraid this is not possible using TeeChart for .NET v3. The examples you posted are made with TeeChart Pro ActiveX. To use TeeChart as a live object at the client you'll need to use TeeChart Pro v8 ActiveX.
You can download fully functional evaluation version here:
http://www.steema.com/downloads/form_ax_eval.html
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
To make the tee chart a client side control in ASP.NET
Hi Narcís,
We downloaded the Tee Chart Pro ActiveX version 8 and tried with the example project given for web application using C# 'CSharpWebForm' with the package. Unfortunately getting an error while running the application which says 'Exception from HRESULT: 0xC0000005'. Could you please look into the issue and let us know the solution for this at the earliest.
Thanks in advance.
We downloaded the Tee Chart Pro ActiveX version 8 and tried with the example project given for web application using C# 'CSharpWebForm' with the package. Unfortunately getting an error while running the application which says 'Exception from HRESULT: 0xC0000005'. Could you please look into the issue and let us know the solution for this at the earliest.
Thanks in advance.
Hi Narcís,
Drilling more with the issue mentioned in last post we got to know that the exception is occurring at the ‘getChart.aspx.cs’ page at the ‘FillSampleValues (10)’ method call. Putting the try catch block we got the actual exception message as "Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
Please note that we are using Visual studio 2005 and did just one change in the url on WebForm1 to add the port id with localhost.
Please let us know the further needful to rectify this issue.
Thanks and Regards
Ashutosh Prasad
Drilling more with the issue mentioned in last post we got to know that the exception is occurring at the ‘getChart.aspx.cs’ page at the ‘FillSampleValues (10)’ method call. Putting the try catch block we got the actual exception message as "Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
Please note that we are using Visual studio 2005 and did just one change in the url on WebForm1 to add the port id with localhost.
Please let us know the further needful to rectify this issue.
Thanks and Regards
Ashutosh Prasad
To make the tee chart a client side control in ASP.NET
Hi,
Request you to please respond to my earlier query since a decision has to be taken on procuring the control for the project. A decision on the procurement at the earliest. We will be developing this application in VS2005 C# 2.0,
Thanks and reagrds
Ashutosh
Request you to please respond to my earlier query since a decision has to be taken on procuring the control for the project. A decision on the procurement at the earliest. We will be developing this application in VS2005 C# 2.0,
Thanks and reagrds
Ashutosh
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Ashutosh,
Sorry for the delayed reply. We are investigating the issue here and will get back to you as soon as we have some news.
Sorry for the delayed reply. We are investigating the issue here and will get back to you as soon as we have some news.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Ashutosh,
I'm going to send you an e-mail with a VS2005 project which works fine for us here.
I'm going to send you an e-mail with a VS2005 project which works fine for us here.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
To make the tee chart a client side control in ASP.NET
Hi Narcis,
I could not have received your mail with the VS2005 project. Please confirm my email id i.e. ashutosh_prasad@satyam.com. Request you send the project in zipped format with password protection to avoid missing of file/s. Please share the password in the same mail to open the zipped file.
Thanks and regards.
Ashutosh
I could not have received your mail with the VS2005 project. Please confirm my email id i.e. ashutosh_prasad@satyam.com. Request you send the project in zipped format with password protection to avoid missing of file/s. Please share the password in the same mail to open the zipped file.
Thanks and regards.
Ashutosh
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
To make the tee chart a client side control in ASP.NET
Hi Narcis,
I got the sample project. Added the revised dll sent and my application is working fine now with it.
Thanks a lot for your instrumental support. Hope for the same kind of assistance in future also.
Regards
I got the sample project. Added the revised dll sent and my application is working fine now with it.
Thanks a lot for your instrumental support. Hope for the same kind of assistance in future also.
Regards
Hi Narcis,
We have recently procured the original version of TeeChart Activex 8.0. Unfortunatly I am facing the same kind of problem that i got earlier with the evaluation version dealt in last posts.
This time I am getting error message which says Retrieving the COM class factory for component with CLSID {536600D3-70FE-4C50-92FB-640F6BFC49AD} failed due to the following error: 80040154.''
As you might be aware that we working on a critical project so please suggest the needful as soon as possible.
Thanks and reagrds
Ashutosh Prasad
We have recently procured the original version of TeeChart Activex 8.0. Unfortunatly I am facing the same kind of problem that i got earlier with the evaluation version dealt in last posts.
This time I am getting error message which says Retrieving the COM class factory for component with CLSID {536600D3-70FE-4C50-92FB-640F6BFC49AD} failed due to the following error: 80040154.''
As you might be aware that we working on a critical project so please suggest the needful as soon as possible.
Thanks and reagrds
Ashutosh Prasad
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Ashutosh,
Most likely the problem is that the ocx hasn't been registered on the machine you run the application. This is a Windows error message. At the messages below you'll find some information about this:
http://social.msdn.microsoft.com/Forums ... abe59f458/
http://support.software602.com/kb/view. ... icleID=987
If this doesn't help you could also try removing the TeeChart reference from the .NET project and try adding it again.
Hope this helps!
Most likely the problem is that the ocx hasn't been registered on the machine you run the application. This is a Windows error message. At the messages below you'll find some information about this:
http://social.msdn.microsoft.com/Forums ... abe59f458/
http://support.software602.com/kb/view. ... icleID=987
If this doesn't help you could also try removing the TeeChart reference from the .NET project and try adding it again.
Hope this helps!
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Hi Narcis,
I have installed the original version of TeeChart Activex 8.0 on a new PC. Unfortunatly I am facing the same problem that I got earlier with the evaluation version dealt in last posts. I am getting error message which says 'Exception from HRESULT: 0xC0000005'. the exception is occurring at the ‘getChart.aspx.cs’ page at the ‘FillSampleValues (10)’ method call. Putting the try catch block we got the actual exception message as "Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
Please look into the issue and do the needful at the earliest.
Thanks and reagrds
Ashutosh Prasad
I have installed the original version of TeeChart Activex 8.0 on a new PC. Unfortunatly I am facing the same problem that I got earlier with the evaluation version dealt in last posts. I am getting error message which says 'Exception from HRESULT: 0xC0000005'. the exception is occurring at the ‘getChart.aspx.cs’ page at the ‘FillSampleValues (10)’ method call. Putting the try catch block we got the actual exception message as "Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
Please look into the issue and do the needful at the earliest.
Thanks and reagrds
Ashutosh Prasad
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Ashutosh,
Does the project I sent you on 16th December 2008 work on that machine? On that very same date you confirmed here that it worke fine at your end.
Thanks in advance.
Does the project I sent you on 16th December 2008 work on that machine? On that very same date you confirmed here that it worke fine at your end.
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |