473,472 Members | 2,137 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

dll's in .Net 2 - need help

Hi folks,

I am using visual studio 2005 with the .net 2 framework, unlike 2003 no
dll's are created when a project in built and 2005 seems to do
everything on the fly.
Does anyone know where the dll's are stored when 2005 is built and
whether it is simply a case of copying those dll's from a temporary
folder. O ris there a setting it vis studio 2005 that needs to be set
to create the dll's.

Any help would be much appreciated,

Cheers

Simon

Dec 21 '06 #1
3 775
si_owen wrote:
I am using visual studio 2005 with the .net 2 framework, unlike 2003 no
dll's are created when a project in built and 2005 seems to do
everything on the fly.
What kind of project are you working on? Is it a Windows Forms
program? A Class Library? A Console program?
Does anyone know where the dll's are stored when 2005 is built and
whether it is simply a case of copying those dll's from a temporary
What .dll's are you referring to? If you are working on a ClassLibrary
project, then the .dll's will be in the bin folder of the project. If
you are working on a Windows Forms application, there won't be any
..dll's. Please provide a little more detail about your project.

Dec 21 '06 #2
si_owen wrote:
Hi folks,

I am using visual studio 2005 with the .net 2 framework, unlike 2003 no
dll's are created when a project in built and 2005 seems to do
everything on the fly.
Does anyone know where the dll's are stored when 2005 is built and
whether it is simply a case of copying those dll's from a temporary
folder. O ris there a setting it vis studio 2005 that needs to be set
to create the dll's.
The [default] way Web sites are handled is totally different under '2005.
AFAICS, we're supposed to put all our [VB] /source/ code onto our web
servers and let the whole sheebang get compiled /from scratch/ on the
fly the first time some Poor Soul hits our web page after the server's
been rebooted!
Strikes me as a major step /backwards/

(Where I work, it's doubly bad, since we use a Replicating process to
keep our Live webs servers in line with a "Master Image"; this process
detects and repairs changes in the file system and all these newly
appearing Dll's would cause it /quite/ a headache!)

But at least you don't need IIS on your development desktop anymore.

This "new" way of working caused /such/ a stink that Our Friends in
Redmond had to put out, in fairly short order, an "add-in" (or whatever
they called it) to allow us to work the "old-fashioned" way (IIRC, this
is included in the VS'2005 Service Pack).

HTH,
Phill W.
Dec 22 '06 #3
the project is a website based application which contain class
library's

I know that the dll's are within the bin folder of the project but when
compliling the project for use on a web server what happens with the
dlls?
I have read that they are stored in the temp dir in windows when
asp.net compiles, but I am struggling to find a difinitive answer for
how these web controls will work on our web server with the dll's.

Cheers

Simon

Jan 2 '07 #4

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

Similar topics

4
by: Programmer | last post by:
Hi everyone Well here is my problem I hope you can help me
4
by: VicVic | last post by:
Dear Great Experts, I have a problem and need your help! We have a Flat DLL built in C++ (CCC), and on top of it, we built another DLL built in C# (SSS), which has .Net Assembly. CCC was...
4
by: james margey | last post by:
Hi to all, I have spent 3 days at this error and i have two days to go for a deadline, and i am about to go off my nut, the reason being: Microsoft dont seem to be able to provide a solution, I...
3
by: Programmer | last post by:
Hi everyone Well here is my problem I hope you can help me
1
by: jabbari | last post by:
Hello, Please Help us...! I have a big problem ,so i searched on google and other search engine ,then I realized that so many other people have the same problem and they, all, have'nt been able to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.