Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Exporting report to Excel

Status
Not open for further replies.

ma77c

Programmer
Jan 27, 2006
28
CA
I have an ASP.NET application that exports a datagrid to Excel and displays it in a new window. Now it works fine on Windows 2000 with both Excel 2000 and 2003. However, one user that is on XP is experiencing difficulties. The IE window with the exported Excel document opens, but then immediately closes. We have disabled the pop-up blocker, so that can be ruled out, but other than that I'm not sure what could be causing this, since it appears to be an isolated issue.

I originally posted this in the ASP.NET forum, but they have directed me here because it seems unlikely that it is a problem with the code itself, seeing how it working fine everywhere else.

Any input would be greatly appreciated!
 
If you Internet Explorer is having issues you may try this tool:

windowsxp.mvps.org/IEFIX.htm

Hope this helps,

Erik
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top