Opening Excel 2007 File using Asp.net Hangs

Please support our ASP.NET advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
Reply

Join Date: Oct 2008
Posts: 1
Reputation: gafooronline is an unknown quantity at this point 
Solved Threads: 0
gafooronline gafooronline is offline Offline
Newbie Poster

Opening Excel 2007 File using Asp.net Hangs

 
0
  #1
Oct 9th, 2008
Hi
I have created a web page that reads excel file it's working fine in Excel 2003 files, when I am trying to open Excel 2007 it hangs(If I run the page from VS 2005 then it first display 'file conversion Box' and then reading the excel file.if I am accessing through IIS its hanging)
I am attaching my code below

Excel.Workbook theWorkbook = ExcelObj.Workbooks.Open(filename, 0, true, 5,"", "", true, Excel.XlPlatform.xlWindows, "\t", false, false, 0, true, true, true);


I am using MS Excel 11.0 Object library

thank
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC