problem with opening Excel file using c#

  • Thread starter Basawareddy Gopsen
  • Start date
B

Basawareddy Gopsen

Hi All,

I have created one excel workbook with 5 sheets using C# + ASP.NET, I am
unable to open that excel file once user pressed button.

I tried different way like before opening i saved that file in root folder
then i am able to open the file. But i wanted to open file without saving.

Please help me in this regard.

Thanks
Basawareddy
 
Top