Hi,
I upgraded my project from Infragistics 10.1 to 11.2, After updating , The intellisense for infragistics has stopped working in VS2010.
I tried clearing the licenses.licx and rebuilt the project still the licenses.licx didnt get updated with the newer version, Not sure if both the things above a related
Thanks
Sumeet
Hello Sumeet,
Could you please let me know how you have updated your application? What you could try is to to make sure that the assemblies that are referenced in your application are from the same build and they are pointing correctly to the 11.2 version, clear the Infragistics content of the licenses.licx file, "clean" and "rebuilt" your project.
If you have any other questions or the behavior remain the same please feel free us to let us know.
We have a shared location where we have infragistics dlls for reference.Initially we referred 10.1 version from that location and now I removed references to 10.1 version and gave reference to 11.2 version. Its not giving me any runtime issues but intellisense in the xaml for infragistics has stopped working.
I also cleared the licenses.licx, cleaned and rebuild the proj but still cannot see the entries in the licenses.licx
I have tried the mentioned scenario by referencing the Infragistics assemblies through the network, and I also didn't have the intellisense. I have tried with 11.2, 11.1, 10.3 and 10.1 and in each case the intelisense isn't working. This is most probably because the Visual Studio is not able to recognize some of needed information from the other machine. Could you please verify that using the same approach your application had the correct intellisense? Also could you please let me know why you would have to use the assemblies across the network, rather than having them installed on your machine?
Please feel free to let me know if I misunderstood what is your issue here.
It is our firms policy to use thirdparty dlls over the network.
There is another collegue of mine who has 9.2 version installed on his machine and using 11.2 from the network and he is able to get the intellisense working in the xaml for infragistics.
I have 10.1 version installed on my machine and I am using 11.2 version and facing this issue.
Any idea?
I am still following this forum thread.
Have you been able to verify if your colleague is having the 11.2 version installed on his machine and that's why he is able to use the intelisense, while you are not?If you have any other questions with this matter please feel free to let me know.
Hello Semeet,
I am glad that you were able to get the intellisense for your project.
Thank you for choosing Infragistics.
I installed Infragistics 11.2 version and I am able to get the intellisense now even though I am referring all the dls from the network drive.
Thank you for your feedback.
If you have any other questions with this matter I will be happy to assist you further.
Thanks for following up . I am not too sure why my colleague is getting the intelisense.
There is another person in the firm who is getting similar issue as mine.
May be I will install 11.2 version on my machine but continue to give reference from the shared location as per the companies policy and confirm if I still face the same issue.