See the next connection article (and vote to fix it!
Error 557655 SSRS2008 - additional empty line in csv files created by csv renderer when exporting a report.
extenstion csv RSReportServer.config. " " CSV ExcelMode false:
<Render>
<Extension Name="XML" Type="Microsoft.ReportingServices.Rendering.DataRenderer.XmlDataReport,Microsoft.ReportingServices.DataRendering"/>
<Extension Name="NULL" Type="Microsoft.ReportingServices.Rendering.NullRenderer.NullReport,Microsoft.ReportingServices.NullRendering" Visible="false"/>
<Extension Name="CSV" Type="Microsoft.ReportingServices.Rendering.DataRenderer.CsvReport,Microsoft.ReportingServices.DataRendering">
<Configuration>
<DeviceInfo>
<ExcelMode>False</ExcelMode>
</DeviceInfo>
</Configuration>
</Extension>
Excel true. CSV- Excel Mode, . . , SSRS 2005 SSRS 2008.