Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. SQL Reporting services 2005

SQL Reporting services 2005

Scheduled Pinned Locked Moved Database
data-structuresdatabasesql-serversysadminhelp
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MSinha
    wrote on last edited by
    #1

    I am using SSRS 2005 for the remote access of the reports. I will put url on browser, this will show the result. I am using ListChildren method. catalogItems = rService.ListChildren(Global.ReportPath,true); But the code is not working. This will make the tree. This should retrieve no. of reports from report server remotely and put in array, catalogItems. Based on the number of reports the another loop will retrieve names of the reports and will populate the tree vi:)ew. Help me please.

    P 1 Reply Last reply
    0
    • M MSinha

      I am using SSRS 2005 for the remote access of the reports. I will put url on browser, this will show the result. I am using ListChildren method. catalogItems = rService.ListChildren(Global.ReportPath,true); But the code is not working. This will make the tree. This should retrieve no. of reports from report server remotely and put in array, catalogItems. Based on the number of reports the another loop will retrieve names of the reports and will populate the tree vi:)ew. Help me please.

      P Offline
      P Offline
      pmarfleet
      wrote on last edited by
      #2

      Why is it not working? Do you get an exception? If so, what is the message?

      Paul Marfleet "No, his mind is not for rent To any God or government" Tom Sawyer - Rush

      M 1 Reply Last reply
      0
      • P pmarfleet

        Why is it not working? Do you get an exception? If so, what is the message?

        Paul Marfleet "No, his mind is not for rent To any God or government" Tom Sawyer - Rush

        M Offline
        M Offline
        MSinha
        wrote on last edited by
        #3

        Now I am able to populate the reports remotely. I have used following lines : rService.Url = "http://10.10.40.2/ReportServer/ReportService2005.asmx"; before, catalogItems = rService.ListChildren(Global.ReportPath, true); and added web references.:) But I do'nt know how to do role based forms authentication. I need help.

        P 1 Reply Last reply
        0
        • M MSinha

          Now I am able to populate the reports remotely. I have used following lines : rService.Url = "http://10.10.40.2/ReportServer/ReportService2005.asmx"; before, catalogItems = rService.ListChildren(Global.ReportPath, true); and added web references.:) But I do'nt know how to do role based forms authentication. I need help.

          P Offline
          P Offline
          pmarfleet
          wrote on last edited by
          #4

          This is a different question to the one you began the thread with. You should really start a new thread for it.

          Paul Marfleet "No, his mind is not for rent To any God or government" Tom Sawyer - Rush

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups