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" <temp@xxxxxx> wrote in message
news:eom$mq9nIHA.4308@xxxxxx
Quote:
> 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
>