all groups > dotnet web services > may 2005 >
You're in the

dotnet web services

group:

Web Services with no IIS?



Web Services with no IIS? gregory_may
5/30/2005 10:37:28 PM
dotnet web services: Is it possible to run .Net Web services in production with out IIS? A
customer wants to Avoid using IIS if possible.

Re: Web Services with no IIS? gregory_may
5/30/2005 10:51:18 PM
i found this on Remoting, Its not what I had in mind, but it may do the
trick.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconremotingexampledynamicpublication.asp

[quoted text, click to view]

Re: Web Services with no IIS? Mona
5/31/2005 12:00:00 AM
Hi Gregory,

I'm sorry to infor myou but this is not possible.=20
The web service has to be hosted on a web server.=20
Since IIS is the only web server that supports .Net, IIS MUST be =
installed.=20

HTH

Mona[Grapecity]


[quoted text, click to view]
Re: Web Services with no IIS? Chad Z. Hower aka Kudzu
5/31/2005 12:00:00 AM
"gregory_may" <None> wrote in news:#8YS#FaZFHA.1412@TK2MSFTNGP12.phx.gbl:
[quoted text, click to view]

Yes its possible, but its not very easy and I would stronly recommend against
it. Im not sure if Cassini can do them, but even if it can I would not
recommend it.

We have a standalone HTTP server built on Indy (http://www.indyproject.org)
which runs many ASP.NET scenarios, but its custom built for something we are
doing.


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Re: Web Services with no IIS? William Stacey [MVP]
5/31/2005 12:00:00 AM
You could use WSE. Can host it in IIS, an .Net EXE and/or a service.

--
William Stacey [MVP]

[quoted text, click to view]

Re: Web Services with no IIS? gregory_may
5/31/2005 10:52:47 AM
I think that Remoting may be the ticket. Its ok if Anonymous nodes hit my
exposed services, so, this could be they way to go?

Thanks!

[quoted text, click to view]

Re: Web Services with no IIS? hellrazor
6/10/2005 10:38:26 AM
"gregory_may" <None> wrote in
news:edL9yggZFHA.3960@TK2MSFTNGP10.phx.gbl:

[quoted text, click to view]

Don't quote me on this but I've heard that Framework 2.0 will allow your
AddThis Social Bookmark Button