Infragistics Support on VS2003
Hello Phil,
I have to recompile a legacy project we have, on VS2003 + .NET 1.1 + old Infragistics (5.2) components.
We used to have everything translated by version 2 and 3 of your component. We upgraded to version 4 on VS2003 and everything seems to be ok. My problems begin when I try to export resources.
When I try to scan controls using the designer option, I get nice Infragistics namespaces for each control, but because my sources point to "buttonTool11.Caption" (as old infragistics would do), then I can really see any translation in runtime. If I try to scan using from InitializeComponent, it doesn't find any infragistics component (it works on version 3 for sure, tested in same project in another computer).
As I understand, if I did scan with designer, I should leave the "infragistics" option (under clear strings) set when exporting resource files, but what it removes all translations I have (seems to be a bug).
Could you please give us a direction (or updated version of 4.0 control for VS2003?!). We already updated all databases and such, so going back to V3 is not really an option...
Thanks in advance!![]()