Reportviewer issue using Visual Studio 2005 (June CTP). What SQL version should be used?

I get the following error when trying to configure ReportViewer for remote processing

  The version of the report server web service definition (WSDL) is either not
  valid or unrecognized. The server is not a compatible version.
    Server did not recognize the value of HTTP Header SOAPAction: 
       http://schemas.microsoft.com/sqlserver/2005/05/18/reporting/reportingservices/ListSecureMethods.
I'm using the June CTP SQL Server release and the June CTP of Visual Studio 2005.   Based on the schema it doesn't look like the April CTP would work either.

Which versions should I be using to get this to work

I can get the local processing of a report to work.  It only fails when doing remote processing.





Answer this question

Reportviewer issue using Visual Studio 2005 (June CTP). What SQL version should be used?

  • Skippy1313

    Let me clarify.  I am using VS 2005 Beta (June (not july) CTP from MSDN subscription).
  • LisaF

    If I understand you are using VS June CTP and SQL Server 2005 June CTP. If that is the case or, you are using July SQL Server CTP, the versions are incompatible.
    With June SS CTP, you have to go back to VS Beta 2.
    HTH

  • TazInfo

    With SQL Server 2005 June CTP you should use VS 2005 Beta 2.
    Roy

  • Reportviewer issue using Visual Studio 2005 (June CTP). What SQL version should be used?