Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
540
Infragistics controls and team foundation services
posted

I'm currently developing a windows form application on a 64bit Windows 7 machine.  My project has some 1/2 dozen Infragistics references in it pointing to the local path of C:\Program Files (x86).  After I check my project into Team Foundation Server and another developer checks out the project to do some work on it his references to Infragistics are broken because on his machine Infragistics is found under C:\Program Files\....

How does a team go about sharing out a team project when some people are on 64 bit machines and others 32 bit?

Parents
  • 17259
    Offline posted

    We have 32 and 64 machines and I didn't see this problem. How did you add the references? In the "Add Reference" dialog, did you add them from the ".NET" tab or from the "Browse" tab?

Reply Children