Click here to Skip to main content
15,884,472 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
We have a site, in that we have a option to download excel report, recently we have migrated(using VS 2010) this from .net 2.0 to 4.0 and the hosted server also changed. server same as previous server which is 2003 and MS Excel installed in it. But the same code working fine in my local system(XP, VS-2010). when i click the button to download excel, i m getting the following error.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

I follwed the instruction here http://forums.asp.net/p/1303594/3359738.aspx#3359738. after that it worked fine. But again the same error occurs. We have used Interope.Excel dll in project.

Please Tell me the solution if u know. Thanks. .
Posted

1 solution

Please verify the firewall and proxy settings for same..

Thanks,
Ambesha
 
Share this answer
 

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

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900