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!exclaim

Germany

Hi,

I have found an old installation file NetAdvantage_20062_CLR1x_NET.msi which I think will be close enough to 5.2 for me to test it. I will try to test it in the next few days.

Phil


Germany

Hi,

I am guessing that the samples with version 2006.2 are more or less the same as with 2005.2. Can you point me to some specific properties which the Add-In should detect, but does not detect?

Alternatively, could you make me a small sample of your own?

I am having difficulty, because I am not familiar enough with the Infragistics controls.

Phil