We are currently running .Net 2007 ver 7.1. We are upgrading to VS 2008 from VS 2005.The toolbox build utility is not creating the toolbox entries. Following is the link being executed."C:\Program Files\Infragistics\NetAdvantage for .NET 2007 Volume 1 CLR 2.0\Toolbox Utility\Infragistics2.ToolboxUtility.exe" /v 7.1
Acording to the docs, if I don't specify /t all versions of VS should be updated. It says it is updating VS 8 which is VS 2005 and this does work.I have also tried running with /t:8 and /t:9. In both instances the exe ends immediately with no effect.Please advise.Vic
The likely cause of this is because NetAdvantage for .NET 2007 Volume 1 was not updated for compatibility with Visual Studio 2008. Its toolbox utility likely doesn't know what to do with Visual Studio 2008.
The Supported Environments page of our website lists NetAdvantage for .NET 2008 Volume 1 as the first version of our toolset supported for use with Visual Studio 2008. I recommend you upgrade to this version or later to ensure compatiblity.
Since you mention that everything else seems to be working fine, other than the toolbox utility, you're welcome to continue using NetAdvantage 2007 Volume 1 with Visual Studio 2008. This will entail using a manual process to add these controls to the Visual Studio 2008 toolbox.
Hi,
I have opened a VS 2005 & VS 2008 project side by side and manually created the Tabs and created the controls within. Everything seems to work fine.
Is there a download for the ver 7.1 installer somewhere which will take care of this to avoid the manual effort on every developer machine?