While trying to use an UltraCombo, I'm receiving:An exception occurred while trying to create an instance of Infragistics.Win.UltraWinGrid.UltraCombo. The exception was "Unable to locate license assembly.".
My license.licx file is empty. Is there a way I can regenerate this file? The DLLs being referenced are:Infragistics.Shared.v2.dllInfragistics.Win.UltraWinGrid.v2.dllInfragistics.Win.UltraWinGrid.v2.Design.dllInfragistics.Win.UltraWinMaskedEdit.v2.dllInfragistics.Win.v2.dll
When I re-install UltraSuite2.0, these DLLs aren't recreated.I've tried reinstalling UltraSuite3.0 with no luck.I've tried removing the existing DLL references and readding them.I've tried adding references to other Infragistics controls, but received "no strong name specified" errors.
Thank you.
The problem I had was that I was installing the UltraSuite ActiveX control, when what I really needed was the install path NetAdvantage 2003. Once I installed NetAdvantage 2003, the licensing error was resolved.