frRequestServer is not defined

hi.

on some computers in a production environment.


The online web designer is not loaded, the console displays the following error:


Uncaught ReferenceError: frRequestServer is not defined
at <anonymous>:1:1
at DOMEval (jquery-3.1.0.js:83)
at domManip (jquery-3.1.0.js:5672)
at jQuery.fn.init.append (jquery-3.1.0.js:5808)
at Object.exports.dialog (bootbox.debug.js:802)
at Object.status200 (Common.js:239)
at fire (jquery-3.1.0.js:3243)
at Object.add [as done] (jquery-3.1.0.js:3302)
at Object.always (jquery-3.1.0.js:3454)
at Object.statusCode (jquery-3.1.0.js:8803)


FastRepor Version FastReport_2017.4.3


Any idea ???


Comments

  • edited October 2017
    starting from 2017.4, one of my httpmodule which is adding compression (Content-Encoding=deflate) makes fastreport not working, frrequest server returns blank...

    observe the httpmodule section in web.config

Leave a Comment