Hi,
>You are suggesting that I must add direct reference to Project1.dll and
>not
>'Project Reference'. What is the use of project reference?
No, What I meant is project reference. Any way if you reference the DLL
but ASP.NET not seems to load it check if the Copy Local property of the
reference set to true. If not set it to true. This will end up with a
copy version of the DLL in the Bin directory of your web application.
.Net looks for reference assembly in GAC and if the assembly not found
in the GAC in the Bin directory of the loading application. If the
assembly not found in those locations the CLR raise error.
Natty Gur, CTO
Dao2Com Ltd.
28th Baruch Hirsch st. Bnei-Brak
Israel , 51114
Phone Numbers:
Office: +972-(0)3-5786668
Fax: +972-(0)3-5703475
Mobile: +972-(0)58-888377
Know the overall picture
*** Sent via Developersdex
http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!