473,382 Members | 1,717 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Copying site to cd?

I would like to copy my full ASP.NET website to a cd to pass out to people
without computers. Is this possible? How could I do this?
Nov 19 '05 #1
10 959

"VB Programmer" <xD**********@Dont.com> wrote in message
news:uH**************@TK2MSFTNGP14.phx.gbl...
I would like to copy my full ASP.NET website to a cd to pass out to people
without computers. Is this possible? How could I do this?


What would they use to play the CD? An audio CD Player? A video DVD
player?

- Oliver
Nov 19 '05 #2
If they don't have a computer, what would they see your site on ?

A Sony CD Walkman ?


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"VB Programmer" <xD**********@Dont.com> wrote in message
news:uH**************@TK2MSFTNGP14.phx.gbl...
I would like to copy my full ASP.NET website to a cd to pass out to people without
computers. Is this possible? How could I do this?

Nov 19 '05 #3
Yes this is possible. You will need to have your own host (since the CD won't
be using IIS). Cassini can be used for this:

http://asp.net/Default.aspx?tabindex=6&tabid=41

It's fairly simple in fact... Aaron wrote a somewhat detailed article on
how to do it manually (w/o Cassini):

http://msdn.microsoft.com/msdnmag/is...n/default.aspx

-Brock
DevelopMentor
http://staff.develop.com/ballen
I would like to copy my full ASP.NET website to a cd to pass out to
people without computers. Is this possible? How could I do this?


Nov 19 '05 #4
>> I would like to copy my full ASP.NET website to a cd to pass out to
people without computers. Is this possible? How could I do this?

Hmm, I guess I hit send a bit early... I missed the without computers requirement
there... Yeah, that's going to be a bit difficult...

-Brock
DevelopMentor
http://staff.develop.com/ballen
Yes this is possible. You will need to have your own host (since the
CD won't be using IIS). Cassini can be used for this:

http://asp.net/Default.aspx?tabindex=6&tabid=41

It's fairly simple in fact... Aaron wrote a somewhat detailed article
on how to do it manually (w/o Cassini):

http://msdn.microsoft.com/msdnmag/is...tation/default.
aspx

-Brock
DevelopMentor
http://staff.develop.com/ballen


Nov 19 '05 #5
Brock,

he specifically ruled out using a computer to view the site.

The solutions you mention ( which I would have mentioned if he
had not specified that his objective is to pass the site-on-a-CD
to people *without computers* ) require the use of a computer.


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Brock Allen" <ba****@NOSPAMdevelop.com> wrote in message
news:11***********************@msnews.microsoft.co m...
Yes this is possible. You will need to have your own host (since the CD won't be using
IIS). Cassini can be used for this:

http://asp.net/Default.aspx?tabindex=6&tabid=41

It's fairly simple in fact... Aaron wrote a somewhat detailed article on how to do it
manually (w/o Cassini):

http://msdn.microsoft.com/msdnmag/is...n/default.aspx

-Brock
DevelopMentor
http://staff.develop.com/ballen
I would like to copy my full ASP.NET website to a cd to pass out to
people without computers. Is this possible? How could I do this?

Nov 19 '05 #6
Yeah, I noticed that after the fact... I wonder what's he's really trying
to do then...?

-Brock
DevelopMentor
http://staff.develop.com/ballen
Brock,

he specifically ruled out using a computer to view the site.

The solutions you mention ( which I would have mentioned if he had not
specified that his objective is to pass the site-on-a-CD to people
*without computers* ) require the use of a computer.

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================
"Brock Allen" <ba****@NOSPAMdevelop.com> wrote in message
news:11***********************@msnews.microsoft.co m...
Yes this is possible. You will need to have your own host (since the
CD won't be using IIS). Cassini can be used for this:

http://asp.net/Default.aspx?tabindex=6&tabid=41

It's fairly simple in fact... Aaron wrote a somewhat detailed article
on how to do it manually (w/o Cassini):

http://msdn.microsoft.com/msdnmag/is...tation/default
.aspx

-Brock
DevelopMentor
http://staff.develop.com/ballen
I would like to copy my full ASP.NET website to a cd to pass out to
people without computers. Is this possible? How could I do this?


Nov 19 '05 #7
I have no idea...

Maybe he'll clear that up, or maybe it was just a "crossed wire" and
he really meant "to distribute to people who don't run a web server".

Ex-MVP and former owner of the "15Seconds" site, Wayne Berry,
wrote a neat application which converted all dynamic ASP 2/3 pages
to HTML, allowing site distribution which could be viewed in a PC
which didn't need a web server to run the ASP application,
but I have never seen a website which runs without a computer.


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Brock Allen" <ba****@NOSPAMdevelop.com> wrote in message
news:11***********************@msnews.microsoft.co m...
Yeah, I noticed that after the fact... I wonder what's he's really trying to do then...?

-Brock
DevelopMentor
http://staff.develop.com/ballen
Brock,

he specifically ruled out using a computer to view the site.

The solutions you mention ( which I would have mentioned if he had not
specified that his objective is to pass the site-on-a-CD to people
*without computers* ) require the use of a computer.

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================
"Brock Allen" <ba****@NOSPAMdevelop.com> wrote in message
news:11***********************@msnews.microsoft.co m...
Yes this is possible. You will need to have your own host (since the
CD won't be using IIS). Cassini can be used for this:

http://asp.net/Default.aspx?tabindex=6&tabid=41

It's fairly simple in fact... Aaron wrote a somewhat detailed article
on how to do it manually (w/o Cassini):

http://msdn.microsoft.com/msdnmag/is...tation/default
.aspx

-Brock
DevelopMentor
http://staff.develop.com/ballen
I would like to copy my full ASP.NET website to a cd to pass out to
people without computers. Is this possible? How could I do this?


Nov 19 '05 #8
"VB Programmer" <xD**********@Dont.com> wrote in
news:uH**************@TK2MSFTNGP14.phx.gbl:
I would like to copy my full ASP.NET website to a cd to pass out to
people without computers. Is this possible? How could I do this?

Seriously, paper is best for these people. Perhaps print off your website
and give it to these people on paper. (Or print of paper reports).
--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Nov 19 '05 #9
Sorry for the confusion. I want to create a cd (like a sales cd) to give to
clients so that, even if they have NO internet connection, they can go thru
the site and look at it. Make sense?

Thanks! :)

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:Oy**************@TK2MSFTNGP09.phx.gbl...
I have no idea...

Maybe he'll clear that up, or maybe it was just a "crossed wire" and
he really meant "to distribute to people who don't run a web server".

Ex-MVP and former owner of the "15Seconds" site, Wayne Berry,
wrote a neat application which converted all dynamic ASP 2/3 pages
to HTML, allowing site distribution which could be viewed in a PC
which didn't need a web server to run the ASP application,
but I have never seen a website which runs without a computer.


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Brock Allen" <ba****@NOSPAMdevelop.com> wrote in message
news:11***********************@msnews.microsoft.co m...
Yeah, I noticed that after the fact... I wonder what's he's really trying
to do then...?

-Brock
DevelopMentor
http://staff.develop.com/ballen
Brock,

he specifically ruled out using a computer to view the site.

The solutions you mention ( which I would have mentioned if he had not
specified that his objective is to pass the site-on-a-CD to people
*without computers* ) require the use of a computer.

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================
"Brock Allen" <ba****@NOSPAMdevelop.com> wrote in message
news:11***********************@msnews.microsoft.co m...

Yes this is possible. You will need to have your own host (since the
CD won't be using IIS). Cassini can be used for this:

http://asp.net/Default.aspx?tabindex=6&tabid=41

It's fairly simple in fact... Aaron wrote a somewhat detailed article
on how to do it manually (w/o Cassini):

http://msdn.microsoft.com/msdnmag/is...tation/default
.aspx

-Brock
DevelopMentor
http://staff.develop.com/ballen
> I would like to copy my full ASP.NET website to a cd to pass out to
> people without computers. Is this possible? How could I do this?
>



Nov 19 '05 #10
"VB Programmer" <xD**********@Dont.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Sorry for the confusion. I want to create a cd (like a sales cd) to give
to clients so that, even if they have NO internet connection, they can go
thru the site and look at it. Make sense?

Thanks! :)


As Brock said:

Yes this is possible. You will need to have your own host (since the CD
won't
be using IIS). Cassini can be used for this:

http://asp.net/Default.aspx?tabindex=6&tabid=41

It's fairly simple in fact... Aaron wrote a somewhat detailed article on
how to do it manually (w/o Cassini):

http://msdn.microsoft.com/msdnmag/is...n/default.aspx
- Oliver
Nov 19 '05 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

22
by: Matt | last post by:
When browsing a web page a user has the ability to highlight content on a page (by holding down the left mouse button and dragging the mouse over the desired content). Is there a way to disable...
102
by: me | last post by:
How do I prevent the save/print/email/mypictures toolbar from popping up when IE users place their cursor over photos at my website? Thank you in advance for your help. Signed, me
7
by: hdf | last post by:
hi i wuld like to prevent ppl from copying my images na text from my web site is there a esay to use java script dat i can use for this or sum setting in the html tags that can do dat to. I'm...
0
by: mlfblom | last post by:
Hi, I am running visual studio 2005 on a Vista Ultimate client. I have created a remote site on a Windows 2003 R2 server. This site has about 100 aspx, many App_Code files and several references...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.