Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8946987
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T12:38:05+00:00 2026-06-15T12:38:05+00:00

With ReportingService2005 – CreateReport method the report can be created on report server. But

  • 0

With ReportingService2005 – CreateReport method the report can be created on report server. But how to set the value of Hide in list view check box to true?

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T12:38:06+00:00Added an answer on June 15, 2026 at 12:38 pm

    i got it finally 🙂
    In the case that someone needs it:

    var properties = new Property[1];
    var hidden = new Property { Name = "Hidden", Value = "True" };
    properties[0] = hidden;
    
    Warning[] warnings = ReportingService.CreateReport(fileNameWithoutExtension, ssrsFolder, true, fileContents, properties);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to query the hide/show status of parameters of a report. But it
Having issues calling the ReportingService2005.FindItems() method from within powershell v2. $rs = New-WebServiceProxy -Uri
I have a SQL Server 2008 R2 Report Server running on a Windows 7
ReportingService2010 service = new ReportingService2010(); ReportingService2010Soap reportService = service.getReportingService2010Soap(); ArrayOfCatalogItem catalogItems=reportService.listChildren(/, true); List<CatalogItem> items=catalogItems.getCatalogItem();
Short and sweet version: Is there a single web service method that would return
Question: I have written a console program that uses the SQL server 2005 web
public class MyReportRenderer { private rs2005.ReportingService2005 rs; private rs2005Execution.ReportExecutionService rsExec; //string casenumberKey; public void
I am using powershell to deploy our SSRS reports, but have come across an
I'm writing a powershell script to deploy a number of reports to SQL Server
I would like to know how to create a shared DataSet programmatically in Report

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.