WAP References

Last post 04-21-2008 1:35 PM by Jeev. 1 replies.

Sort Posts:

  • WAP References

    04-21-2008, 1:05 PM
    • Loading...
    • RDotLee
    • Joined on 04-21-2008, 4:58 PM
    • Posts 5

    Hi -

       We are using web application projects in VS 2005 Professional.  

       We have a solution consisting of the following:

        1.  three DLL's containing various generic classes (helper classes, base classes, data access layer, businesss layer, etc).

        2.  A web application project with project references to the three DLL's.

       We are running into a situation where the three dll's being referenced exist in different locations for each developer.  This causes the web application project file to always check out and try to fix the paths to the dll's.  

       I thought a project reference would resolve the address to the compiled file (dll).   

      Can anyone help here?

       Thanks

  • Re: WAP References

    04-21-2008, 1:35 PM
    Answer
    • Loading...
    • Jeev
    • Joined on 11-24-2005, 7:49 AM
    • Posts 2,552

    We usually keep the common dll in a fileshare and all developers adds the reference to that path .This will take of the issue 

    Jeev
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    If you get the answer to your question, please mark it as the answer.
Page 1 of 1 (2 items)