Hi team,
I've run into an infuriating problem. I can't select the controls I've placed on a form.
Background :
I've designed a truly simple form with a few Infragistic controls on it, namely the grid, a tabcontrol, a splitter and, a explorerbar and a panel.
After having tinkered about with it, I saved it, and a few days later I came back to the project and everything seemed ok except:
1) can select individual controls - just the entire form
2) adding a new form and then a wingrid to it, the wingrid dissappears!
3) the program runs fine
I don't have this issue in other projects.
Please advice.
Cheers,
Arne
Hi Arne,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
Sincerely,DimiDeveloper Support Engineer, MCPD Infragistics, Inc.www.infragistics.com/support
Hi Arne, It you are installing the Net Advantage on different OS, every Os especially if is 64 bit version has slightly different installation folder.What I am noticing in your case is that on your laptop the references are pointing directly to GAC. So maybe the project that was developed on the laptop didn’t reference the assemblies from the installation folder directly. You should also have installation folder similar to your PC. I hope this answer your question. Sincerely,DimiDeveloper Support Engineer, MCPD Infragistics, Inc.www.infragistics.com/support
Hi Demi,
Thanks for a very speedy reply and you are absolutely right. Not only was my primary PC at work upgraded compared to my laptop but the install folder was also different:
PC:
C:\Program Files\Infragistics\NetAdvantage 2010.3\Windows Forms\Bin\Infragistics2.Win.UltraWinGrid.v10.3.dll
Laptop:
C:\Windows\assembly\GAC_MSIL\Infragistics2.Win.UltraWinGrid.v10.3\10.3.20103.1000__7dd5c3163f2cd0cb\Infragistics2.Win.UltraWinGrid.v10.3.dll
I haven't drilled much into this - in either instance I just did a default installation without thinking about it. Why the difference and how to avoid it?
Best regards,
Did you change recently the version of the Net advantage or install some service release. This seems like a problem with the license file. Check where your references are pointing. They should be pointed to your local installation folder, is possible some of them to point to other location and Visual studio designer is not able to find where are the rest of the files design time.
I hope this helps.
Add. 1) "can NOT select"