문제

I'm having small issue with SSRS2005.
In my project I have 2 reports (lets say ReportA and ReportB).
Recently, I renamed ReportA to ReportC and now I have 3 links on server (ReportA,ReportB,ReportC).
Ofcourse ReportA is the same link as ReportC. Any ideas ?

도움이 되었습니까?

해결책

Managing reports in SSRS2005 should be for development purposes and deployment of reports. However to really manage the reports as "files" (ie: rename, delete, etc), you should be using the server pages themselves.

http://<your server>/Reports/Pages/Folder.aspx

In there you'll be able do proper deleting and renaming of reports, and you won't have to copy, rename, copy back like you tried above.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top