Re: [DOTNET] Remote web service

2002-04-30 Thread Dzuy Nguyen
/soap/encoding/";>http://www.my.com/mapi";>1,1020192207,7fdb7a3a936aba9d857c0824f6e42ca7 == The string is what I'm interested in but .Net shows nothing! -Original Message- From: Christian Weyer [mailto:[EMAIL PROTECTED]] Sent: Tu

Re: [DOTNET] Remote web service

2002-04-30 Thread Dzuy Nguyen
: [DOTNET] Remote web service Did you aready use a logging tool like tcpTrace [1] to watch what the server is answering ... ? Cheers, Christian - .NET XML Web Services Repertory http://www.xmlwebservices.cc/ - [1] http

Re: [DOTNET] Remote web service

2002-04-30 Thread Christian Weyer
Did you aready use a logging tool like tcpTrace [1] to watch what the server is answering ... ? Cheers, Christian - .NET XML Web Services Repertory http://www.xmlwebservices.cc/ - [1] http://www.pocketsoap.com/ Dzuy Nguyen wro

[DOTNET] Remote web service

2002-04-30 Thread Dzuy Nguyen
Hello, I'm trying to access a remote application from .Net via the SOAP interface. My first C# program code is as follow: ---code snippet namespace MyLogin { using System.Xml.Serialization; using System; using System.Web.Services.Protocols; using System.W