Prevent calling Web Service from being blocked

  • Thread starter Thread starter Joe
  • Start date Start date
J

Joe

Is there anyway to register an application with the various systems (like
Windows firewall) to prevent the user from having to click the 'Allow
action' or similar that pops up from applications like Windows Firewall?
 
Is your firewall blocking requests to port 80?
Is it "their" firewall that is blocking the traffic?

If it is there's, they almost certainly have
to do this themselves for security purposes.
I can't imagine firewall software allowing
an automated registration process or
the software would be pointless.
 
Hi Joe,
Welcome to MSDN Newsgroup!

If we want to register an application in Windows Firewall, we could modify
the following registry to achieve this goal,
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SharedAccess\Parameters\Fir
ewallPolicy\DomainProfile\AuthorizedApplications\List

I also browse an article from internet and hope it's helpful for you.
Title: Manually Configuring Windows Firewall in Windows XP Service Pack 2
URL: http://www.microsoft.com/technet/community/columns/cableguy/cg0204.mspx

If there is any question, please feel free to join the community and we are
here to support you at your convenience. Thanks again and have a nice day.

Best Regards,

Terry Fei [MSFT]
Microsoft Community Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top