all groups > dotnet web services > november 2007 >
You're in the

dotnet web services

group:

Makeing an ASP + .NET website runable offline.


Makeing an ASP + .NET website runable offline. Wayne
11/12/2007 4:51:00 PM
dotnet web services:
Hi List,

We have a requirement to take a cut down section of a website and
effectively put it onto a CD.
The site is written in ASP and .NET2 and makes use of SQL (although
convertible to access) databases which holds its data/options.

What we are looking for is to take the site and 'compile' (maybe wrong
choice of words here but hopefully gets the point out) it onto a CD where
all the end user needs to do is insert and let autorun take over. Hopefully
with little or no software installation onto the PC itself.

The target PC's are going to be XP (pro) and above - no Linux or windows 98
to get in the way with this one.

I've done a little googleing and found programs that will convert/ compile
PHP to a runable form - but nothing that will do ASP.

I'm not to bothered if it gets converted into a single runable or if it
fires off some sort of background process and kicks in the browsers - as
long as the whole thing runs without the PC using the internet.

Yours
Wayne.
Re: Makeing an ASP + .NET website runable offline. Spam Catcher
11/13/2007 6:01:13 AM
"Wayne" <Wayne@/\/\TServices.co.uk> wrote in
news:OR0l1wUJIHA.4584@TK2MSFTNGP03.phx.gbl:

[quoted text, click to view]

You could use something like cassini:

http://ultidev.com/Products/Cassini/

[quoted text, click to view]


Or you can just create an installer to install the .NET files onto the
local pc?
AddThis Social Bookmark Button