Showing posts with label folder. Show all posts
Showing posts with label folder. Show all posts

Monday, March 26, 2012

Reporting Services 2005 - Simple Q

Hi All,

We have an installation of 2005 on Win box. We have deployed reports in one folder Folder A and some reports in a subfolder of A called B.

Now we have put integrated windows authentication. I have edited the security of sub folder B and just provided login to User X. The main folder A has both users X and Y as users, X being content manager and Y being Browser. But whenever I login as User Y I still see the sub folder.

Is there any way to hide that folder?

Also to mention that both users X and Y are part of BUILT IN \ Adminsitrators group

Thanks

Manbish

This is behavior is because we try to prevent you from locking yourself out of the report server.

It is documented here: http://msdn2.microsoft.com/en-us/library/ms157255.aspx

Hope this helps,

-Lukasz

Tuesday, March 20, 2012

Reporting services

Hi
I would like to know how to create a file programatically(VB) in the
reporting services folder, so that it can be accessed from the report
manager.Do you mean create an RDL file? You can find a walk through
on this in books online. An RDL file is just XML so you can
use the XMLTextWriterClass. Check the books online topic:
Generating Report Definition Language Programmatically
and the tutorial:
Tutorial: Generating RDL Using the .NET Framework
-Sue
On 20 Sep 2006 10:44:07 -0700, vishnu.nallamothu@.gmail.com
wrote:

>Hi
> I would like to know how to create a file programatically(VB) in the
>reporting services folder, so that it can be accessed from the report
>manager.

Reporting services

Hi
I would like to know how to create a file programatically(VB) in the
reporting services folder, so that it can be accessed from the report
manager.Do you mean create an RDL file? You can find a walk through
on this in books online. An RDL file is just XML so you can
use the XMLTextWriterClass. Check the books online topic:
Generating Report Definition Language Programmatically
and the tutorial:
Tutorial: Generating RDL Using the .NET Framework
-Sue
On 20 Sep 2006 10:44:07 -0700, vishnu.nallamothu@.gmail.com
wrote:
>Hi
> I would like to know how to create a file programatically(VB) in the
>reporting services folder, so that it can be accessed from the report
>manager.

Monday, March 12, 2012

Reporting services

Hi
I would like to know how to create a file programatically(VB) in the
reporting services folder, so that it can be accessed from the report
manager.
Do you mean create an RDL file? You can find a walk through
on this in books online. An RDL file is just XML so you can
use the XMLTextWriterClass. Check the books online topic:
Generating Report Definition Language Programmatically
and the tutorial:
Tutorial: Generating RDL Using the .NET Framework
-Sue
On 20 Sep 2006 10:44:07 -0700, vishnu.nallamothu@.gmail.com
wrote:

>Hi
> I would like to know how to create a file programatically(VB) in the
>reporting services folder, so that it can be accessed from the report
>manager.