Reputation:
HI, I have deployed an Asp.Net 2.0 application in IIS.In this, I have folder(uploads) which contains a temp file.In the page, i have once button(Display),when i click on the display button, the excel sheet should be opened.This is happening in local but not after deploying in IIS. It showing the error message like "Microsoft Office Excel cannot open or save any more documents because there is not enough available memory or disk space".
Please help me in resolving this issue.
Thanks Rupa
Upvotes: 0
Views: 2023
Reputation: 52241
for that try spread Sheet Gear third party component http://www.spreadsheetgear.com/
Plus you can check this thread if this is help for you ASP.NET manuplating Excel sheet
Upvotes: 1