473,386 Members | 1,720 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,386 software developers and data experts.

Bin folder of web site in dot net studio 2005

Hi all,

I am developing one web application in dot net 2005. Application is
running properly. Butt i am not getting where is bin folder?
Below link is showing that bin folder present in application folder.
http://webproject.scottgu.com/CSharp...elloWorld.aspx

but in my case its not shoiwng.

can anyone tell me why is it so?

thanks in advance.

Jun 5 '07 #1
3 1314
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

"archana" <tr**************@yahoo.comwrote in message
news:11**********************@g4g2000hsf.googlegro ups.com...
Hi all,

I am developing one web application in dot net 2005. Application is
running properly. Butt i am not getting where is bin folder?
Below link is showing that bin folder present in application folder.
http://webproject.scottgu.com/CSharp...elloWorld.aspx

but in my case its not shoiwng.

can anyone tell me why is it so?

thanks in advance.

Jun 5 '07 #2
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.

Jun 12 '07 #3
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/lib...86(VS.80).aspx

Hope this helps,
Steve

"archana" <tr**************@yahoo.comwrote in message
news:11*********************@i38g2000prf.googlegro ups.com...
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.

Jun 13 '07 #4

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

Similar topics

1
by: Daniel Bello Urizarri | last post by:
Hello: I have a web service that runs well on ASP 1.0. Now I'm migrating it to ASP 2.0, and now im at the point in wich the project runs under the ASP Developer server od the visual studio 2005,...
4
by: Daniel Bello Urizarri | last post by:
Hello: Im developing a web service in ASP Net 2.0 using Visual Studio 2005, and I want it to get compiled to dlls, so I can distribute it and nobody can change it. My main problem is to get...
2
by: moondaddy | last post by:
This is my first website using asp.net 2.0 and the first thing I noticed is no bin folder. After reading some other postings I saw mention that I needed to select Build Website from the build...
2
by: Hongbo | last post by:
Hi, I use Visual Studio 2005 Standard Edition with Visual SourceSafe 6.0d. But I could not find a way in this VS to exclude a folder, such as images folder, from SourceSafe. I can do this with...
4
by: Hugo Flores | last post by:
I created a Web Application Project in VS 2005. The site is working fine in the development computer. Then I transfer all my files and dll to the production computer. I have a login form. If I try...
1
by: David Lozzi | last post by:
Howdy, I've created an entire ecommerce site as a Web Site project (WSP) in VS2005. Now that i'm trying to publish it I'm finding that I should've used the ASP.Net Web Application (ANWA) project...
1
by: netasp | last post by:
hi all, when adding a new web form in VS 2003, usually viewing the code behind for that form will let you write any method or function and referencing any web control placed on the form without...
0
by: BobRoyAce | last post by:
I am using Visual Studio 2005 to create an application that is ultimately deployed to several computers. I currently publish the application using VS 2005 via the Publish tab in the project...
3
by: uupi_duu | last post by:
Hello, I have run a same problem couple of times. Visual Studio 2005 is installed from Visual Studio 2005 Team edition for Software Developers dvds and after installation Creating Web Site is...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.