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 General Options do not show in VS 2019 Community (Read 1173 times)
djg
Newbies
*
Offline


Posts: 6
Joined: Mar 25th, 2020
General Options do not show in VS 2019 Community
Mar 25th, 2020 at 2:30pm
Print Post  
When clicking on the vMicro.General.Options menu item nothing is displayed

I do get the following dump in the Output window when I click on the former :
Error during processing of the command. Please review or post the stack trace in the www.visualmicro.com forumError HRESULT E_FAIL has been returned from a call to a COM component. (Visual.Micro.Visual.Studio.Arduino.Helper.ToolsToolsOptions)
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
   at EnvDTE80.DTE2.ExecuteCommand(String CommandName, String CommandArgs)
   at Visual.Micro.Visual.Studio.Arduino.AddInApp.ExecCmd(String commandName)

Please advise.

Thanks,
djg
« Last Edit: Mar 27th, 2020 at 12:05am by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2145
Joined: Feb 13th, 2019
Re: Options / Settings Using VS 2019 Community
Reply #1 - Mar 25th, 2020 at 3:00pm
Print Post  
Can you confirm what version of Visual Micro is installed, and ideally the full VS version as well (from Help > About Microsoft Visual Studio) ?

  
Back to top
 
IP Logged
 
djg
Newbies
*
Offline


Posts: 6
Joined: Mar 25th, 2020
Re: Options / Settings Using VS 2019 Community
Reply #2 - Mar 25th, 2020 at 10:36pm
Print Post  
Here you go:

Microsoft Visual Studio Community 2019
Version 16.5.0
 
VM
2020.321.2
(Couldn't find anywhere to grab it from the UI.)

Thanks,
djg
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: General Options do not show in VS 2019 Community
Reply #3 - Mar 27th, 2020 at 12:07am
Print Post  
The options window we are trying to open is the same as using Tools>Options>Visual Micro. Does that work?

It seems there is some issue in vs around using commands, that is what we do to make the tools>option dialog appear auto selected at the visual micro branch. See here a similar report.
https://github.com/madskristensen/AddAnyFile/issues/47

In help>about please click the "Copy Info" button and then paste into a post here.

  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint