Reporting Services – ReportExcecution2005 – Credentials and URL property missing

Today I was a bit confused during render a report programmatically.
I followed the example by Microsoft: http://msdn.microsoft.com/en-us/library/
reportexecution2005.reportexecutionservice.render.aspx (click)

I added the service reference for report execution and consumed it by a proxy.
Finally I was wondering why my proxy did know about the Credentials and Url Property and some other missing stuff.

ReportExcecution2005_Credentials_and_URL_property_missing

 

Finally figured out my little configuration issue, I used the “Add WCF Service dialog” instead the old “Web Service dialog”. After switch and rebuild all was fine.

Advertisement
This entry was posted in Reporting Services. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s