Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7619441
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T03:41:17+00:00 2026-05-31T03:41:17+00:00

My OS is windows7 64 bits. I’m in a corporate environment. In order to

  • 0

My OS is windows7 64 bits.
I’m in a corporate environment. In order to have internet connectivity I have IE configured to use a automatic configuration proxy script.
Additionally I connect into an external company dial-up VPN (via internet). When connecting into the VPN I see that my hosts file are modified and the route print is changed too. The VPN dial-up connection uses another proxy automatic configuration script (under dial-up and VPN settings).
I’m able to see the contents of the two automatic configuration scripts as well as the route print info.

I have a .Net1.1 winforms app that uses WebClient to download an xml file from a web server.

When connected into the VPN:
The winforms app is not able to download the file (“server cannot be reached” error).
If I browse to the same URL within IE I’m able to download the file.
Moreover when I start Fiddler to inspect the http sessions, the winforms app is able to download the xml file.
Running netsh->proxy, system32 and SysWow64 versions show Direct access.

I suspect the problem is somehow related to proxy configurations but I don’t know where to look first.

Any help on putting things in order would be really apreciated…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T03:41:19+00:00Added an answer on May 31, 2026 at 3:41 am

    Just for reference,

    It turns out that .net framework 1.1 WebClient doesn’t understand automatic proxy configuration within its defaults settings:

      <system.net>
        <defaultProxy>
          <!-- 
                    The following entry enables reading of the per user (LAN) Internet settings.
                    Adding additional proxy settings, without first setting to "false",
                    will individually override. Note that "Automatic configuration" and 
                    "automatic configuration scripts" cannot be read.
    
                    <proxy> settings:
                        usesystemdefault="[true|false]" - Read settings from Internet Options (see above)
                        proxyaddress="[string]" - A Uri string of the proxy server to use.
                        bypassonlocal="[true|false]" - Enables bypassing of the proxy for local resources.
                 -->
          <proxy usesystemdefault="true" />
        </defaultProxy>
      </system.net>
    

    One posible workaround is to manually add the proxyadress in the config file

      <system.net>
        <defaultProxy>
          <proxy usesystemdefault="false" proxyaddress="http://myproxy:myport"  />
        </defaultProxy>
      </system.net>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to use PowerShell to administer my IIS7 on Windows7 64 bits. I
We use an open source library written in C# wrapping Windows BITS COM component.
I have a windows7 machine in which i am creating a file through java
I have installed xampp on Windows7(64bit).I want to work with PHP, Apache and MySql.
I have installed a new 32 bits Scansoft voice (Jennifer) in my Windows 7
I have a System DSN configured and test ok : Microsoft SQL Server Native
I have a Windows application that HAS to run as 32-bits (because of other
I'm using the Windows Launcher development environment for Google App Engine. I have downloaded
I have installed a new voice in my Windows 7 32 bits OS in
I am installing byteflow-0.7 on python 2.6.5 with django 1.3 on windows7(64-bits). Database used

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.