Home > Archive > MS SQL Server Reporting Services > June 2005 > file is damaged and could not be repaired









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author file is damaged and could not be repaired
Aniruddha

2005-06-27, 8:24 pm

Hi
I am exporting the r.s. reports to pdf fomat.I am viewing the report in
Adobe Reader 7.0.I get the error as "file is damaged and could not be
repaired" I am dumping the report bytes in browser like this
Response.ContentType = "application/pdf"
Response. BinaryWrite(objResul
ts)
Response.Flush()
Any body has clue to this query.
Dave N

2005-06-29, 11:23 am

I was receiving this error, and after researching it, I found out I needed to
load the latest Service Pack for Report Server. I believe the latest SP for
Report Server is SP 2.


"Aniruddha" wrote:

> Hi
> I am exporting the r.s. reports to pdf fomat.I am viewing the report in
> Adobe Reader 7.0.I get the error as "file is damaged and could not be
> repaired" I am dumping the report bytes in browser like this
> Response.ContentType = "application/pdf"
> Response. BinaryWrite(objResul
ts)
> Response.Flush()
> Any body has clue to this query.

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com