When I run the "Create Visual Studio Toolbox Tab" tool on Visual Studio 2008, I get an error. I can get the toolbox controls added manualy, but would still like to see the problem addressed.
The log generated by the toolbox utility is:
3:18:12 PM - Params: /v /t:9.0 8.1 3:18:12 PM - PUBLIC: Begin processing NetAdvantage version 8.13:18:12 PM - Beginning to process VS v9.03:18:12 PM - Getting Type for ProgID: VisualStudio.DTE.9.03:18:12 PM - Creating type: System.__ComObject3:18:14 PM - EXCEPTION: System.Runtime.InteropServices.COMException Source: mscorlib Message: Creating an instance of the COM component with CLSID {1A5AC6AE-7B95-478C-B422-0E994FD727D6} from the IClassFactory failed due to the following error: 80010001. Stack Trace: at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache) at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at TBUtility.ToolboxUtilityManager.ProcessArguments()
I have the same problem - and no solution yet.
I tried repairing VS2008 and execution of the IG tool as 32 bit application.
Hello,
I have seen similar COM exceptions when running toolbox utility programs for Microsoft packaged software as well. After some searching I bumped in to the following threads:
http://forums.msdn.microsoft.com/en-US/vsx/thread/57cb3f63-3999-4975-b2e8-3551347d2a56
and especially this one seemed more useful:
http://forums.msdn.microsoft.com/en-US/vsx/thread/8b920a71-01f4-41de-9dd4-e5ae9c929340
According to the thread above there could be problems if you are using Express editions, but this also hold true for some of the other editionm like some versions of Professional, or in some cases, when two versions of VS (both 2005 and 2008) are present.
Unfortunately this varies depending on the setup and I really do not know which case you have. I recommend reading the threads above and trying some of the workaround solutions suggested there and if this does not help, I am afraid the only solution will be to manually add the items to the toolbox (right click, select Choose Items and add all assemblies one by one).
Joe,
Thanks for the update.
If you haven't already done so, you should mention these details in the support case, along with any other debugging steps you may have taken. (For anyone else reading this thread who has existing support cases, I recommend you do also update your cases with any steps you've taken.) Putting these updates on the support case it will save you and Developer Support time in diagnosing your issue.
There's likely something specific about your installation that's causing this. I've successfully installed our ASP.NET controls from NetAdvantage for .NET 2009 Volume 1 installed on Visual Studio 2008, as do other people both inside and outside of Infragistics. Since others are also encountering the same behavior you are, I suspect that both the cause and solution will be related to configuration, whether of VS2008 or of something else in your environment.
I uninstalled the add on VS Power Tools and then I was able to rerun the ASP.NET install and add my controls in properly. This was my solution.
Prior to this post I submitted an issue with infragistics. It was only yesterday, but I have not heard anything.
I also uninstalled and reinstalled VS2008 and that did not fix the problem. I then tried to install the 2009.2 Win forms version of infragistics. This installed fine and built out the tab fine. The 2009.1 ASP.NET version has an issue. It corrupts vs2008.
For each of you encountering an issue with the Toolbox Utility, I strongly advise you to submit support requests, if you haven't done so already.
The two most recent posts appear that they may have the same cause. The inability to add controls manually suggests a broader issue with Visual Studio 2008. I recommend re-running its installer to run a "Repair" on Visual Studio, then attempt the Toolbox Utility and (if needed) manually placing controls in the toolbox again. If the issue still occurs, then please submit a support request as I mention above, so that someone in Developer Support can investigate further.
The two posts previous appear to be a different issue, one of which also appears to be different than the one mentioned in the opening post of this thread.
The best way for us at Infragistics to get all of the details for the various scenarios where people are encountering issues with our Toolbox Utility is for you to provide details to us through a support case, where we can investigate the symptoms and environment, find what additional information we need for each specific scenario, and reproduce the scenarios themselves. This will give us the chance to identify the causes of these issues, provide resolutions for each, and end up with a better utility going forward, for both you and other Infragistics users.
Thanks to all of you for your patience.
I have the same problem with the install. I use vs2008 Professional. I get an error wehn trying to use the Create Toolbox tab feature. I then get blown out of VS2008 when I try to add the cotnrols manually.