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