Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Visual Micro failed to create UI command items (Read 4813 times)
howardhb
Newbies
*
Offline


Posts: 3
Joined: Apr 19th, 2013
Visual Micro failed to create UI command items
Apr 29th, 2013 at 8:40am
Print Post  
Hi

I'm getting the following error when I start VS:
 
"Visual Micro failed to create UI command items"

I can find the menu items Tool>Options>Visual Micro, but, 
Tools>Arduino does not appear on the menu.


I'm using:
Microsoft Visual Studio 2010 ULTIMATE
Version 10.0.30319.1 RTMRel
Microsoft .NET Framework
Version 4.5.50709 RTMRel
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual Micro failed to create UI command items
Reply #1 - Apr 29th, 2013 at 1:25pm
Print Post  
From memory I think the RTM version of VS had a lot of bugs, can you update your VS2010 to SP1?

Thanks
  
Back to top
WWW  
IP Logged
 
howardhb
Newbies
*
Offline


Posts: 3
Joined: Apr 19th, 2013
Re: Visual Micro failed to create UI command items
Reply #2 - Apr 29th, 2013 at 4:03pm
Print Post  
Hi. 
Thanks for you reply.

I've installed VS 2010 SP1, and re-installed Visual Micro....

Same problem. The error looks like this:

Visual Micro failed to create UI command Items

Unable to cast COM object of type 'System._ComObject' to interface type
'Microsoft.VisualStudio.OLE.Interop.IServiceProvider'. This operation failed
because the QueryInterface call on the COM component for the interface with IID 
'{6D5140C1-7436-11CE-00A006009FA}' failed due to the following error: No 
such interface supported (Exception from HRESULT: 0x80004002
(E_NOINTERFACE)

I have re-installed Arduino 1.01 and can upload a sketch  (Arduino UNO on COM2)
I'm using Win7 x64
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual Micro failed to create UI command items
Reply #3 - Apr 29th, 2013 at 4:06pm
Print Post  
Sounds like a windows update issue, maybe you should try running the /resetaddin command that is documented on the main web site (search)

If that doesn't fix it then maybe worth checking what other addins or extensions are loaded

Sorry I can be more help, normally we can add menu items and command bars to vs without an error. This is what the plugin is attempting to do
« Last Edit: Apr 29th, 2013 at 4:06pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
howardhb
Newbies
*
Offline


Posts: 3
Joined: Apr 19th, 2013
Re: Visual Micro failed to create UI command items
Reply #4 - Apr 30th, 2013 at 8:23am
Print Post  
Tim, thank-you!

Windows Update + Re-apply VS2010 SP1 + re-install Visual Micro

Awesome!  Cheesy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint