This is a migrated thread and some comments may be shown as answers.

Error in IIS Server

1 Answer 204 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Eduardo
Top achievements
Rank 1
Eduardo asked on 14 Apr 2017, 03:01 PM

Hello All,

I have a working Kendo UI grid in my VS 2010 Pro project, with aggregation (sum). However, when deployed to a IIS 6.0 server, I get a JavaScript error:

VM565:3 Uncaught ReferenceError: sum is not defined
    at Object.eval [as tmpl0] (eval at compile (kendo.all.js:194), <anonymous>:3:130)
    at Object.eval (eval at compile (kendo.all.js:194), <anonymous>:3:267)
    at d (jquery.min.js:2)
    at init._footer (kendo.all.js:48733)
    at init.refresh (kendo.all.js:50132)
    at init.d (jquery.min.js:2)
    at init.trigger (kendo.all.js:124)
    at init._process (kendo.all.js:6912)
    at init.success (kendo.all.js:6657)
    at success (kendo.all.js:6584)

I've compared file by file with WinMerge, and both development and production file sets are identical. Any pointers?

 

Thank you.

1 Answer, 1 is accepted

Sort by
0
Eduardo
Top achievements
Rank 1
answered on 15 Apr 2017, 12:35 AM
I solved it by using the Telerik CDN.
Tags
Grid
Asked by
Eduardo
Top achievements
Rank 1
Answers by
Eduardo
Top achievements
Rank 1
Share this question
or