5
Answers

Error while Creating the Excel Application in Silverlight

Prasant Jinaga

Prasant Jinaga

13y
2.5k
1

Hi All,

I am Getting an error like "This operation is not supported in the current context." while Creating an object of Excel.Application in the Following Code.

excelApp = AutomationFactory.CreateObject("Excel.Application");

Can anyone help on this please why this error is coming.

Thanks,
Prasant

Answers (5)