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 New project creation fails in VS 2008 (Read 3456 times)
NickP
Newbies
*
Offline


Posts: 2
Joined: Feb 3rd, 2015
New project creation fails in VS 2008
Feb 3rd, 2015 at 5:02pm
Print Post  
Hi!

I just installed Visual Micro on VS 2008 Pro (Win7), and I get the following message when I try to create a new Arduino 1.0.x project (File\New\Sketch Project):

"Visual.Micro.Visual.Studio.Arduino.08"
"Unable to create new sketch"
"Attempted to read or write protected memory. This is often an indication that other memory is corrupt."

I end up having an empty solution in VS with the name I chose, and the folder contains only the template *.ino file with the loop and setup functions.

I made sure the IDE folder is right, I tried to change the destination folder, uninstalled the beta version, installed version 1.1412.10 (minor 6).

I always get the same message.

Does someone have an idea?

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


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: New project creation fails in VS 2008
Reply #1 - Feb 3rd, 2015 at 5:13pm
Print Post  
Hi Nick,

What happens if you use the standard VS 2008 File>New>Project wizard to create an empty win32 c++ project not using atl?

Thanks
  
Back to top
IP Logged
 
NickP
Newbies
*
Offline


Posts: 2
Joined: Feb 3rd, 2015
Re: New project creation fails in VS 2008
Reply #2 - Feb 3rd, 2015 at 6:30pm
Print Post  
There was indeed an issue with VS and C++.

I was using VB and C# regularly, but not C++.  I refreshed the install and now it works.

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


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: New project creation fails in VS 2008
Reply #3 - Feb 3rd, 2015 at 9:22pm
Print Post  
Great thanks for the update
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint