Problem with Excel.Application.Workbooks.Open()

  • Thread starter Thread starter Arunabh
  • Start date Start date
A

Arunabh

Hi

I try uploading an excel in one of my ASP.NET application where I
uplopad data from excel. I find the application works fine, as a whole
but when I try to upload one particular excel, the application hangs
while executing the command Excel.Application.Workbooks.Open().
The system does not throw any error, just shows page cannot be
displayed. The application works for the other excel of similar format.
Can any one suggest a fix for it?
 
Just wondering if you are cleaning up after opening up each Excel
workbook.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top