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 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
Hi
I did what Tom did and it worked right up to the point where a log file was generated saying that controls had been successfully installed and then the last line said that they in fact had NOT been successfully installed, so i logged a support call and included the contents of the log file. I then proceeded to add the controls manually - seems to be working now.
Chris - South Africa
It doesn't work for me too. If I run it from the start menu (Infragistics2.ToolboxUtility.exe /v 8.2) it pop-ups usage dialog.If I run it in the following way: Infragistics2.ToolboxUtility.exe /v 8 it starts to work and I get the following output:
Begin processing NetAdvantage version 8
VS: 8.0Removing Tabs...Removing tabs...COMPLETEArgument 1 was Invalid.
Please solve this.