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

NO DLL in bin folder after building

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 menu. I did this but still no
bin folder. so I manually created a bin folder and ran Build Web Site again
but still no DLL in the bin folder. is this because I only have static aspx
pages so far and haven't written any code behind yet? This is very
confusing for me.

Thanks.

--
mo*******@nospam.nospam
Dec 15 '05 #1
2 5309
I just found the answer which I havent seen any mention of this simple
answer mentioned anywhere so far.

Ask first... then I will automaticaly find answer myself...

Anyway:

Rather than building the project to get a compiled dll as I did in 1.1,
select Publish Web Site from the build menu and it will make a complete
compiled copy of the website (all files including bin folder and DLLs - and
no source code) to a default folder in:

C:\Documents and Settings\myLogin\My Documents\Visual Studio
2005\Projects\MyProj.com\PrecompiledWeb\MyProj.com

This is cool becuase now I can just copy all files and sub folders of this
directory to my website instead of hand picking the aspx pages from the vb
pages and so on.

hope this helps any newbees like myself...

--
mo*******@nospam.nospam
"moondaddy" <mo*******@nospam.nospam> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
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 menu. I did this but still
no bin folder. so I manually created a bin folder and ran Build Web Site
again but still no DLL in the bin folder. is this because I only have
static aspx pages so far and haven't written any code behind yet? This is
very confusing for me.

Thanks.

--
mo*******@nospam.nospam

Dec 15 '05 #2
You will need to publish the website. You can find this under the Build menu.

"moondaddy" wrote:
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 menu. I did this but still no
bin folder. so I manually created a bin folder and ran Build Web Site again
but still no DLL in the bin folder. is this because I only have static aspx
pages so far and haven't written any code behind yet? This is very
confusing for me.

Thanks.

--
mo*******@nospam.nospam

Dec 15 '05 #3

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

Similar topics

0
by: Christopher Mosses | last post by:
I have a .Net solution which involves several webapps and class libraries. In order to localize the web pages, I use resource files for the strings, following MS's guidelines vis-a-vis file naming...
0
by: serge calderara | last post by:
Dear all, I am building a windows application which should be able to connect to a remote share folder in a workgroup environement and open the database in that folder. how to access from...
0
by: George Harig | last post by:
While building my deployment project I receive the following error Unable to build folder named "FOLDER_NAME". My projects compiles fine, the deployment project dose not. Are there any rules...
3
by: taras | last post by:
Hello, Do anybody know some options for DevEnv utility for building ASP.NET project (without IIS Virtual Folder)? How to build ASP.NET project without IIS Virtual Folder creation? Visual...
2
by: Dino M. Buljubasic | last post by:
Hi, I am building deployment project for my vb.net application. The process is pretty much clear except one thing. I'd like to include a folder with icons for my application. How can I do that?...
4
by: Brett Romero | last post by:
I've created a sub folder named Source. I then removed my CS files from the project/solution, moved them into Source and added them back. After building, they are again in the root folder. I...
2
by: Christof Nordiek | last post by:
Hi all, I'm building an application, that should be started from the SendTo Menu. My Setup-Project puts a link into the SendTo Menu. But this works only for the User running the Setup. Even if...
1
by: sunil | last post by:
Hi, I want to change the default installation folder to my own path. I did it by changing the application folder's DefaultLocation property. The installation works fine as long the path that I...
4
by: =?Utf-8?B?UnVkeQ==?= | last post by:
Hello All! When you are building a "Set-Up" project, how do you add a folder? I knowI can add a additional files to the project. But I have a few folders I need added at certain locations. Even...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.