Forum Post: RE: Problems with Infragistics controls in OE11.3.1

  • Thread starter Thread starter andrew.may
  • Start date Start date
Status
Not open for further replies.
A

andrew.may

Guest
.NET framework versions are identical on the PCs that work & the one that doesn't. (I've checked using the registry & we have 4.0 + 4.5) The same problems occur in a fresh workspace. - Note that the problem still occurs when compiling the project outside of Eclipse (running Ant from command line) - this strongly implies that the problem is not within Eclipse, but is to do with the installation of the controls. When creating a fresh project in a fresh workspace on Robin's PC (the one with the problem), with a project type of "GUI for .NET", he cannot add Ultra controls to the auto-created "Form1.cls" (because the controls are disabled in the toolbox). To test, I created a project on my (working) installation & then dropped an UltraTextEditor on it. I then copied the project to Robin's PC & imported it into his fresh workspace. When opening "Form1.cls", the following Visual Editor error is shown: "unable to resolve type information for type Infragistics.Win.UtlraWinEditors.UltraTextEditor for field ultraTextEditor"

Continue reading...
 
Status
Not open for further replies.
Back
Top