Re: SoapException: Error not specified, acessing catalogs!!!

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

  • Next message: Patrice Lamarche: "Re: The Web Control for Business Intelligence can export to excel?"
    Date: 6 Jul 2004 01:25:16 -0700
    
    

    "Akshai Mirchandani [MS]" <akshaim@online.microsoft.com> wrote in message news:<e6k6ihtYEHA.2544@TK2MSFTNGP10.phx.gbl>...
    > Can you upgrade to XMLA 1.1 consistently to use the sample.net? The 1.1
    > sample and the 1.0 SDK are not compatible. Also, if you post the
    > request/response XML messages it may be easier to figure out what the
    > problem is.
    >
    > Thanks,
    > Akshai
    > --
    > This posting is provided "AS IS" with no warranties, and confers no rights
    > Please do not send email directly to this alias. This alias is for newsgroup
    > purposes only.
    >
    > "Pedro" <pnmm@portugalmail.pt> wrote in message
    > news:9f72c57b.0407051052.1104d608@posting.google.com...
    > > 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(SoapClient
    > Message
    > > 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)
    > > &#5893;.&#5888;(String A_0, String A_1, String A_2)
    > > &#5893;.&#5888;(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.RaisePo
    > stBackEvent(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!!!

    Thanks Akshai, but i solved the problem installing SLQ SP3 for ASP.
    This may be some kind of conflicts with versions of xmla, analyses
    services of sql and sql itself.

    Thanks anyway!


  • Next message: Patrice Lamarche: "Re: The Web Control for Business Intelligence can export to excel?"