473,509 Members | 3,009 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Building A Project's DLL

When I build my solution, one of my project's dll files is not being updated
in the directory specified in the properties of the project. When I search
my computer for the dll file, I find the updated copy in the winnt directory.
I usually can get the dll to update in the proper location after closing and
reopening visual studio and/or rebooting my PC. This is an intermittent
problem. Any ideas?
--
John@Work
Aug 19 '05 #1
4 1166
Hi John,

Since the dll cannot be updated, I assume that some process is using the
dll file. Is the dll a managed one or unmanaged? Is it built with one of
your projects? Is there any ASP.NET project in your solution. There might
be some asp.net project that is using the dll. Here I suggest you use
handle.exe tool to check if it is being used. You can download handle.exe
from the following link:

http://www.sysinternals.com/utilities/handle.html

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Aug 20 '05 #2

--
John@Work
"Kevin Yu [MSFT]" wrote:
Hi John,

Since the dll cannot be updated, I assume that some process is using the
dll file. Is the dll a managed one or unmanaged? Is it built with one of
your projects? Is there any ASP.NET project in your solution. There might
be some asp.net project that is using the dll. Here I suggest you use
handle.exe tool to check if it is being used. You can download handle.exe
from the following link:

http://www.sysinternals.com/utilities/handle.html

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Thanks for the response Kevin.


The dll in question is the code-behind for my asp.net project. My project
is titled IAC.DNN.MOdules.EventManagementListing, and the dll I am having
trouble with is IAC.DNN.Modules.EventManagementListing.dll.

The dll is being updated, but it is being updated in a directory in winnt.
It is not always updated in the directory in which I need it -
c:\dotNetNuke\bin.

I'm not sure if the dll is managed or unmanaged. There are a number of
asp.net projects in my solution.

I downloaded the handle utility and will execute it against my dll the next
time it doesn't update in my dotnetnuke/bin directory.

Thanks again for the response!
Aug 22 '05 #3

--
John@Work
"JohnAtWork" wrote:

--
John@Work
"Kevin Yu [MSFT]" wrote:
Hi John,

Since the dll cannot be updated, I assume that some process is using the
dll file. Is the dll a managed one or unmanaged? Is it built with one of
your projects? Is there any ASP.NET project in your solution. There might
be some asp.net project that is using the dll. Here I suggest you use
handle.exe tool to check if it is being used. You can download handle.exe
from the following link:

http://www.sysinternals.com/utilities/handle.html

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Thanks for the response Kevin.


The dll in question is the code-behind for my asp.net project. My project
is titled IAC.DNN.MOdules.EventManagementListing, and the dll I am having
trouble with is IAC.DNN.Modules.EventManagementListing.dll.

The dll is being updated, but it is being updated in a directory in winnt.
It is not always updated in the directory in which I need it -
c:\dotNetNuke\bin.

I'm not sure if the dll is managed or unmanaged. There are a number of
asp.net projects in my solution.

I downloaded the handle utility and will execute it against my dll the next
time it doesn't update in my dotnetnuke/bin directory.

Thanks again for the response!

I went ahead and did a search for all iac.dnn.modules.eventManagementListing.dll files, and deleted them. I rebuilt my project, and an updated dll was output to dotNetNuke/bin directory.

Aug 22 '05 #4
Hi John.

It seems that the problem is resolved. Thanks for sharing your experience
with all the people here. If you have any questions, please feel free to
post them in the community.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Aug 23 '05 #5

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

Similar topics

2
1751
by: tony | last post by:
Hello!! I use VS 2003 and C# for all class library except MeltPracCommon.dll which is C++.NET The problem is that I get these warnings when building the exe file and use my class libraries....
0
917
by: tony | last post by:
Hello!! I use VS 2003 and C# for all class library except MeltPracCommon.dll which is C++.NET The problem is that I get these warnings when building the exe file and use my class libraries....
3
1739
by: tony | last post by:
Hello!! I use VS 2003 and C# for all class library except MeltPracCommon.dll which is C++.NET The problem is that I get these warnings when building the exe file and use my class libraries....
0
986
by: ramshankaryadav | last post by:
Hi, I'm facing a problem while building a project through MSBuild, this project is a part of a solution which has several other projects on which it depends, but I want to build this project...
4
3341
by: ramshankaryadav | last post by:
Hi, I'm facing a problem while building a project through MSBuild, this project is a part of a solution which has several other projects on which it depends, but I want to build this project...
0
7234
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7136
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7412
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
7069
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
7505
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
5652
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
5060
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
4730
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...
1
775
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.