SoapException: Error not specified, acessing catalogs!!!

From: Pedro (pnmm_at_portugalmail.pt)
Date: 07/05/04

  • Next message: Igor Krupitsky: "XMLA and ragged hierarchies"
    Date: 5 Jul 2004 11:52:05 -0700
    
    

    Hi, i'm trying to use xmla 1.0 to access FoodMart 2000.

    I managed to access datasource, but i cannot access to catalogs.

    I've tryied the vb.net samples that come with xmla 1.1 sdk and the
    result is the same.

    The error message is below:

    [SoapException: Erro não especificado]
       System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
    message, WebResponse response, Stream responseStream, Boolean
    asyncCall)
       System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
    methodName, Object[] parameters)
       MSSQLBI.XmlAnalysis.XmlaSoapClient.Discover(String RequestType,
    XmlElement Restrictions, XmlElement Properties)
       ᜅ.ᜀ(String A_0, String A_1, String A_2)
       ᜅ.ᜀ(DataSource A_0)
       MSSQLBI.Web.Olap.OlapControl.GetCatalogList(DataSource ds,
    XmlaSoapClient xmlaSoapClient)
       mssqlbiwebctrlsample.Connection.btnGetCatalogs_Click(Object sender,
    EventArgs e) in c:\programas\visual studio .net web control for
    bi\sample\connection.aspx.cs:79
       System.Web.UI.WebControls.Button.OnClick(EventArgs e)
       System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String
    eventArgument)
       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
    sourceControl, String eventArgument)
       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
       System.Web.UI.Page.ProcessRequestMain()

    Can someone help me?

    Thanks in advance!!!


  • Next message: Igor Krupitsky: "XMLA and ragged hierarchies"