PC Review


Reply
Thread Tools Rate Thread

Bin folder of web site in dot net studio 2005

 
 
archana
Guest
Posts: n/a
 
      5th Jun 2007
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.

 
Reply With Quote
 
 
 
 
PlatinumBay
Guest
Posts: n/a
 
      5th Jun 2007
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" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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.
>



 
Reply With Quote
 
archana
Guest
Posts: n/a
 
      12th Jun 2007
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.

 
Reply With Quote
 
New Member
Join Date: Jun 2007
Posts: 1
 
      12th Jun 2007
hii,

if it is a web application, it will be c:\Windows\InetPub\WWWroot\yourapp\debug

njoyyyyyyyyyyyyy.



Quote:
Originally Posted by archana
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.
 
Reply With Quote
 
PlatinumBay
Guest
Posts: n/a
 
      13th Jun 2007
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

"archana" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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.
>



 
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
Visual Studio 2005 Team edition for Software Developers and Web Site uupi_duu@yahoo.com Microsoft ASP .NET 3 1st Feb 2008 05:19 PM
unable to start a web site project from Visual Studio 2005 Jia Microsoft ASP .NET 2 25th Jun 2007 03:44 PM
Run Web Site Administration Tool without Visual Studio 2005 Asif Microsoft ASP .NET 2 13th Apr 2007 06:54 PM
Visual Studio 2005 and Mobile WAP Site meo Microsoft ASP .NET 3 10th Mar 2007 02:37 PM
create web setup of web site visual studio 2005 vikram Microsoft Dot NET 0 8th Sep 2006 08:11 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:05 AM.