5
Reply

Error while Creating the Excel Application in Silverlight

Prasant Jinaga

Prasant Jinaga

Aug 8 2011 4:27 AM
2.5k

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)