davidcon / excellibrary

Automatically exported from code.google.com/p/excellibrary
0 stars 0 forks source link

Asp.net gridview import/export #142

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I am exporting gridview to excel from webpage1.aspx page like "Events.xls"
2. Again i am importing the same file "Events.xls" on webpage2.aspx

What is the expected output? What do you see instead?
On the "webpage2.aspx" the same file should be imported but it is showing the 
error : The Microsoft Jet database engine cannot open the file ''. It is 
already opened exclusively by another user, or you need permission to view its 
data. If i change any content and then trying to import its working perfectly.

What version of the product are you using? On what operating system?
ExcelLibrary.dll Version 1.0.0.0

Please provide any additional information below.

I have a requirement that as i am exporting excel same file can be import with 
any error.

Kindly suggest ASAP if any buddy have any solution.

Original issue reported on code.google.com by rajeev15...@gmail.com on 13 Mar 2013 at 7:46