all groups > sql server reporting services > august 2004 >
You're in the

sql server reporting services

group:

EMAIL Coruption In attachments



EMAIL Coruption In attachments Dennis Redfield
8/13/2004 2:15:00 PM
sql server reporting services: OK, I am looking for help on how to break this problem up for debugging. I
am testing Email report schedules. We are working with files of type:
TIF,PDF & EXCEL. I am able to schedule rendering reports to a FILE SHARE
successfully. I am able to email LINKS to reports successfully. When I
send files of these three types as Email ATTACHMENTS they arrive corupted.
The HEX dump is really ugly. Mostly FF bytes.... I am passing from RS to a
SMTP server is external to the RS server, which then passes the reports to
a NOTES server and then to me. The log file for RS shows nothing unusual.
How would you approach debuging this issue?

thanks.

dlr

Re: EMAIL Coruption In attachments Brian Welcker [MSFT]
8/15/2004 1:41:57 AM
You can now download a hotfix that addresses this problem. See
http://support.microsoft.com/default.aspx?scid=kb;[LN];872774.

--
Brian Welcker
Group Program Manager
SQL Server Reporting Services

This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

Re: EMAIL Coruption In attachments Daniel Reib [MSFT]
8/16/2004 10:17:00 AM
I believe the Notes Viewer does not support MHTML. You may want to change
your RS configuration to always attach MHTML rather then embed it. You can
do this by removing this line for the RSReportServer.config file:

<RenderingExtension>MHTML</RenderingExtension>

which is under the EmbeddedRenderFormats element

--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

Re: EMAIL Coruption In attachments Dennis Redfield
8/16/2004 12:49:52 PM
ok. thanks for the tip. HOTFix resolved all problems with a single
exception. WEB ARCHIVES are still not working in notes (works fine with
hotmail/outlook express) We are at v5.0.9 on Notes. Perhaps upgrading NOTES
will resolve this last problem?.....

dlr

[quoted text, click to view]

Re: EMAIL Coruption In attachments Dennis Redfield
8/16/2004 3:02:14 PM
very nice Daniel. thank you!
[quoted text, click to view]

Re: EMAIL Coruption In attachments Tao Zuo
11/18/2004 11:49:05 AM
The hotfix actually fixed a similiar issue of ours:

Server A: Window 2003
Reporting Server: SP1 8.00.878.00
Issue: Excel Subscription Email Attachment Corrupted
Email Server: Novell Netware

Our two other environments/servers do not have problem:
Server B: Windows 2000
Reporting Server: RTM 8.00.743.00

Server C: Windows 2000
Reporting Server: SP1 8.00.878.00

So I think there is something to do with Windows2003 and Non-Exchange mail
server?

Tao

[quoted text, click to view]
AddThis Social Bookmark Button