Bin folder of web site in dot net studio 2005

P

PlatinumBay

Archana,

First, you must build the project. Then, click the "Show All Files"
toolstrip icon as noted in Scott's article. You should then be able to see
the bin folder.

Hope this helps,


Steve
 
A

archana

Hi,

thanks for reply.

but the dialog shown in that link is visible only for windows
application and not for web application.

For web application dll i created per page not for all code behind
file. So if that is the case, do i need to upload all cs files and
aspx pages while deployment. If yes then its like i need to set
permissions for cs file as these are code behind files.

Please correct me if i am wrong

thanks in advance.
 
P

PlatinumBay

archana,

Sorry, I re-read your original post. The bin folder only shows up if you
are importing custom assemblies. It does not work the same way as a
WinForms app.

For deployment, you can either copy up everything, though I'm not sure what
you are referring to with permissions. You shouldn't need to set up any
permissions on the target machine (related to the code files).

You can also choose to precompile the website and upload it's output. To do
this, right-click on the site root, and choose Publish.
http://msdn2.microsoft.com/en-us/library/ms247286(VS.80).aspx

Hope this helps,


Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top