Hi,
I'm still using NA 2008.1 and can't create the tabs with the supplied program: it throws an exception (please see below).
Yes, I know I can create it manually...
Thanks,
Frank
11:13:08 - Params: /v 8.1 11:13:09 - PUBLIC: Begin processing NetAdvantage version 8,111:13:09 - Beginning to process VS v711:13:09 - Getting Type for ProgID: VisualStudio.DTE.711:13:09 - Type for ProgID: VisualStudio.DTE.7 - null11:13:09 - Beginning to process VS v7.111:13:09 - Getting Type for ProgID: VisualStudio.DTE.7.111:13:09 - Type for ProgID: VisualStudio.DTE.7.1 - null11:13:09 - Beginning to process VS v8.011:13:09 - Getting Type for ProgID: VisualStudio.DTE.8.011:13:09 - Creating type: System.__ComObject11:13:16 - PUBLIC: VS: 8.011:13:16 - Getting Toolbox Window11:13:16 - Getting Toolbox11:13:16 - Getting Toolbox Tabs11:13:16 - Getting Install Directory.(netAdvantageVersion: 8,1, target: 8.0, type: 0, CLR: CLR2x)11:13:16 - Attempting to get NetAdvantageJP key 111:13:16 - NetAdvantageJP key is null11:13:16 - minimumVersion: 6,211:13:16 - Getting VersionKey: found11:13:16 - Getting Install Directory Inner. (versionKey: HKEY_CLASSES_ROOT\Infragistics\NetAdvantage\Net\Full, target: 8.0, type: 0, netAdvantageVersion:8,1, CLR:CLR2x)11:13:16 - Getting WEB key11:13:16 - Found WEB key11:13:16 - Getting CLR2x key11:13:16 - Found CLR2x key11:13:16 - GetInstallDirectory Inner returns: ''11:13:16 - Install directory not found.11:13:16 - GetInstallDirectory returns: ''11:13:16 - Getting Install Directory.(netAdvantageVersion: 8,1, target: 8.0, type: 1, CLR: CLR2x)11:13:16 - Attempting to get NetAdvantageJP key 111:13:16 - NetAdvantageJP key is null11:13:16 - minimumVersion: 6,211:13:16 - Getting VersionKey: found11:13:16 - Getting Install Directory Inner. (versionKey: HKEY_CLASSES_ROOT\Infragistics\NetAdvantage\Net\Full, target: 8.0, type: 1, netAdvantageVersion:8,1, CLR:CLR2x)11:13:16 - Getting WIN key11:13:16 - Found WIN key11:13:16 - Getting CLR2x key11:13:16 - Found CLR2x key11:13:16 - Processing installed version: Version8.111:13:16 - Got reg key for installed version: Version8.111:13:16 - Getting InstallDirectory from registry for version: 8,111:13:16 - GetInstallDirectory Inner returns: 'C:\Programme\Infragistics\NetAdvantage for .NET 2008 Vol. 1 CLR 2.0\'11:13:16 - Install directory: 'C:\Programme\Infragistics\NetAdvantage for .NET 2008 Vol. 1 CLR 2.0\' found.11:13:16 - GetInstallDirectory returns: 'C:\Programme\Infragistics\NetAdvantage for .NET 2008 Vol. 1 CLR 2.0\'11:13:16 - PUBLIC: Removing Tabs...11:13:28 - EXCEPTION: System.InvalidCastException Source: CustomMarshalers Message: QI for IEnumVARIANT failed on the unmanaged server. Stack Trace: bei System.Runtime.InteropServices.CustomMarshalers.EnumeratorToEnumVariantMarshaler.MarshalNativeToManaged(IntPtr pNativeData) bei EnvDTE.ToolBoxTabs.GetEnumerator() bei TBUtility.ToolboxUtilityManager.RemoveTabs(ToolBoxTabs _tbTabs, String[] tabNames) bei TBUtility.ToolboxUtilityManager.ProcessArguments()11:13:28 - dte.Quit