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 Studio crashes when selecting different file after built process (Read 642 times)
DaDude1105
Newbies
*
Offline


Posts: 1
Joined: Apr 19th, 2020
Visual Studio crashes when selecting different file after built process
Apr 19th, 2020 at 6:26pm
Print Post  
Hello together,
I have an issue that causes a major crash of complete Visual Studio.
When I built and upload a scetch via Visual Micro to the Arduino, everything works fine. Also showing the monitor and communication works fine. 
But as soon as I want to select another file in my project structure (header or source) Visual Studio crashes (and restarts on his own).
There is no positive effect if I click the "Stop Debugger" or close the monitor upfront. 
Interesting is that I can still work in the originally selected file. I can modify the selected file and even upload another scetch without issues, but as soon as I select another file, Visual Studio crashes.
Curently I am using the 
   Visual Studio 16.5.4.
   Visual Micro 2020.321.3
   Arduino IDE 1.8.10

Thanks a lot in advance
« Last Edit: Apr 19th, 2020 at 6:26pm by DaDude1105 »  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2174
Joined: Feb 13th, 2019
Re: Visual Studio crashes when selecting different file after built process
Reply #1 - Apr 20th, 2020 at 2:02pm
Print Post  
Can you confirm if this only happens with this specific project, or all Visual Micro projects?

Would it be possible to attach the logs requested at the top of this page, and if it only affects a specific project, ideally ZIP and attach/email that as well.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual Studio crashes when selecting different file after built process
Reply #2 - Apr 21st, 2020 at 9:18am
Print Post  
Try to delete the .vs folder from below the solution and re-open. VS might have a problem with its intellisense so that will reset.

Otherwise, try running repair on Visual Studio.
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint