Unable to cast COM object of type
Posted: Tue Mar 06, 2007 5:17 am
I am using TChart ActiveX control in ASP.NET application (using C#).
When the page is invoked, I am getting the following JScript error in the line LoadFromURL
"Error: Wrong *.tee file format"
If I access the page which is called in LoadFromURL, I get the following server side error.
Unable to cast COM object of type 'TeeChart.TChartClass' to interface type 'TeeChart.ITChart'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{E95AD73C-AE6B-4EFB-B1BB-28E94EFF52EA}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
I am using 7.0.1.3 version.
Please provide a solution as early as possible.
Regards,
Kaja
When the page is invoked, I am getting the following JScript error in the line LoadFromURL
"Error: Wrong *.tee file format"
If I access the page which is called in LoadFromURL, I get the following server side error.
Unable to cast COM object of type 'TeeChart.TChartClass' to interface type 'TeeChart.ITChart'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{E95AD73C-AE6B-4EFB-B1BB-28E94EFF52EA}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
I am using 7.0.1.3 version.
Please provide a solution as early as possible.
Regards,
Kaja