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 Install Visual Micro in both MicrochipStudio and Visual Studio 2019 (Read 1324 times)
Michèle
Newbies
*
Offline


Posts: 2
Joined: Mar 6th, 2023
Install Visual Micro in both MicrochipStudio and Visual Studio 2019
Apr 29th, 2023 at 11:51am
Print Post  
Having installed Visual Micro into MicrochipStudio, I could not install it into Visual Studio 2019.

It turns out that the solution is rather simple.
    1 - Start fresh by uninstalling both MicrochipStudio and Visual Studio 2019.
    2 - Install Visual Studio 2019.
    3 - Install Visual Micro into Visual Studio 2019.
    4 - Install MicrochipStudio.
Problem solved. Visual Micro gets automatically installed into MicrochipStudio.

Michèle
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12186
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Install Visual Micro in both MicrochipStudio and Visual Studio 2019
Reply #1 - Apr 29th, 2023 at 7:51pm
Print Post  
Each IDE has its own set of installed extensions. You can see the install location of each Visual Micro installation by looking near the bottom of tools>options>visual micro (assembly location).

I suspect that your earlier install of Microchip Studio, prior to uninstall, retained the Visual Micro extension that you had installed into Microchip Studio. You would rightly expect it to delete the installed extensions during its uninstall, however it doesn't sound like it does that.

Normally it doesn't matter what order IDE's or Visual Micro are installed. In your case your emails suggested that you did not find the "Open With>Visual Studio Version Selector" which is needed, for ease, when you have multiple versions of VS installed. The version selector attempts to select the correct VSIXInstaller.exe for the intended IDE. I also suspect that Microchip Studio which is based on VS2015 will always have its own Open With option because when Microsoft designed the "Version Selector" they did not take into account VS2015 that Microchip is based on. It can be a bit messy but because Microchip studio is so old we don't expect Microsoft to make it easier.

We have not previously heard about any installations of VS2019 or VS2022 that do not provide the "Open With> Version selector" option. Microsoft always appear to add the menu item but failed in your example for some reason.

If the "Open With > Version selector" option is missing an alternative is to "Open With > Browse" and navigate to the IDE location. There can be found the VSIXInstaller.exe for the specific IDE.

I expect that if we add support for xplained hardware debug into VS2022 there will no longer be a need for Microchip Studio. It's on our list to look at.

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