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?
Can you just run the utility from the Program File menu?
The shortcuts we drop there run the utility like this:
For NA for ASP.NET 2008 Volume 1 CLR 2.0: Infragistics2.ToolboxUtility.exe" /v 8.1
For NA for ASP.NET 2008 Volume 1 CLR 3.5: Infragistics2.ToolboxUtility.exe" /v /t:9.0 8.1
Devin
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...
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?