We received a source developed by another company, but we do not have a license.
I got the C# program source, but I get this error when I build it. Could it be solved if I only have the same version of the license?
version used : 18.1
Hello,I have been looking into the attached screenshots and what I could say is that the error is due to adding controls directly to the UltraPanel. Here could be found a discussion about a similar issue and as it is suggested there you could try the following steps in order to fix the it:1. Open the Designer file of your Form2. Find all places where you have code like: this.ultraPanel16.Controls.Add(....3. Replace the code from point 2 with this.ultraPanel16.ClientArea.Controls.Add(....4. Clean your solution5. Rebuild your solutionAdditionally, please note that using a non-trial version of our product requires a valid license and also according to our support policy Infragistics products have one year of product service releases and three years of developer support. This means that version 18 is considered retired and it is no longer eligible for Developer Support Services. For more details about licensing, I could suggest contacting our sales department at sales@infragistics.com.Let me know if I may be of any further assistance. Sincerely,Teodosia HristodorovaSoftware Developer