standalone web server

standalone web server

am 16.04.2008 17:58:01 von Randy

Can anyone direct me to the best standalone web server? I'm wanting to
package it with a web app which will need to run on the client machine which
will have IIS turned off.
Thanks

Re: standalone web server

am 16.04.2008 19:03:44 von NoSpamMgbworld

I would imagine someone has an example of deploying the ASP.NET development
server, as it is a single assembly. You will have to spin it up as part of
your app start, of course. The origins of this were the Cassini project,
which you can still download from www.asp.net.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

*************************************************
| Think outside the box!
|
*************************************************
"Randy" wrote in message
news:eom$mq9nIHA.4308@TK2MSFTNGP06.phx.gbl...
> Can anyone direct me to the best standalone web server? I'm wanting to
> package it with a web app which will need to run on the client machine
> which will have IIS turned off.
> Thanks
>

RE: standalone web server

am 16.04.2008 23:34:00 von FamilyTreeMike

You probably should confirm with your customer why IIS is turned off. The
reason it is turned off may pertain to any of the other options as well.

"Randy" wrote:

> Can anyone direct me to the best standalone web server? I'm wanting to
> package it with a web app which will need to run on the client machine which
> will have IIS turned off.
> Thanks
>
>
>