Re: How to deploy ASP.Net applications
- From: "Scott M." <s-mar@xxxxxxxxxxxxx>
- Date: Mon, 10 Jul 2006 14:23:14 -0400
In VS.NET, just hit the "Copy Project" button in the Solution Explorer and
choose "Only files needed to run project".
If doing it manually, just copy the files we've indicated to your live
server by whatever means you have available (FTP, etc.).
"Saeid Bagheri" <it@xxxxxxxxxxxxxx> wrote in message
news:uImir9CpGHA.524@xxxxxxxxxxxxxxxxxxxxxxx
Thanks alot
Please let me know how we can upload copied project to live server.
I mean, mornings we work on project and in nights we want to upload last
changed project to our production server.
in this way always we should copy entire project files ?
please explain more.
thanks alot.
"Scott M." <s-mar@xxxxxxxxxxxxx> wrote in message
news:eLJwootoGHA.4768@xxxxxxxxxxxxxxxxxxxxxxx
Yes (but I figured that went without saying).
"Henning Krause" <newsgroup.no@xxxxxxxxxxxxxxxxx> wrote in message
news:u2%23EAzpoGHA.500@xxxxxxxxxxxxxxxxxxxxxxx
Hello,
as well
All that's really needed on the server are the .aspx files, the
compiled .dll file in your bin folder (in a bin folder on the server as
well) and web.config is a good idea as well.
As well as alls client side script files, images, flash files, cascading
stylesheets...
Best regards,
Henning Krause
"Saeid Bagheri" <it@xxxxxxxxxxxxxx> wrote in message
news:%23ya03nmoGHA.3644@xxxxxxxxxxxxxxxxxxxxxxx
Dear friends
i have made a web application by using ASP.Net 2003.
We use it in our compnay.
Now i want to sale this application to another company also.
Currently all files including .vb,.rpt,.xsd,.resx,.aspx are in WWWRoot
folder in my server.
I am very worry about my application source because as i mentiond all
files
are accessible in WWWroot Folder.
about desktop applications as you know we can make a setup package
which
will be installed and source will be safe with us.
Regarding ASP.net application i dont know how to secure my source
code.
Is there any way for this reason ? what is standard way to deploy we
applications.
Please help.
Regards
.
- References:
- How to deploy ASP.Net applications
- From: Saeid Bagheri
- Re: How to deploy ASP.Net applications
- From: Scott M.
- Re: How to deploy ASP.Net applications
- From: Henning Krause
- Re: How to deploy ASP.Net applications
- From: Scott M.
- Re: How to deploy ASP.Net applications
- From: Saeid Bagheri
- How to deploy ASP.Net applications
- Prev by Date: Re: How to deploy ASP.Net applications
- Next by Date: Re: Could not establish trust relationship with remote server
- Previous by thread: Re: How to deploy ASP.Net applications
- Next by thread: Re: Web service using Access database
- Index(es):