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
Hot Topic (More than 8 Replies) Can't open ino files Visual Studio 2012 (Read 9790 times)
DwainS
Newbies
*
Offline


Posts: 7
Location: Kentucky
Joined: Sep 21st, 2013
Can't open ino files Visual Studio 2012
Mar 23rd, 2014 at 4:38pm
Print Post  
I can install the program with no issues it appears in Visual Studio11(2012) I have tried the latest beta version and several other versions with the same result when I try to use file open sketch or file open new sketch I get a message box on to it says Visual.Micro.Visual.Studio.12 the message is Error:Operation.aborted(Exception form HRESULT:0X800040004(E_Abort) any help would be greatly appreciated
  
Back to top
 
IP Logged
 
DwainS
Newbies
*
Offline


Posts: 7
Location: Kentucky
Joined: Sep 21st, 2013
Re: Can't open ino files Visual Studio 2012
Reply #1 - Mar 23rd, 2014 at 4:42pm
Print Post  
Forgot to mention I use arduino 1.5.6-R2 but I have tried different versions of that also. I did set the path for the arduino folder as described in the quick start guide.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12198
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Can't open ino files Visual Studio 2012
Reply #2 - Mar 23rd, 2014 at 4:46pm
Print Post  
Hi Dwain,

When we create a new sketch project we use the standard C++ system that is built into Visual Studio.

So first question is have you installed the C++ module for VS 2012?

If so then can you create a standard new empty Visual Studio Win32 C++ project using File>New>Project>C++>Empty Win32 project (not using ATL)

Thanks
  
Back to top
IP Logged
 
DwainS
Newbies
*
Offline


Posts: 7
Location: Kentucky
Joined: Sep 21st, 2013
Re: Can't open ino files Visual Studio 2012
Reply #3 - Mar 23rd, 2014 at 11:29pm
Print Post  
When I try to open a new win32 vc++ project it appears to work no errors but I don't see anything in the solution explorer. Not familiar with VC++ but I assume something should be in the solution explorer.
« Last Edit: Mar 23rd, 2014 at 11:33pm by DwainS »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12198
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Can't open ino files Visual Studio 2012
Reply #4 - Mar 23rd, 2014 at 11:58pm
Print Post  
Yes it should create a new project for you. I think it's a vs bug that it doesn't give you an error.

Visual Micro runs the same wizard using a macro. The return value is displayed in the dialog if it is an error.

It means your c++ new project templates are missing. Here is a similar report on the microsoft forum http://social.msdn.microsoft.com/Forums/vstudio/en-US/d780fa4a-b940-4ad1-8852-d8...

Ignore the fact that the post mentions Ultimate. It's same same for the version you have installed, sounds like an uninstall and re-install of vs is needed  Cry
  
Back to top
IP Logged
 
DwainS
Newbies
*
Offline


Posts: 7
Location: Kentucky
Joined: Sep 21st, 2013
Re: Can't open ino files Visual Studio 2012
Reply #5 - Mar 24th, 2014 at 12:12am
Print Post  
Thanks I think the issue is I had express and ultimate installed I have uninstalled express and in the process of repairing ultimate I will update you hopefully in a little bit when it is done.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12198
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Can't open ino files Visual Studio 2012
Reply #6 - Mar 24th, 2014 at 12:16am
Print Post  
Fingers crossed
  
Back to top
IP Logged
 
DwainS
Newbies
*
Offline


Posts: 7
Location: Kentucky
Joined: Sep 21st, 2013
Re: Can't open ino files Visual Studio 2012
Reply #7 - Mar 25th, 2014 at 12:36am
Print Post  
Uninstalled both versions and reinstalled ultimate again still the same issue. I guess I need to find the answer from Microsoft.
Thanks For your help.
  
Back to top
 
IP Logged
 
DwainS
Newbies
*
Offline


Posts: 7
Location: Kentucky
Joined: Sep 21st, 2013
Re: Can't open ino files Visual Studio 2012
Reply #8 - Mar 26th, 2014 at 11:09am
Print Post  
Still no answers so I installed VS 2013 same issue?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12198
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Can't open ino files Visual Studio 2012
Reply #9 - Mar 26th, 2014 at 11:20am
Print Post  
Sorry what is the question?
  
Back to top
IP Logged
 
DwainS
Newbies
*
Offline


Posts: 7
Location: Kentucky
Joined: Sep 21st, 2013
Re: Can't open ino files Visual Studio 2012
Reply #10 - Mar 26th, 2014 at 11:26am
Print Post  
I ant get VS to open ino files without erroring out as stated above I uninstalled vs and installed a newer version to see if it was related to VS2012. I can start a new VC++ project but it doesn't appear to do anything it doesn't error out either. I see the Visual Micro toolbar but have been unsuccessful in using it.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12198
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Can't open ino files Visual Studio 2012
Reply #11 - Mar 26th, 2014 at 11:29am
Print Post  
Hi Dwain,

Yes, Visual Micro will not work if your C++ installation is faulty. This is beyond our control.

I am sure there must be an article somewhere on the web that explains how to fix the problem. Maybe try installing VS into a different folder name.

Failing that we also support Atmel Studio

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