c# - Why is my web server making calls to the URL in the TargetNamespace? -


we have c# webservice running on iis, , part of wsdl definition have following:

targetnamespace='http://myappname.com' 

recently, networks team have told me there thousands of attempts being made web server, trying connect via our proxy server 'http://myappname.com' - bogus site doesn't exist.

is correct? should iis making connection each time makes call our web service?


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -