I'm working on an old project that uses infragistics ultra components. I've the correct version installed, but all infragistics controls fails when I try to get Release build version. They simply doesn't show on my form.
The cenary is:
On Debug and design time = Ok.
On Relase = All ultra components doesn't show.
Is this a license issue ? (My file license.licx sounds ok).
Does anynone can help me?
Thanks,
Hello Joe,
I’ve tested this behavior with trial installation of Infragistics for Windows Forms and was not able to reproduce is. I installed version 2016 volume 2 of Infragistics for Windows Forms with latest service release on Windows 10. Then I created a sample app with Visual Studio 2015 and added some Infragistics controls like UltraButtons, UltraLabels, UltraGrid and so on. Both in Debug and Release mode the controls were selectable and editable in the designer.
So can you share some additional information about your scenario:
Also can you create a brand new project, add some Infragistics controls and let me know if you face the same issue with it?
Looking forward to your response.
Hi,
Which version of Infragistics for Windows Forms you face this issue with?
Our version is v12.2.
What is the operating system under which you face this issue?
My dev machine runs Windows 10.
What is the version of Visual Studio you are using?
2015.
A new project, from scratch, runs ok. All controls are shown in Release and Debug configurations.
Do you have any idea?
If you are not facing this issue when you test a new project, I assume there is an issue in your project. By the way do you face the same issue with MS controls, e.g. TextBox, Button and so on. Can you test this too?
Also try to isolate this behavior in a small sample project and send it to me. Note that, if I am not able to reproduce this at my side there is not much I can do about this issue.
One more thing. Keep in mind Infragistics for Windows Forms 2014 volume 2 was the first supported version under Windows 10 and version 2015 volume 1 is the first one we support under Visual Studio 2015. Version 2012 volume 2 was never tested under this environment and is not supported for such one. More information about the supported environments you may find at the following link.
Looking forward to your reply and sample provided.
Did you had time to create sample project showing this behavior?
Please let me know if you need my further assistance on this.
Hello,
MS controls are ok. They shown perfectly.
I'll try to create a small sample project to sendo to you.