XA:Session Eception -
05-21-2006
, 10:49 PM
Hi
I'm getting an exception thrown when I try to retrieve a list of catalogs
from pne particular remote machine.
The Exception is: - The NameSpace XA:Session is not valid for the method
Discover
the full stack is
StackTrace " at
Microsoft.AnalysisServices.AdomdClient.AdomdConnec tion.XmlaClientProvider.Microsoft.AnalysisServices .AdomdClient.AdomdConnection.IXmlaClientProviderEx .Discover(String
requestType, IDictionary restrictions, InlineErrorHandlingType
inlineErrorHandling, Boolean sendNamespaceCompatibility)\r\n at
Microsoft.AnalysisServices.AdomdClient.AdomdConnec tion.RetrieveSchemaRowsets(Boolean
createSession)\r\n at
Microsoft.AnalysisServices.AdomdClient.AdomdConnec tion.GetSchemaDataSet(Guid
schema, Object[] restrictions, Boolean throwOnInlineErrors)\r\n at
Microsoft.AnalysisServices.AdomdClient.AdomdConnec tion.GetSchemaDataSet(Guid
schema, Object[] restrictions)\r\n at spfData.Web.getCatalogs(String
sDataSrc) in D:\\Development\\Calumo
Projects\\CalumoWeb\\calDAL\\msOlap.cs:line 1250" string
It has to be something enviromental on that particular box but am unsure
what I am missing. That particular box did have MSAS2005 installed once but
has since been uninstalled. I am connected remotely using xmla.
TIA |