S
Sanjeev Reddy
Guest
Hi, I opened the URL in IE 11 browser and form the console view of IE 11, I have seen the following errors: SCRIPT1002: Syntax error File: dataViewModel.js, Line: 182, Column: 23 Error creating JSDOSession: Error: JSDOSession: Unable to send login request. InvalidAccessError SCRIPT5007: Unable to get property 'verifyDoDelete' of undefined or null reference File: Function code (8), Line: 2, Column: 1 For the first error (SCRIPT1002), here is code from dataViewModel.js file: I have seen some more HTML comments in dataViewModel.js file. Can you try to replace all the HTML comments in the file "dataViewModel.js" with JavaScript comments as shown below: //view.footer.find("#submitBtn").css("visibility", "visible"); //view.footer.find("#errorBtn").css("visibility", "visible"); Please let us know if this solves your problem with IE 11. Thanks, Sanjeev.
Continue reading...
Continue reading...