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!
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!