Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Weakly named DLL 1

Status
Not open for further replies.

Skittle

ISP
Sep 10, 2002
1,528
0
0
US
I have added a reference to a DLL to my ASP.Net project.
I did this by 'browsing' to the \bin folder of a seperate VB.Net project and selecting it.
This is often the way described on various forums and help videos on the internet.
I am however aware that ultimately DLL's really need to go into the GAc for when the
ASP.Net project it put live.

However is it possible for the ASp.Net project to reference the DLL without putting it in the GAC as a weakly named DLL.
I seem to remember reading somewhere you can just copy the DLL into the bin folder of the project that wants to use it and it will
pick it up from there.



Dazed and confused.

Remember.. 'Depression is just anger without enthusiasum'.
 
Yuop thanks.
Understand it now.

Dazed and confused.

Remember.. 'Depression is just anger without enthusiasum'.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top