PC Review


Reply
Thread Tools Rate Thread

Creating an executable version of the entire Web site.

 
 
snramkumar@gmail.com
Guest
Posts: n/a
 
      17th Dec 2006
How to create an executable version of the entire Web site without any
source code.


Best Regards,
S.N.Ramkumar.

 
Reply With Quote
 
 
 
 
=?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=
Guest
Posts: n/a
 
      17th Dec 2006
Bart DeSmet has some samples of how to host the ASP.NET Runtime and using the
Cassini webserver with a launcher app.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com




"(E-Mail Removed)" wrote:

> How to create an executable version of the entire Web site without any
> source code.
>
>
> Best Regards,
> S.N.Ramkumar.
>
>

 
Reply With Quote
 
Michael Nemtsev
Guest
Posts: n/a
 
      17th Dec 2006
Hello (E-Mail Removed),

Executable?! What do u mean?
When u select "Publish" website, VS will publish only markup aspx files and
compiled dll. So you have no source code.
Another way is to use precompiled functionality of ASP.NET 2.0 - see "How
to: Precompile ASP.NET Web Sites for Deployment " article into MSDN

> How to create an executable version of the entire Web site without any
> source code.
>
> Best Regards,
> S.N.Ramkumar.

---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


 
Reply With Quote
 
snramkumar@gmail.com
Guest
Posts: n/a
 
      23rd Dec 2006

Hello Michael Nemtsev,

My question same was asked while trying for the Microsoft MCP
Certificate. The same question as follows with choices.


/*************************************

You create a Web site for a customer.

You need to create an executable version of the entire Web site without
any source code. This will enable you to use FTP to transfer the Web
site to the customer's server.

Which tool should you use?

1) The ASP.NET Web Site Precompiler tool

2) InstallUtil.exe

3) The ASP.NET worker process

4) The Copy Web tool

Need your answer for the above.

*//////////////////////////////////////////////////

On Dec 17, 6:20 pm, Michael Nemtsev <nemt...@msn.com> wrote:
> Hello snramku...@gmail.com,
>
> Executable?! What do u mean?
> When u select "Publish" website, VS will publish only markup aspx files and
> compiled dll. So you have no source code.
> Another way is to use precompiled functionality of ASP.NET 2.0 - see "How
> to: Precompile ASP.NET Web Sites for Deployment " article into MSDN
>
> > How to create an executable version of the entire Web site without any
> > source code.

>
> > Best Regards,
> > S.N.Ramkumar.---

> WBR,
> Michael Nemtsev [C# MVP] :: blog:http://spaces.live.com/laflour
>
> "The greatest danger for most of us is not that our aim is too high and we
> miss it, but that it is too low and we reach it" (c) Michelangelo


 
Reply With Quote
 
Michael Nemtsev
Guest
Posts: n/a
 
      23rd Dec 2006
Hello (E-Mail Removed),

The answer is "1) The ASP.NET Web Site Precompiler tool"

Theoretically u can do this by 4) The Copy Web tool, but with the Default
ASP.net 2.0 project structure u see no binaries.
If your set the Web Extention which create the VS 2003 ASP.net site stucture
u theoretically will see the binaries and will have a change to deploy only
markup and binary the files (selecting one by one)

> Hello Michael Nemtsev,
>
> My question same was asked while trying for the Microsoft MCP
> Certificate. The same question as follows with choices.
>
> /*************************************
>
> You create a Web site for a customer.
>
> You need to create an executable version of the entire Web site
> without any source code. This will enable you to use FTP to transfer
> the Web site to the customer's server.
>
> Which tool should you use?
>
> 1) The ASP.NET Web Site Precompiler tool
>
> 2) InstallUtil.exe
>
> 3) The ASP.NET worker process
>
> 4) The Copy Web tool
>
> Need your answer for the above.
>
> *//////////////////////////////////////////////////
>
> On Dec 17, 6:20 pm, Michael Nemtsev <nemt...@msn.com> wrote:
>
>> Hello snramku...@gmail.com,
>>
>> Executable?! What do u mean?
>> When u select "Publish" website, VS will publish only markup aspx
>> files and
>> compiled dll. So you have no source code.
>> Another way is to use precompiled functionality of ASP.NET 2.0 - see
>> "How
>> to: Precompile ASP.NET Web Sites for Deployment " article into MSDN
>>> How to create an executable version of the entire Web site without
>>> any source code.
>>>
>>> Best Regards,
>>> S.N.Ramkumar.---

>> WBR,
>> Michael Nemtsev [C# MVP] :: blog:http://spaces.live.com/laflour
>> "The greatest danger for most of us is not that our aim is too high
>> and we miss it, but that it is too low and we reach it" (c)
>> Michelangelo
>>

---
WBR,
Michael Nemtseva [C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


 
Reply With Quote
 
Duggi
Guest
Posts: n/a
 
      23rd Dec 2006
Hi

"The ASP.NET Web Site Precompiler tool " is the right answer.

For more info how to publish a web site at client site
http://msdn2.microsoft.com/en-us/1y1404zt(VS.80).aspx

Thanks
-Srinivas.

(E-Mail Removed) wrote:
> How to create an executable version of the entire Web site without any
> source code.
>
>
> Best Regards,
> S.N.Ramkumar.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating executable version in msAccess =?Utf-8?B?TWFkaHVyaQ==?= Microsoft Access 10 29th Sep 2006 12:40 PM
Setting version for an executable ? Polaris Windows XP Basics 4 16th Jun 2006 05:07 PM
Setting version for an executable ? Polaris Windows XP General 4 16th Jun 2006 05:07 PM
runtime or executable version problem =?Utf-8?B?TmFuY3k=?= Microsoft Access 1 27th Sep 2005 08:44 AM
Help with executable version information requried?? Norman Fritag Microsoft VB .NET 2 16th Dec 2003 06:04 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:46 PM.