Pregunta

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 ?

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top