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 678299
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T01:08:03+00:00 2026-05-14T01:08:03+00:00

I have a console application that communicates with a web service. Both of them

  • 0

I have a console application that communicates with a web service. Both of them are on the same machine.

When I am accessing the web service with the LAN disabled, it connects without a problem. But if the LAN is enabled and connected to our office network, I receive this error:

“HTTP 407 Proxy Authentication required – The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied.”

We’ve been hunting the source of the problem for three days now. We have tried everything that we can think of. Any ideas what’s causing the problem?

Additional notes:
– The machine is in a Workgroup setup but with DNS suffix (computer.local). When accessing the web service, we type the address as “http://machine.computer.local/service.asmx“

  • I talked to the IT guys and they said that we don’t have an ISA server installed

  • There is no “proxy” set in IE.

  • The machine is in mint condition.

  • 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-14T01:08:03+00:00Added an answer on May 14, 2026 at 1:08 am

    Apparently, the IT guys that I’ve talked with is not aware of the corporate-wide ISA server.

    Using Wireshark, I dumped the data to an HTML file (a standard HTTP 407 error page). It clearly showed the Hostname and IP address of the ISA server.

    In short, the problem is the ISA server. Although it is still a mystery on why the machine would contact the ISA server if the IIS server hosting the site is located on the machine itself (localhost).

    Workaround: Use the bypassonlocal property.

    <configuration>
       <system.net>
          <defaultProxy>
             <proxy proxyaddress="<ISA-SERVER>" bypassonlocal="true"/>
          </defaultProxy>
       </system.net>
    </configuration>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a console application that's calling a web service method. In the web
I have a C# console application that calls SSRS soap based webservice (service runs
I have a c++ console application that launches another application and communicates with it
I have an console application (that also is run as a service when deployed).
We have two applications running on single machine,one of which is web application that
I have a .Net console application that uses a QueryString that connects to a
I have a console application that uses a database connection string which is defined
I have a console application that will be kicked off with a scheduler. If
I have a console application that require to use some code that need administrator
I have a console application that I would like to run as 'NT AUTHORITY\NetworkService',

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.