the remote server returned an error: (407) Proxy Authentication Required
Hi All,
I'm Creating Custom Module using Sitefinity Thunder. I'm Trying to Build the solution, it showing Error Message "the remote server returned an error: (407) Proxy Authentication Required".
I'm also Added Default Proxy in Web.config , but no luck :(
<system.net>
<defaultProxy useDefaultCredentials=
"true"
/>
</system.net>
Thanks,
Ajay
Hello Ajay,
Could you tell us please which version of Thunder you are using and how you download and install it?
Meanwhile can you try to uninstall Thunder and install it again manually? Download Thunder from here:
https://visualstudiogallery.msdn.microsoft.com/381fde64-9898-4a5d-ae20-861e119bbf92
Regards,
Slaveya
Telerik
Hi Slaveya,
I'm Using Latest version of Thunder(1.3.5.0) and Thunder Installed Manually with That Link only(what you mentioned) but No Luck.
Hi,
It looks like you have a proxy server on your side that requires authentication. You can fix that from Tools | Extensions and Updates | Online tab. Then Visual Studio should request your credentials. Once you have authenticated you should be able to see the extensions from the gallery and the Thunder should work fine.
Moreover did you try to provide proxy credentials (uncheck the use IE settings)? If this doesn't help please check with your network administrator whether a network policy exists that blocks your connection?
Some of our customers managed to solve this issue by turning the Detect Automatic Settings option off. I would suggest to turn the Detect Automatic Settings option off and give it another try. Here are the steps that need to be performed in order to do this: