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
185
Subversion Problem 2015.2 windows
posted

I have application which has reference to Infragistics 15.2.20152.2023 version controls. My machine has the Infragistics 15.2.20152.2052 installed.

So whenever I try to add new controls - it throws me message that 'reference already exists' and doesn't allow me to add any control. If I remove old reference and add new reference which points to 2052, then the screen which already has controls (of version 2023) doesn't work at all.

Please suggest how to solve this subversion problem.

Parents
  • 4625
    Offline posted

    Hi Chiragkumar,

    Thank you for posting in our forums!

    As far as I understand the project references specific version of our controls and you have different version installed on your development environment. In order to force the project to use the version that is currently installed, you have to right click on the Infragistics’ reference inside Visual Studio and open the properties tab. After that, set the SpecifiVersion property to false. If you want to apply this change to all references, select more than one and then apply the aforementioned change accordingly.

    Please let me know if you this approach works for you.

Reply Children