Ask a Question related to ASP.NET Web Services, Design and Development.
-
Rama krishna #1
Re: SoapClient i .NET ?
Hi:
EVen iam getting evrything, that accesssing web services from VB, using SOAP
Tool kit. But i would to provide security for the VB client inorder to
access the web service, similar as windows authentication (promting for user
name and pwd)....How we can achieve this. Any ideas..
Tx in advance
RK
"Roger Down" <roger.down@c2i.net> wrote in message
news:uppIly$KDHA.1608@TK2MSFTNGP11.phx.gbl...solution.> With the Soap Toolkit in VB, I could access soap webservices very easy.
>
> Dim sc As SoapClient
> Set sc = New SoapClient
> sc.mssoapinit "http://server/path/services.asmx?wsdl"
> sc.SomeMethod()
>
> I want to do the same thing in .net languages... I know I can interop the
> COM classes in the Soap Toolkit, but I was hoping for a pure .neteasy>
> I have read many .net webservices tutorials, and most of them uses the
> method of adding the uri to the webreferences. What I am looking for is a
> more generic way of accessing all webservices, like the SoapClient... The
> framework has many Soap related classes, but I can't find any quite as> as the one in the Soap Toolkit. Is there an easy way of accomplish the
> generic functionality of the SoapClient class in the Soap Toolkit ?
>
>
> Regards... :-)
>
>
Rama krishna Guest
-
#40584 [NEW]: new Soapclient produces Segfault/Core dump
From: thejam at gmail dot com Operating system: SLES 10 (s390x) 64bit PHP version: 5.2.1 PHP Bug Type: SOAP related Bug... -
#40652 [NEW]: SOAP Headers on SoapClient
From: checkoutwhatsinside at gmail dot com Operating system: Linux PHP version: 5.2.1 PHP Bug Type: Feature/Change Request... -
#37850 [Com]: Reference counting bug in SoapClient::__setSoapHeaders()
ID: 37850 Comment by: reshma_rajagopal at yahoo dot com Reported By: jeremiahh at allstardirectories dot com Status: ... -
WSE 2.0 SP1 SoapClient/Service and NAT
I have been working with WSE 2.0 for a few weeks now and it works great when I use endpoints that are completely local (soap.tcp://localhost/...). ... -
Problem to invoke a method of webservice from a C++ SoapClient
Hi, I used SoapClient Libray provided by SQLData to invoke a method exposed by Webservices of weblogic over HTTP.(using WSDL). I'm not successful...



Reply With Quote

