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

c# - IMAP GMAIL getting folder list problem -

PHP proxy to get XML: problem with URL arguments -