Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

script error on start - http://cdn.jquerytools.org

0 Kudos

on opening BusinessObjects Dashboard with latest Windows 10 version get script error message referring to:

http://cdn.jquerytools.org/1.2.6/full/jquery.tools.min.js

Is there a fix or workaround?

3 REPLIES 3

iftah_peretz
Active Contributor
0 Kudos

Hi,

This is clearly a bad ref. to the JQuery source file, it should be:

https://cdnjs.cloudflare.com/ajax/libs/jquery-tools/1.2.7/jquery.tools.min.js

I'm assuming this is not via one of your scripts. Ask your BASIS/support team to configure it (the correct path) for you.

0 Kudos

Hi Iftah,

Thank you for your input.

I am new to Crystal Report and using version 2008. Could you please let us know where I can update the path please ?

I can find the below location in the installation directory but not able to locate the path ?

Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\Start Page

But, here I am not able to locate the jquery refernce.

Thanks and Regards,

Avishek Banerjee

0 Kudos

That's not it. I saw another notice at

https://help.infosol.com/support/solutions/articles/19000074114-sap-dashboards-script-error-on-open-...

that it is in regards to the start page from Xcelsius causing the problem. I assume it is the trust issue with the start page embedding the link that is not https. Any ideas how to mitigate other than what was in that link?