While working on https tee chart report generation we are facing an issue with the return value of LoadFromURL function.
When passed input for LoadFromURL with parameter1 as below
SiteURL = "https://localhost";
m_Chart.Import.LoadFromURL(SiteURL + "reports/TeeReportHandler.ashx?teefile=" + teefile);
Response is returned as "http://https//localhost/reports/TeeReportHandler.ashx?teefile=638090337458952274_3_teeFile" which is not correct.
Expected value should be: "https://localhost/reports/TeeReportHand ... _3_teeFile"
Observed this behavior only with https but not http.
TeeChart2021-LoadFromURL with https is not returning proper response
Re: TeeChart2021-LoadFromURL with https is not returning proper response
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart2021-LoadFromURL with https is not returning proper response
Hi Team,
Thanks for fixing it. May i know when is the next release date, we have hard commitment to address this issue, Is there any way we can address this issue in 2021 version.
Thanks!
Srikanth Ananthoju
Thanks for fixing it. May i know when is the next release date, we have hard commitment to address this issue, Is there any way we can address this issue in 2021 version.
Thanks!
Srikanth Ananthoju
Re: TeeChart2021-LoadFromURL with https is not returning proper response
Hello,
We are preparing a release so I hope we can publish it shortly.
I don't think it will be possible in v2021. What you can do is to use "http://" instead of "https://" and it shouldn't modify the url.
We are preparing a release so I hope we can publish it shortly.
I don't think it will be possible in v2021. What you can do is to use "http://" instead of "https://" and it shouldn't modify the url.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart2021-LoadFromURL with https is not returning proper response
Hi Team,
TeeChart2023 64bit contents doesn't have https fixes for defect (#2581)
https://www.steema.com/support/viewtopi ... 811#p79147
https fixes are available only for TeeChart2023.ocx but not for TeeChart202364.ocx(64Bit version)
LoadFromURL with https is not returning proper response
Can you please look into it and provide an update for us.
Thanks!
Srikanth Ananthoju
TeeChart2023 64bit contents doesn't have https fixes for defect (#2581)
https://www.steema.com/support/viewtopi ... 811#p79147
https fixes are available only for TeeChart2023.ocx but not for TeeChart202364.ocx(64Bit version)
LoadFromURL with https is not returning proper response
Can you please look into it and provide an update for us.
Thanks!
Srikanth Ananthoju
Re: TeeChart2021-LoadFromURL with https is not returning proper response
Hello Srikanth.
it's very strange, we're not doing something special for 64bit version. But, let me check carefully and back to you.
Thanks.
it's very strange, we're not doing something special for 64bit version. But, let me check carefully and back to you.
Thanks.
Pep Jorge
http://support.steema.com
http://support.steema.com
Re: TeeChart2021-LoadFromURL with https is not returning proper response
Hello Srikanth,
just let you know that we've just published a new TeeChart ActiveX version v2023.0.2.4
This version includes a fix for the cab file, and about the LoadFromURL problem, we checked but we're not doing anything special for 64bits file, it uses same code.
Please, recheck that this is working with the new maintenance version. Make sure you unregister the old 64bits version before to check.
Thanks
just let you know that we've just published a new TeeChart ActiveX version v2023.0.2.4
This version includes a fix for the cab file, and about the LoadFromURL problem, we checked but we're not doing anything special for 64bits file, it uses same code.
Please, recheck that this is working with the new maintenance version. Make sure you unregister the old 64bits version before to check.
Thanks
Pep Jorge
http://support.steema.com
http://support.steema.com
Re: TeeChart2021-LoadFromURL with https is not returning proper response
Sure Thank you,Will get latest and keep you updated
Thanks!
Srikanth Ananthoju
Thanks!
Srikanth Ananthoju