Re: How to deploy ASP.Net applications



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






.