Click here to Skip to main content
15,888,454 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
In my windows form project, I used IWebProxy to config proxy credential, like as this solution that helps me:
http://stackoverflow.com/questions/186800/is-it-possible-to-specify-proxy-credentials-in-your-web-config[^]

but in a XP system I have this error (when the Application wants to connect internet with proxy):
Insufficient permissions for setting the configuration section 'defautlProxy'


Although that is an administrator user in domain!

how do I solve this problem.
Posted
Updated 21-Apr-15 21:50pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900