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) No Internet Proxy configuration (Read 10646 times)
husky
Newbies
*
Offline


Posts: 3
Joined: Nov 5th, 2015
No Internet Proxy configuration
Nov 5th, 2015 at 12:13pm
Print Post  
I'd like to try the Visual Micro Debugger but can't enable the trial.
I'm behind a proxy.
I can't find a possibility in Atmel Studio 6.2 to set the proxy settings.

Is there no such possibility ?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: No Internet Proxy configuration
Reply #1 - Nov 5th, 2015 at 12:15pm
Print Post  
Hi,

Thanks for the question.

There isn't a proxy option at the moment for activation. 

I could add it but would need someone to test as I don't have a proxy.
  
Back to top
IP Logged
 
husky
Newbies
*
Offline


Posts: 3
Joined: Nov 5th, 2015
Re: No Internet Proxy configuration
Reply #2 - Nov 5th, 2015 at 12:52pm
Print Post  
I could test - as I'm behind al full blown proxy..

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


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: No Internet Proxy configuration
Reply #3 - Nov 5th, 2015 at 1:01pm
Print Post  
Does any other software you have communicate using port 80? If so does it simply prompt for a proxy path + user name/password?
  
Back to top
IP Logged
 
husky
Newbies
*
Offline


Posts: 3
Joined: Nov 5th, 2015
Re: No Internet Proxy configuration
Reply #4 - Nov 5th, 2015 at 1:14pm
Print Post  
it depends on the software. The whole windows stuff is using the system's proxy setting. In these I don't have to specify user/password, as my Windows credentials are sufficient.
For other software (Eclipse, Maven...) I have to set proxy settings individually, means proxy server and port, separatedly for http and https. Username/password is normally not needed.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: No Internet Proxy configuration
Reply #5 - Nov 5th, 2015 at 1:37pm
Print Post  
Thanks that's helpful, I'll take a look at it.
  
Back to top
IP Logged
 
MR
Newbies
*
Offline


Posts: 3
Joined: Jan 14th, 2016
Re: No Internet Proxy configuration
Reply #6 - Jan 14th, 2016 at 8:36pm
Print Post  

Hi,

is there now a solution available?

I'm also behind a proxy and can't use all the functions of the pro version.

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


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: No Internet Proxy configuration
Reply #7 - Jan 15th, 2016 at 5:45am
Print Post  
Yes I hope so. In the next release the "Visual Micro>Try. Buy, Activate"  window has optional proxy details that can be supplied.

The release should be within the next day or so.
  
Back to top
IP Logged
 
MR
Newbies
*
Offline


Posts: 3
Joined: Jan 14th, 2016
Re: No Internet Proxy configuration
Reply #8 - Jan 15th, 2016 at 7:31am
Print Post  
Hi,

very good, hope it will work at my system.

Is this proxy configuration also effective for the other functions where I need internet access? E.g. within the Visual Micro Explorer the "Manage Libraries" and other needs this access.

Thanks for your help.
  
Back to top
 
IP Logged
 
MR
Newbies
*
Offline


Posts: 3
Joined: Jan 14th, 2016
Re: No Internet Proxy configuration
Reply #9 - Jan 15th, 2016 at 9:00am
Print Post  
Hello again,

I've finally found a solution within the Atmel Studio 7 with solves all the proxy problems also with Visual Micro.

At first there is workaround from Microsoft:
https://support.microsoft.com/en-us/kb/910804

It seems to be working at some users. But I had to modify it and add username and password as follows:

<defaultProxy enabled="true" useDefaultCredentials="true">
     <proxy bypassonlocal="True" proxyaddress="http://username:password@proxyname:portnumber"/>
</defaultProxy>

I hope that can help somebody else  Wink

P.S.: For Atmel Studio 7 you have to modify the 'AtmelStudio.exe.config' in the program directory (..\Atmel\Studio7\7.0).
« Last Edit: Jan 15th, 2016 at 9:02am by MR »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint