soap service in standalone app



Hi,

In an C# appl I need a soap service to be called by other clients (unix systems)
In Visual Studio .NET it seems only possible to create a soap
service as an .asmx file to be used in IIS.

Does anybody know how to create a soap service to be run in a
application (thread) ? (thus *without* IIS)

thanks
Rob Frohwein
.



Relevant Pages

  • embedded soap service in C#
    ... In an C# appl I need a soap service to be called by other (unix systems) ... In Visual Studio .NET it seems only possible to create a soap ...
    (microsoft.public.dotnet.general)
  • soap service in standalone app
    ... In an C# appl I need a soap service to be called by other (unix) systems. ... In Visual Studio .NET it seems only possible to create a soap ...
    (microsoft.public.dotnet.framework.webservices)

Loading