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?
I almost have it....because of another issue (toolbox grayed out for most items) I installed framework 3.5, updated SP1 for VS2008 and framework 3.5. Fixed part of the problem, now I have about 1/2 the items I should have. I also uninstalled and re-installed NetAdvantage.I then tried the solution mentioned above (shortcut in programs from start menu "Create NetAdvantage Visual Studio Toolbox Tab"). Managed to successfully get through all the commands with no arguements. The tab NetAdvantage8.3... is now showing in the toolbox, however only if "show all" is checked and it remains grayed out, so unusable, but it is there. Just thought I would pass this along in case the service pack update may help...
Leslie