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 Error 1001 (Read 6562 times)
Vaclav
Junior Member
**
Offline


Posts: 81
Joined: Dec 28th, 2013
Error 1001
Jan 18th, 2014 at 9:12pm
Print Post  
Arduino IDE / VisualMicro will not install on newly installed (clean) and fully updated XP SP3 and latest relase of Atmel Studion 6.1. 
Missing InstallUtilLib file.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Error 1001
Reply #1 - Jan 18th, 2014 at 9:14pm
Print Post  
EDIT: This is a windows error. The file is a microsoft file, part of their msi installer system. Something to do with missing windows installer components? We use the windows .net3.5 installer for all windows versions
« Last Edit: Jan 18th, 2014 at 9:19pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Vaclav
Junior Member
**
Offline


Posts: 81
Joined: Dec 28th, 2013
Re: Error 1001
Reply #2 - Jan 19th, 2014 at 3:02am
Print Post  
Nope, this is a VM bug.
Studio 6.1 installed 4.net.
VM as a add-on needs to have better relations with mother ship. 
After downloading 3.5net VS and IDE installed but VA ( intelisense) no workie. Back to square one.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Error 1001
Reply #3 - Jan 19th, 2014 at 11:47am
Print Post  
Hi,

It is good to hear that installing .net3.5 allowed Visual Micro to be installed. This is a clearly documented requirement for Visual Micro and this normally affects win8 users which installs with 3.5 switched off. I didn't realize it is possible to install windows xp without .net3.5 the same solution is the same.

I understand that this is strange for you because you do not normally use windows. So if you install Atmel Studio for .Net4.0 and don't want to run any other windows programs you might well ask why you need .net3.5. Windows supports multiple versions of .net and you will see that many open source windows software examples are written for .net3.5 because it is the lowest common denominator. .net3.5 works on all versions of windows so makes sense to develop for 3.5 when possible.

Visual Micro is a number of programs that support Visual Studio 2008, 2010, 2012, 2013 and Atmel Studio. The Visual Micro programs used for 2008 and .net3.5, for 2010 and Atmel Visual Micro uses .net4.0 and for 2012 and 2013 Visual Micro uses .net4.5. These are the .net versions that match each Ide.

The Visual Micro installer and some of the auxiliary programs use .net3.5 because it ensures everyone can install the product and also negates the need for multiple installation programs. Because Visual Micro is primarily a free product with a free forum and the product already consists of 5 separate compilations we try to avoid more compilations of various installers for different .net platforms.

As explained before the only control Visual Micro has over Atmel Studio intellisense is to alter one registry key which the Visual Micro installer normally does automatically. This does fail sometimes especially if Atmel Studio is open when the installer runs. 

If Atmel is open when the installer runs or has not previously shutdown properly this registry property is failing to be set correctly during installlation. The result is that intellisense does not appear for .ino files.

I provided you with a link to a windows .reg file that manually sets this property in the registry but usually recommend people close Atmel then run the visual micro uninstall/re-install which normally fixes the problem. Do you need a reminder of this link? Do you still have it?

The only other factor of intellisense is that Visual Micro ensures the correct paths to the Arduino sources are know to the Atmel intellisense engine. Visual Micro does this by updating the Atmel project include folders.

I am not sure if this information is helpful but please confirm what you mean by intellisense not working and please email an image of your ide as previously request and demonstrated to you to info [at] visualmicro.com

Thanks very much
« Last Edit: Jan 19th, 2014 at 4:16pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Vaclav
Junior Member
**
Offline


Posts: 81
Joined: Dec 28th, 2013
Re: Error 1001
Reply #4 - Jan 19th, 2014 at 8:20pm
Print Post  
Back to square one.
After repairing VM - no VA and crash on first keyboard stroke.
After reinstalling VM - VA was OK and crash XP on first keyboard stroke.
As I said before - just because it is free there is no exuse for the whole gammut not to work.
Let me know when you get it fix, I think I did more than my share to identify the many problems.
You - "VM"  - need to communicate with Atmel and VA  and not keep passing the buck back and forth.  Cry
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Error 1001
Reply #5 - Jan 19th, 2014 at 9:02pm
Print Post  
Hi,

I am really sorry you have had these problems. I am and have been happy to investigate all I can say is that there are thousands of people using the software and so far you are the only person to report this.

1)

I have asked you email a screen shot a couple of times now of your ide with a sketch open. I even provided an example of how it should look but you have not provided this. I can only ask that you please do this it would be a great help.

2)
When you get the crash, please submit a windows crash dump to help us work out what is wrong. At least we will see more information. I can then ask Atmel or whoever to look into it.

3)
It would help if you also zipped and emailed your sketch folder so that I can see the settings you have or that were deduced from your configuration.

EDIT: 3) Please confirm if you have altered any of the Atmel Studio default settings such as "text editor font" etc.

Summary

The email address in case you missed it earlier is info [at] visualmicro.com

Once again sorry you have this impression of the software, if this is what happens to many users then I would not have time to produce the software. 

So please be assured that if you do provide the requested diagnostics information we will find the problem. Please don't uninstall or re-install anything until we have looked at the information you provide.

Thanks very much

EDIT: ps: If you are using Arduino 1.5.x then there are some slight library changes to library search paths in Atmel Studio in the 1401.20 beta here.
« Last Edit: Jan 20th, 2014 at 3:12am by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint