Santosh Ransubhe


Hi,

Is there some way through which we can find the classes and function registered with Analysis Services, when we add Assembly code for Stored procedures

Thanks,
Santosh.





Re: Way to find registered classes/functions for the Assemblies added in Analysis Service.

Thomas Ivarsson


Have you not found this in SQL Server Management Studio. Look under the object explorer for Analysis Services. I can see two folders under the SSAS2005 server: Databases and Assemblies.

Regards

Thomas Ivarsson






Re: Way to find registered classes/functions for the Assemblies added in Analysis Service.

Santosh Ransubhe

Yes, i could see that. But what I was looking for is the classes and functions registered within those Assemblies registered. Basically, the stored procedures supported inside the Assemblies. Because all the time i get the error saying "This function XYZ does not exist".