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 illegal Characters in path (Read 5021 times)
Pltilleul
Newbies
*
Offline


Posts: 5
Joined: Jul 10th, 2015
illegal Characters in path
Jul 10th, 2015 at 3:07pm
Print Post  
When i try to open an .ino file, text appears for one second then diappears with following message : see attachment.
How to fix ?
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: illegal Characters in path
Reply #1 - Jul 10th, 2015 at 3:18pm
Print Post  
Please confirm if the SketchBook folder in the Ide locations window is empty or what path ou entered into it.

Thanks

Your error for reference:-

Code
Select All
Illegal characters in path. (Visual.Micro.Visual.Studio.Arduino.Helper.SolutionOpenArduinoSketch)
System.ArgumentException: Illegal characters in path.
   at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
   at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
   at System.IO.Path.GetFullPathInternal(String path)
   at System.IO.DirectoryInfo.Init(String path, Boolean checkHost)
   at System.IO.DirectoryInfo..ctor(String path)
   at processing.app.MCUApplication.getSketchbookFolder()
   at processing.app.SketchUtils.OpenSketchFilePicker(MCUApplication mcuApp)
   at Visual.Micro.Visual.Studio.Arduino.AddInApp.ExecCmd(String commandName) 

« Last Edit: Jul 10th, 2015 at 3:18pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Pltilleul
Newbies
*
Offline


Posts: 5
Joined: Jul 10th, 2015
Re: illegal Characters in path
Reply #2 - Jul 11th, 2015 at 9:35am
Print Post  
Thanks for reply ! It works now ! I don't know why it works...I just restarted Studio, open Arduino sketch and bingo !
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: illegal Characters in path
Reply #3 - Jul 11th, 2015 at 2:38pm
Print Post  
Okay if it happens again then switch on tools>options>visual micro>compiler "show build properties" and "verbose" then build and post the output or email to info [at] visualmicro.com
  
Back to top
IP Logged
 
Pltilleul
Newbies
*
Offline


Posts: 5
Joined: Jul 10th, 2015
Re: illegal Characters in path
Reply #4 - Jul 12th, 2015 at 8:38am
Print Post  
Thanks for your advice ! Hope I'll never use it ...
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint