Click here to Skip to main content
15,883,531 members
Articles / Web Development / ASP.NET

Could not load file or assembly 'Excel, Version=2.1.0.0, Culture=neutral, PublicKeyToken=93517dbe6a4012fa' or one of its dependencies. The system cannot find the file specified

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
13 Nov 2012CPOL 8K  
Hi,I am getting the above error. Please give me a solution.What I have done so far,1) Added Excel.dll and ICSharpCode.SharpZipLib.dll2) Included namespaces using Excel and using ICSharpCode.SharpZipLib3) On file upload button click, protected void btnUpload_Click(object...

Revisions


  

Compare Revision Minor Date Status Editor
6 - publicly available No 13-Nov-12 19:27 Available N!dh!sh
Updates in content.
4 No 12-Nov-12 4:32 Available Nelek
Updates in content. 27 changes had been made.
3 No 12-Nov-12 3:34 Available N!dh!sh
Updates in content.
2 No 12-Nov-12 3:33 Available N!dh!sh
Updates in content. 61 changes had been made.
1 No 12-Nov-12 3:31 Available N!dh!sh

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions