Hi,
I was using the version 2013 and upgraded it to 2014 on Visual Studio 2012. Since then, i can't add or modify an infragistics component in a form.
My coworkers don't have the problem (We used the same install of infragistics).
My project references the copy of the DLLs which are stored and versionned in a folder.
I tried multiple solutions (cleaning the licxfile, adding and removing the dll from references, trying to register them in gac, etc...)
Finally i found a workaround, when i copy the dll from my install folder (C:\Program Files (x86)\Infragistics\2014.1\Windows Forms\CLR4.0\Bin) in the project folder it works, but it doesn't work anymore for my coworkers who can't edit after the update.
Can you help me to fix this problem so i don't have to use the workaround everytime ?
Thanks
Alex
I am glad that this is solved!
Thanks Dimi !
The version were different.
I'm the only one of my team to have download rights and the installer was getting the lastest version.
Hi Alex,
You can check the full version either on the Visual studio when you open the project. Click on the references in your project and in the Solution explorer window look for the Version field , should looks like 14.1.2014.2035.
Also you can find this information when you right click on the specific dll and open Properties window. Go in the details tab and look for “file version” field.
Note that if you are using platform installer online you have the option to check for updates and some of you might pick that option and installed different version on the same volume which the last four digits indicates.
Hi Dimi
We are all with version 2014.1 : some had 2013 installed already and upgraded, and some didn't have any version installed
We installed infragistics from the same zip that i downloaded on the web site so normally we should have the same files
Can you tell me how to get the full version number ? I will check them
From your description I think that you and your colleagues has installed different versions on your machines. Did they also upgrade to 2014.1? If you upgrade and remove the older version then yes, you should be able to add references from 2014.1. And since 2013 didn’t exist on your machine and the project is made with it you should be able to open the designer. If your collogues stays on the older version then they should be able to work without problems.
There is also another possibility that you and your colleagues use different service releases versions. For example the full version number is 20141.2059.
Can you please let me know which version you want to use, and also your colleagues use so I will advise you on how to fix the issues in the project designer.
In general if you used the references from sharer or command location you and your colleagues should have installed exactly the same versions on their machines.