Re: SOAP header error

From: Maersa (ma_ersa_at_hotmail.com)
Date: 06/21/04


Date: Mon, 21 Jun 2004 18:34:58 +0800

hi akshai,

that's exactly what i'm doing....

-------------------------------------------------
   Session session = null;
   BeginSession begin = new BeginSession();
   EndSession end = new EndSession();

   return (this.Discover( new Discover( RequestType, Restrictions,
Properties) ,ref session, begin , end )).@return;
-------------------------------------------------

the only difference is that the above code lies in a method that i've added
to the MsXmlanalysis proxy .

thanks,

"Akshai Mirchandani [MS]" <akshaim@online.microsoft.com> wrote in message
news:40d39a7e$1@news.microsoft.com...
> 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: SOAP header error
    ... EndSession objects to the function and they haven't been initialized ... commented out for how to begin, end and reference a session. ... Please do not send email directly to this alias. ... > BeginSession begin = new BeginSession; ...
    (microsoft.public.data.xmlanalysis)
  • Jetty Session ID Prediction
    ... Name: Jetty Session Id Prediction ... Discover: Chris Anley ... The views expressed in this email do not necessarily reflect NGS policy. ...
    (Bugtraq)
  • [VulnWatch] Jetty Session ID Prediction
    ... Name: Jetty Session Id Prediction ... Discover: Chris Anley ... The views expressed in this email do not necessarily reflect NGS policy. ...
    (VulnWatch)
  • Re: [SLE] /etc/opt/kde3/share/config/kdm/kdmrc in 9.1
    ... > it logs you out. ... How did you discover this? ... How would one trigger this type of session? ...
    (SuSE)
  • Impersonation question
    ... discover the current user's Windows logon name. ... turning on impersonation for the whole session? ...
    (microsoft.public.dotnet.security)