Re: Sending and Receiving SOAP messages

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hope this helps,

I'm posting just to let you know that you made me laugh by responding to
the OP question ended by TIA (abbreviation for "thanks in advance") by
writing "TIA" as his name. Thanks for making my day better .-)

"Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:%23muOjmCeGHA.3948@xxxxxxxxxxxxxxxxxxxxxxx
TIA,

If you are going to code the client and the server (if your service
doesn't really fit into the profile of an HTTP hosting environment), then
the only option you have right now is to look at Windows Communication
Foundation. However, the technology isn't even in beta yet, so it will
take a little bit of work as the technology changes (although the days of
massive changes are going to be much less than before, where there was
great turnover).

If you can handle your service side being hosted in IIS and using Basic
HTTP profiles, then you can use Web Services in ASP.NET. If you can
handle the service side being hosted in IIS, and need the WS specs to be
implemented, then you can use the Web Service Enhancements/Extensions (I
can't remember which it is) from Microsoft.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx

"Tony Clark" <Tony@xxxxxxxx> wrote in message
news:uzGyY9BeGHA.3632@xxxxxxxxxxxxxxxxxxxxxxx
Hi,

I am creating a network application and want to use SOAP messages to
communicate between clients (I am not consuming a web service!!), does
anyone know of any good tutorials (or sample code) to allow my
application to send and recieve SOAP messages.

TIA






.



Relevant Pages

  • Re: Sending and Receiving SOAP messages
    ... take a little bit of work as the technology changes (although the days of ... If you can handle your service side being hosted in IIS and using ... then you can use Web Services in ASP.NET. ... I am creating a network application and want to use SOAP messages to ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: IIS5 to 6 migration trouble with ASP include directives
    ... >> We have enabled parent paths, ... >> directives differently than IIS 5. ... >> TIA ... >> John Chertudi ...
    (microsoft.public.inetserver.asp.general)
  • Re: ftp prevent folder creation
    ... IIS6. ... Since IIS is NOT a native program to WinXP your question should be posed in; ...
    (microsoft.public.windowsxp.general)
  • Re: Missing a virtual directory but which one - MachineToApplication error.
    ... TIA - Jeff. ... Use the server's IIS Manager to do that. ... The problem is - I don't know what virtual directory it is looking for. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: changing name space before deployment
    ... I assume that I need to rebuild the bins after this ... Also what about the proxy references to the web services ... >> I have some web services that use tempuri.org in the namespace definition. ... >> TIA ...
    (microsoft.public.dotnet.framework.webservices)