indersunny



Hello

I have a link on the header to jump to another report. It was working fine on test server but when deployed to production, is giving the followin error. Any suggestions
Thanks

Inder

  • The path of the item "(null)" is not valid. The path must be less than 260 characters long and must start with slash. Other restrictions apply. (rsInvalidItemPath)



Re: Navigation from the header

Viral Bhundia


Hi Innder,

Check out the following posts they should help you.

http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=88770&SiteID=1

http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=193096&SiteID=1

Hope this helps.







Re: Navigation from the header

Robert Bruckner MSFT

Make sure to install SP2 of SSRS 2005 on the server (http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/servicepacks/sp2.mspx) and drillthrough links in page header/footer should work.

-- Robert