,
Share with your friends 

Using Reporting Service Web service Rename Folder

0 ratings Views 265 
Author: krish (krishna kumar)  View Profile |  View other solutions by this author

Question / Problem


It is possible to create folder and delete folder. But I couldn't rename the folder using code it tried with setProperties method but name is ready only property

Solution

Try MoveItem method instead of SetProperties method.

You have give the same path and give the different name . This is the way to rename folder using Reporting Service Web service 

Applies to

Sql Server Reporting Service 2005 ,Sql Server Reporting Service 2008

Rank It

Login to rank it

Report


Advertisement