Using Reporting Service Web service Rename Folder
|
|
|
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 |
|