Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11571

setValuesAsync Ewa JSOM Error

$
0
0

Reported error when setting values in an Excel File.

'Excel Services Application setting does not allow the requested operation to be performed.'

The same JavaScript runs correctly in SharePoint Online, but of course that is running Version 16.

What configuration in the Excel Services Service Application will permit execution of this JavaScript:

var range = ewa2.getActiveWorkbook().getRange("Sheet2",1,1,1,40);
range.setValuesAsync(values,setRangeCallback,null);


Viewing all articles
Browse latest Browse all 11571

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>