I had this problem in windows XP. couldn't fix it.
recently upgraded to windows 7. I figured this would finally go away, but now after upgrading the OS I am running into the same issue. which is:
My solution has a Infragistics.Win.UltraWinGrid.UltraGrid
When i open this grid in the designer. I don't get the infragistics designer. The one that has a START button that let's me configure it (choose columns etc) I tried installing a few versions of infragistics, but nothing seems to work! here is what i have installed currently:
this is ultra frustrating
Hello Squarewave24,
I have read the description and I have also found that you have case regarding the same issue - CAS-74194-HCNPZ0 so I am going to respond to your case.
If you have any other questions questions please feel free to let us know.
I uninstalled all other versions leaving only 2008.2
all references in my solution, reference version:8.2.20082.2204
same as what is in my GAC.
my copy local is set to False on all references.
visual studio now takes extra time loading infragistics toolbox.
i still don't have a way to edit this grids columns.
please advise.
error occured while attempting to add the infragistics components to the tool box
log:
ok, here are my refernces:
they were all set to copy local = true, so i set them to "false"
cleaned, rebuilt.
also, licenses.licx file is empty.
still the same problem. looking for toolbar utility.. i know i've run it in the past but that didn't seem to do anything..
Take a look at the references in your project. All of the Infragistics assemblies should be the same version and make sure CopyLocal is set to false on all of them.
The Design assembly should NOT be referenced by your project, but it has to be in the GAC on your system and is must be the same version as the assemblies you are using. If it's not there, or it's the wrong version, then that's a problem.
You may also want to run the Infragistics Toolbox utility. If your toolbox is pointing to the wrong version of the assemblies, it could cause the problem you are having. So the Toolbox utility will update the toolbox in Visual studio with the correct versions.