473,406 Members | 2,343 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,406 software developers and data experts.

Replaced DLL does not recognized

All,
I have ASP.NET project called "Proj1", Proj1 calls another Class Library
Proj2 (both included in same solution) as a separate DLL. If I recompile
Proj2 separately and manually place the NEW PROJ2.DLL in the Proj1/bin
folder, Proj1 does not recognize the new DLL until I recompile Proj1 (or the
whole solution)... I even stopped and restarted IIS with no effect... any
clues?
MTIA
wardeaux
Nov 18 '05 #1
3 1362
are you reversioning with each compile? You may have it specified to the
specific version that it can't find anymore.

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Wardeaux" <wa******@bellsouth.net> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
All,
I have ASP.NET project called "Proj1", Proj1 calls another Class Library
Proj2 (both included in same solution) as a separate DLL. If I recompile
Proj2 separately and manually place the NEW PROJ2.DLL in the Proj1/bin
folder, Proj1 does not recognize the new DLL until I recompile Proj1 (or
the
whole solution)... I even stopped and restarted IIS with no effect... any
clues?
MTIA
wardeaux

Nov 18 '05 #2
Hi ,

Check for project build order in solution properties.

and try adding the Dll reference by selecting the class library project .

Thanks
Raghavendra

"Wardeaux" <wa******@bellsouth.net> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
All,
I have ASP.NET project called "Proj1", Proj1 calls another Class Library Proj2 (both included in same solution) as a separate DLL. If I recompile
Proj2 separately and manually place the NEW PROJ2.DLL in the Proj1/bin
folder, Proj1 does not recognize the new DLL until I recompile Proj1 (or the whole solution)... I even stopped and restarted IIS with no effect... any
clues?
MTIA
wardeaux

Nov 18 '05 #3
Found it... I declared a public CONST in PROJ2 and referenced in Proj1...
once I made the Const private and accessed with a shared method, everything
goes fine... thanks for the input, though!! :)
wardeaux
"Wardeaux" <wa******@bellsouth.net> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
All,
I have ASP.NET project called "Proj1", Proj1 calls another Class Library Proj2 (both included in same solution) as a separate DLL. If I recompile
Proj2 separately and manually place the NEW PROJ2.DLL in the Proj1/bin
folder, Proj1 does not recognize the new DLL until I recompile Proj1 (or the whole solution)... I even stopped and restarted IIS with no effect... any
clues?
MTIA
wardeaux

Nov 18 '05 #4

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

Similar topics

10
by: Andrea | last post by:
Hi everyone, I am in the process of learning javascript and have a question on location.href. Does javascript always require the <script language = "javascript"> (or script...
15
by: Sander Tekelenburg | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The HTML specs speak of "replaced" and "non-replaced" elements, yet for the life of me I can't find an explanation of what "replaced" is supposed...
4
by: Ê÷Éϲä»Ò | last post by:
'rar' is not recognized as an internal or external command, operable program or batch file. import os import time source = target_dir = r'e:\temp\bak' target =...
10
by: dba123 | last post by:
Why am I getting this error for Budget? Error: An exception of type 'System.FormatException' occurred in mscorlib.dll but was not handled in user code Additional information: String was not...
6
by: Benjamin Janecke | last post by:
Hi, I have to call a java-written soap webservice from a .NET client application. Unfortunately, the URL contains of a double slash "//", as u can see in this example: ...
1
by: database | last post by:
I AM FACING A PROBLEM WHEN I ACCESS ONE OF THE PAGES. IT USED TO WORK BEFORE BUT AFTER RESTARTING THE APPLICATION SEVER IT GIVES THE FOLLOWING ERROR. - Server Error ...
2
by: ruthiefy | last post by:
Hi, I need a few sql queries results so I created a new class with has a few functions that load the data. After executing ExecuteReader, I need to load the data to the dropdownlist control....
2
by: thecoolguru | last post by:
hi this is joy. I am looking for very unusual problem. I have few names in my data base like aa.pdf or ss.zip I have stored files in folder regarding name mentioned above. but then in...
0
by: fantasticamir | last post by:
I have a simple program using a couple of classes and it compiled successfully but while it is linking I have the following problem: g++ -Wall -lcu -lglu ACL2MDD.o Link.o Rule.o reachability.o ...
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...
0
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
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...

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.