I am trying to install the toolbox into VS 2008 and the command that I am attempting to run is Infragistics2.ToolboxUtility.exe /t 9 and it does not work. Does anyone have samples of a proper command line that will work?
I got it to work in Vista by running the following in a command window as administrator. (Properties->Advanced->Run as Administrator)
"C:\Program Files\Infragistics\NetAdvantage for .NET 2008 Vol. 1 CLR 3.5\Toolbox Utility\Infragistics2.ToolboxUtility.exe" /v /t:9.0 8.1
I am not sure if this helps, but I an using an old version .NetAdvantage 2006 Vol 3 latest hotfixes etc... I shutdown VS2K8 then went to the start menu and found "Create NetAdvantage Visual Studio Toolbox Tab" shortcut. I ran this which opened up a cmd window and took probably almost a minute to succeed. I opened VS2K8 and the toolbox for ASP.NET showed the components under a new Tab. I checked WinForms as well.
So maybe there is an issue with the current version. In the past I have always had to close VS2K? before adding any components as this can cause an issue.
Just a guess.
Tom - Tampa
I never got it properly installed but instead right-clicked on the toolbox -> "Choose Items..." and searched for "Infragistics" and added things like the "UltraWebGrid" etc.
I'm getting the exact same problem. Anyone from Infragistics care to comment on how to actually get the product installed into the VS2008 toolbox?
Hmmm... doesn't work. It pops up the message box with the command line options:
C:\Program Files\Infragistics\NetAdvantage for .NET 2008 Vol. 2 CLR 2.0\Toolbox Utility>Infragistics2.ToolboxUtility.exe /v /t:9.0 8.1Begin processing NetAdvantage version 8.1VS: 9.0Removing Tabs...Removing tabs...COMPLETERemoving Tabs...Removing tabs...COMPLETEArgument 1 was Invalid.
At this point the popup comes and there is no way forward...