We are new to Infragistics controls and experiencing an issue when looking at forms. It seems anytime we want to look at a form (and sometimes when just reviewing code on a form) the system always is prompting us to check out the licx file for the solution.
I have found many older posts where this may have been a general VB issue. Can you please tell me if this is an Infragistics or a VB issue and what we can do to avoid it.
Thanks!
Hi,
This is just the way licensing works in Visual Studio. Opening a form with a licensed control on it modifies the licx file. There's no way around this as far as I know. I generally just let the licx file get checked out and the undo the checkout on that file when I am done.