While Deploying SSRS Report , I am getting this error.
An error occurred while deploying the report WMSPickingList_OrderPickCopy1.Report, DB. 
This might be because the SQL Server Reporting Services has not been installed, or is not configured correctly.
 System.Web.Services.Protocols.SoapException: '_SCM_FooterText' is not a valid report parameter name. Names of objects must be CLS-compliant identifiers.
 at Microsoft.ReportingServices.Library.ReportingService2005Impl.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Guid batchId, Warning[]& Warnings)
 at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings)
Deploying rdl files for report WMSPickingList_OrderPickCopy1 failed.