A
andrew.may
Guest
Brian, I can answer this... (I've been trying to help Robin with this & he's not at his desk at the moment). The symptoms are as if the controls can't be found/used by progress... The Ultra components in the Visual Editor toolbox are shown with an icon that suggests that they do not work When compiling a project that has got Infragistics controls in it, compile errors are generated like: " Could not find class or interface Infragistics.Win.UltraWinEditors.EditorButtonControlBase. (12886) " The same compile errors happen when compiling the project inside Eclipse (project build) & outside of Eclipse (using the Ant/PCT build script that works on other PCs. No network source is used anywhere. The same project setup works on other developer PCs. The only differences that I can think of between Robin's PC & the other Dev PCs are: Other devs installed the controls as part of their OE 11.3 installation. Robin already had OE11.3 installed, he's then added the Infragistics Controls to this existing installation (running the installer, entering the licence key & confirming that he wants to add a component). Other devs have been using the controls for longer & had been using the OE11.1 ones (v11.2) before they installed OE11.3 (which uses v13.1) We've compared where the dll's have been installed on various Dev PCs & they're all in identical locations to Robin's installation. e.g. "Infragistics4.Win.v13.1.dll" is in: C:\Program Files (x86)\Infragistics\NetAdvantage 2013.1\Windows Forms\CLR4.0\Bin\ C:\Progress\Openedge11.3\bin\infragistics\winforms\ (i.e. %DLC%\bin\infragistics\winforms\) C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Infragistics4.Win.v13.1\v4.0_13.1.20131.2048__7dd5c3163f2cd0cb\ The most puzzling aspect for me is that if I go to the projects Referenced Assemblies, I can see the Infragistics DLLs there. I can also open the infragistics controls in the class browser & browse the individual Infragistics classes . My suspicion is that the OE installer has done something different when adding a component to an existing installation.
Continue reading...
Continue reading...