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
This does not work for me either. I get the following.
VS: 9.0
Removing Tabs...
Removing tabls... COMPLETE
Removing tabs...
Removing tabs...COMPLETE
Argument 1 was invalid
What next?
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...