G
Guest
Hi,
My application has multiple solutions in the application tier and my web application has file references to some of the projects in these solutions. At run time, I dont want my web application to look for the dlls in its bin folder, instead I want to maintain one common path where I can dump all the dlls. All this I want to do with the 'Copy Local' property of my references set to 'false'. Is this possible, please help. Thanks.
My application has multiple solutions in the application tier and my web application has file references to some of the projects in these solutions. At run time, I dont want my web application to look for the dlls in its bin folder, instead I want to maintain one common path where I can dump all the dlls. All this I want to do with the 'Copy Local' property of my references set to 'false'. Is this possible, please help. Thanks.