PerformancePoint Blog

A Blog about PerformancePoint and Microsoft BI technologies. Your host is Russell Christopher

Can’t find ReportExecutionService?

Posted by Russell on June - 16 - 2010 with 4 Comments

Proof positive you need to keep writing code or your skills atrophy. This morning I needed to write some simple code to render an SSRS report as an image using the SSRS Web Services….

In VS, I added a Service Reference to ReportExecution2005.asmx and my proxy was dutifully generated. However, I couldn’t find ReportExecutionService – the only thing I saw that looked “about right” was ReportExecutionServiceSoap and ReportExecutionServiceSoapClient.

I flailed around for a bit and then realized I hadn’t actually added a Web Reference, I had added a Service Reference: Two different things. I killed my Service References, opened the Add Service Reference dialog, and clicked the Advanced button – The “Add a Web Reference isntead of a Service Reference” button was all I needed.

4 Responses so far.

  1. Rob says:

    Cool, I fell foul of that one too. thanks.

  2. Seth says:

    Thanks man! I was pissing around with this for the last 30 minutes or so and getting real frustrated.

  3. Weiran Ye says:

    Thanks a million!!

  4. Marko says:

    Added the Web Reference but still no luck :S


  • RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter
  • Linkedin
  • Russell's About.Me Profile