Quantcast
Channel: Team Foundation Server - General forum
Viewing all articles
Browse latest Browse all 6687

Get the report server details of a tfs instance

$
0
0

HI

I have tried the following method to get the report server attached to the tfs instance. but this returns no details. Please help on this.

UritfsUri =newUri(uri);

TfsConfigurationServerconfigurationServer =

TfsConfigurationServerFactory.GetConfigurationServer(tfsUri);

ReadOnlyCollection<CatalogNode> collectionNodes =

                configurationServer.CatalogNode.QueryChildren(new[] { CatalogResourceTypes.ReportingServer,CatalogResourceTypes.ReportingConfiguration,

CatalogResourceTypes.SqlReportingInstance}

, true,CatalogQueryOptions.IncludeParents);

Thanks

Poornima

               


Viewing all articles
Browse latest Browse all 6687

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>