View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Basawareddy Gopsen Basawareddy Gopsen is offline
external usenet poster
 
Posts: 1
Default problem with opening Excel file using c#

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