I already figured this out.
It is not possible to change the RSReportServer.config file for RS 2000.
NoHeader property. &rc%3aNoHeader=True
http://OurServer/ReportServer?%2fReportFolderName%2fRpt_402_StockList&rs%3aCommand=Render&rs%3aFormat=CSV&rc%3aReplacementRoot=http%3a%2f%2fOurServer%2fReports%2fPages%2fReport.aspx%3fServerUrl%3d&rc%3aToolbar=True&rc%3aJavaScript=True&rc%3aLinkTarget=_top&rc%3aArea=Report&rc%3aNoHeader=True
"Edgar" wrote:
> Hi Chris,
>
> I am dealing with this same issue, but in RS 2000.
> Do you mean with your last answer that it is not possible to change the
> RSReportServer.config file for RS 2000?
>
> If so, what other method do you recommend to accomplish this?
>
>
> --
> Thanks,
>
> Edgar
>
>
> "Chris Baldwin [MSFT]" wrote:
>
> > You can set DeviceInfo params on the URL, when rendering with the SOAP API,
> > and in RS2005 they can be set in the server configuration file.
> >
> > Please refer to this doc page for more info:
> >
> >
http://msdn2.microsoft.com/en-us/library/ms155397(sql.90).aspx
> >
> > Best,
> > -Chris
> > SQL Server Reporting Services
> >
> > "gdjoshua" <gdjoshua@discussions.microsoft.com> wrote in message
> > news:E119EF68-A73B-4BDB-988B-B6B0BB9EADD7@microsoft.com...
> > > Yes, but were are these settings configured..... in a config file on the
> > > web
> > > server?
> > >
> > > Joshua
> > >
> > >
> > >
> > > "Chris Baldwin [MSFT]" wrote:
> > >
> > >> DeviceInfo settings for the CSV renderer can be found here:
> > >>
> > >>
http://msdn2.microsoft.com/en-us/library/ms155365.aspx > > >>
> > >> NoHeader is the one you're looking for.
> > >>
> > >> Best,
> > >> -Chris
> > >> SQL Server Reporting Services
> > >>
> > >>
> > >> "gdjoshua" <gdjoshua@discussions.microsoft.com> wrote in message
> > >> news:0AB368E5-B437-4A54-9C15-2A44F0D857E6@microsoft.com...
> > >> > How exactly do you do this. I read another post on this forum and it
> > >> > talked
> > >> > about setting a parameter in the device info... Where is the device
> > >> > info??????? Any help would be greatly appreciated...
> > >>
> > >>
> > >>
> >
> >