Error in SSRS Report viewer in ASP.NET with SQL server 2008

Jul 20 2017 10:22 AM
Hi All,
I have migrated SSRS reports 2005 to 2008 sql server.
 
while accessing the below URL in ASP.NET application we found the below error.,
 
What is the cause and how to fix this?
 
For SQL 2008 server migration, in ASP .NET app (Framework  2.0) 
Execution URL : http://localhost/reportserver/ReportExecution2005.asmx
Report Service URL :http://localhost/ReportServer/ReportService2005.asmx
 
Description:System.Web.Services.Protocols.SoapException: Server did not recognize the value of HTTP Header SOAPAction: http://schemas.microsoft.com/sqlserver/2003/12/reporting/reportingservices/CreateReportHistorySnapshot.
at System.Web.Services.Protocols.Soap11ServerProtocolHelper.RouteRequest()
at System.Web.Services.Protocols.SoapServerProtocol.RouteRequest(SoapServerMessage message)
at System.Web.Services.Protocols.SoapServerProtocol.Initialize()
at System.Web.Services.Protocols.ServerProtocol.SetContext(Type type, HttpContext context, HttpRequest request, HttpResponse response)
at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)
Category: General
Priority: -1
EventId: 0
Severity: Information