Re: SOAP header error

From: Akshai Mirchandani [MS] (akshaim_at_online.microsoft.com)
Date: 06/19/04


Date: Fri, 18 Jun 2004 18:44:42 -0700

I assume you are using the WSDL to build a .NET application -- have you seen
the code in the Sample.NET application in SoapClient.vb? You will see that
it declares a variable of type MsXmlAnalysis.Session and passes it to the
Discover/Execute functions.

HTH,
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.
"Maersa" <ma_ersa@hotmail.com> wrote in message
news:%23skemsZVEHA.1652@TK2MSFTNGP09.phx.gbl...
> hi all,
>
> i keep getting the following error when calling the Discovery method....
>
> "Required field/property MsAnalysis.BeginSessionValue of SOAP header
> BeginSession was not set by the client prior to making the call.
>
> does anybody know what may be causing this problem ?
>
> thanks,
>
>


Relevant Pages

  • Re: tclsoap array-based queries
    ... an alias to use (only really useful if you do the stubs creation). ... do you see a WSDL come up? ...
    (comp.lang.tcl)
  • Re: Upgrading an Application from XMLA 1.0 to 1.1
    ... I suggest to start with a clean project and make it work using the new WSDL. ... Please do not send email directly to this alias. ... call to the Execute method as it was in XMLA1.0, ...
    (microsoft.public.data.xmlanalysis)