Click here to Skip to main content
15,917,610 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hi,

I have developed a report that works fine on most machines, using report viewer.

On 1 machine the user is trying to export to excel and the file is saved to word(all garbled up). When attempting to save the same report the second time it works fine. Also it does not allow export to pdf on this machine, but this is not important.

Any ideas please?

I am using microsoft report viewer on a windows application in c#
Posted
Updated 17-Oct-10 0:07am
v3
Comments
thatraja 7-Oct-10 1:36am    
which language? vb/C#/ASP? which reports? Crystal/Rdlc/SSRS? please always mention full details about related to your question

1 solution

It's very weird, If you are processing the report locally, first I will try to check by code if the excel type is available the first time, and then if changes the second time, then I will try to render it by code.
 
Share this answer
 

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



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