all groups > sql server reporting services > november 2004 >
You're in the

sql server reporting services

group:

Calling a web service from Custom Code Block


Calling a web service from Custom Code Block billd
11/8/2004 7:23:03 PM
sql server reporting services:
Is it possible to make a web service call from a report's custom code
section? Or is it neccesary to wrtie a custom assembly to do it?

Re: Calling a web service from Custom Code Block Peter Blackburn (www.sqlreportingservices.net)
11/9/2004 11:10:27 PM
It will be necessary to write a custom assembly to do it - unless you
unsecure the permissions of the Report Expressions - which is not a good
idea.

You'll need to learn about Code Access Security to do this properly and our
book's Chapter 9 will give you a great deal of information to get you up and
running with writing Custom Assemblies and Securing them for use in
Reporting Services.

Peter Blackburn
Hitchhiker's Guide to SQL Server 2000 Reporting Services
http://www.sqlreportingservices.net


[quoted text, click to view]

Re: Calling a web service from Custom Code Block mikey
11/25/2004 8:43:04 AM
Peter,

Doing something similar to Chapter 9 - but getting stuck on what I need to
put into the policy file - I have read Yogesh's link - but still having
problems.

Any help appreciated.


[quoted text, click to view]
AddThis Social Bookmark Button