Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Script.js Error - Automation Server Can't create Object

Hi

I have created an extension object, using the Script.js for the extension I want to generate an excel file on basis of selection done.

But I get error "Automation Server Can't create Object error" on the following line - 

var xls = new ActiveXObject("Excel.Application").

Has anyone faced similar issue and know a solution for it? or any other tip to accomplish the requirement.

0 Replies