I have an app hosted on a server; one of the functions of the app is to export some calculated results to a spreadsheet (excel). The function works when I run the app in debug mode on both my local machine and on the server (VS2010). However, when I hit the Export to Excel button on the published version I get the "spinning wheel" until I stop it.Suggestions?