I'm using VS 2008 x86 on a Vista x64 machine and I cannot add the Infragistics controls to the toolbox.
The toolbox utility reports success but only creates a toolbox item group, without any items. Manually trying to add the items via "Choose items" doesn't work either, it just doesn't do anything.
I've tried to run VS as Admin and normal user: no difference.
I've started VS with the /log option: no relevant log entry
I've reset the toolbox repeatedly: no change
I've tried "choose items" and drag'n'drop: neither works
Interestingly, I've just noticed that there are a few controls I can add: The ones in Infragistics35.Web.v8.1 (WebSplitter etc) work, but I still can't add any control from Infragistics.WebUI.Misc.v8.1.dll nor any control in any other Infragistis.WebUI.* dll.
What else should I try?
Thanks
Ben
Does any of You have a solution for this issue? I'm experiencing the same with VS 2005 on WinXP SP2 and NA ASPNET 2008 8.2 CLR 2.0. I can work with Win Forms controls, but not with Web controls. I'm stuck for a day here and can't figure out what to do...
Is your project set to compile against .NET 2.0 or .NET 3.5? If its set to compile against .NET 2.0, then I beleive VS will disable any controls compiled agsinst 3.5.
devin
I have the same issue.
My setup is as follows: WinXP with SP2, VS2008 Pro, NA ASPNET 2008 Vol.2 CLR3.5 and NA WinForms 2008 Vol.2 CLR2.0
NA WinForms works ok - I can add NA controls on to my win form.
NA Web tab though is missing. I right-clicked on the Toolbox then selected "Show All". I found all tabs including the "NA 8.2 Web CLR3x" but the controls are Disabled and it wouldn't let me drag-and-drop the controls on to my web form.
Any ideas?
I am experiencing the same exact issue, except that I am running on a Windows XP pro SP2 machine.
Please help as this is stopping us from working.