This topic is locked

Export to excel not functioning

8/1/2008 6:24:06 PM
ASPRunner.NET General questions
T
tim.hidalgo author

When I try to export records to excel the only output is
<meta http-equiv="Content-Type" content="text/html; charset=Utf-8">
Any ideas?

Eugene 8/4/2008

Could you please send me your project (including project file, output directory and database backup) on support@xlinesoft.com? I will investigate it on my box.

T
tim.hidalgo author 8/5/2008

Ok, I downloaded the newest build, rebuilt my application from scratch. I get the below error when I click export results?

Server Error in '/' Application.

--------------------------------------------------------------------------------
The resource cannot be found.

Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /claims_export.aspx
--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
Anyone have any ideas? Is there some option in the wizard I'm not choosing to enable the export page?

T
tim.hidalgo author 8/5/2008

Ok, I finally got this to work.
I had to go back to Step 5 of 12 "Choose fields to appear on each page" and uncheck printer and export and recheck them with all fields checked.
After this both export results and printer friendly works again.
Anyone else have this problem, or know why this is?
Thanks