Re: IIS 6 - post problem at port 80

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 07/08/04


Date: Thu, 8 Jul 2004 02:44:17 -0700

Are you sure that your ISP/network-environment is not blocking port 80
access ?

Please check your W3SVC log file to see if the POST request is in the log
file (and also HTTPERR log file to make sure the request was not
disconnect). If it is not in either log file, then SOMETHING outside of IIS
has blocked that request from reaching IIS -- at which point, you need to
start looking at your networking-environment.

-- 
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"hugo batista" <hugo.batista@aranhix_com_nospam> wrote in message
news:eZyMFi5YEHA.2812@TK2MSFTNGP11.phx.gbl...
Hi everybody
I'm having a problem with the following environment:
- Windows 2003 web edition
- .net framework 1.1
I created a dummy web services that accepts a string in a webmethod. With
some strings, the web server does not respond at port 80. If i configure my
web app to respond on another port, there is no problem, but using port 80,
it seems to filter the post data.
My soap request seems like this:
<?xml version="1.0" encoding="utf-8"?><soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><HelloWorld
xmlns="http://tempuri.org/"><myvalue>&lt;?xml version="1.0"?&gt;
&lt;ArrayOfColumnAttributes xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
&lt;ColumnAttributes&gt;
&lt;PropertyName&gt;@ActuatorID&lt;/PropertyName&gt;
&lt;PropertyHolderName&gt;@actuatorID&lt;/PropertyHolderName&gt;
&lt;PropertyInfoName&gt;ActuatorID_Info&lt;/PropertyInfoName&gt;
&lt;FrameworkType&gt;System.Int32&lt;/FrameworkType&gt;
&lt;MaxLength&gt;10&lt;/MaxLength&gt;
&lt;DatabaseFieldName&gt;ActuatorID&lt;/DatabaseFieldName&gt;
&lt;DatabaseDataType&gt;int&lt;/DatabaseDataType&gt;
&lt;DatabaseFieldScale&gt;0&lt;/DatabaseFieldScale&gt;
&lt;IsNullable&gt;false&lt;/IsNullable&gt;
&lt;HasDefaultValue&gt;false&lt;/HasDefaultValue&gt;
&lt;IsPK&gt;true&lt;/IsPK&gt; &lt;IsIdentity&gt;true&lt;/IsIdentity&gt;
&lt;VarCanBeoptional&gt;false&lt;/VarCanBeoptional&gt;
&lt;ArgumentName&gt;actuatorID&lt;/ArgumentName&gt;
&lt;/ColumnAttributes&gt; &lt;ColumnAttributes&gt;
&lt;PropertyName&gt;@VehicleID&lt;/PropertyName&gt;
&lt;PropertyHolderName&gt;@vehicleID&lt;/PropertyHolderName&gt;
&lt;PropertyInfoName&gt;VehicleID_Info&lt;/PropertyInfoName&gt;
&lt;FrameworkType&gt;System.Int32&lt;/FrameworkType&gt;
</myvalue></HelloWorld></soap:Body></soap:Envelope>
Any clue ?
Thanks!


Relevant Pages

  • Re: IIS 6 - post problem at port 80
    ... The 80 port is open and, the server responds if i do not send a so long ... The httperr as nothing relative to this issue, and the request does not ... appear on the w3svc log file. ...
    (microsoft.public.windows.server.security)
  • Re: IIS 6 - post problem at port 80
    ... This posting is provided "AS IS" with no warranties, ... from the request, ... > Please check your W3SVC log file to see if the POST request is in the log ... the web server does not respond at port 80. ...
    (microsoft.public.windows.server.security)
  • Re: IIS 6 - post problem at port 80
    ... from the request, the request arrives to IIS. ... > Please check your W3SVC log file to see if the POST request is in the log ... the web server does not respond at port 80. ...
    (microsoft.public.windows.server.security)
  • Re: CUPS, Sarge/Debian/GNU/Linux and Mac OS X
    ... blocking port 631 on your linux box? ... # This is the CUPS configuration file. ... the access log file; if this does not start with a leading / ... determines whether the scheduler will allow new printers ...
    (Debian-User)
  • [NT] 04WebServer Multiple Vulnerabilities (CSS, Log File Injection, AUX DoS)
    ... 04WebServer is a HTTP server developed by Soft3304 for Windows platforms. ... Characters into Log File ... filtering on the request URL before writing it into the log file. ... following HTTP request, when submitted to a vulnerable 04WebServer, will ...
    (Securiteam)