Prasant Jinaga

Prasant Jinaga

  • 1k
  • 751
  • 425.2k

Error while Creating the Excel Application in Silverlight

Aug 8 2011 4:27 AM

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)