473,396 Members | 1,967 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

IIS 6 - post problem at port 80

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!
Nov 18 '05 #1
0 1094

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Geoff | last post by:
I have been asked to add postal rates to a web page shopping cart checkout procedure. After contacting the post office I discovered that they used XML to receive postal rate requests and send back...
8
by: Bill Tschumy | last post by:
First let me state upfront that I'm a Java programmer, not a web developer. Consequently I may be flying a bit wild here... I have scoured the web and usenet for solutions on how to communicate...
2
by: sushi | last post by:
Hello, I want to send a HTTP post request. The url will be given in the format http://host:port/remainder-of-URL where host is the DNS name or IP address of the host where the receiver is...
12
by: Assaf | last post by:
Hi all, My client is using an online service provider that processes survey responses. After a user fills survey.aspx and presses the OK button, 2 things need to happen: 1. the data has to...
6
by: Philip Wagenaar | last post by:
I need to communicate with a service that listens on a specific TCP/IP port. I need to send an XML document using POST commands. I know I need to use System.Net.HttpWebRequest and...
2
by: Aaron | last post by:
I'm trying to pull data from a website and read it into a file the I can parse. I've done the before to site without post variables but I can seem to get my statments to work with the post. Can...
1
by: HardySpicer | last post by:
I have a laptop which has no Parallel port so I bought a USB to parallel port convertor. When I write to the virtual parallel port it doesn't respond (I can get a real port to work on a normal pc)....
0
by: shlim | last post by:
Currently I'm using VB.Net to perform a http/https multipart form post to a servlet. I'm able to perform the post using HttpWebrequest via GetRequestStream(). However, the servlet returned me with...
6
by: CindyH | last post by:
Hi: I have the following code: Dim url As String = "http://xx01xx01:800/some.ashx" Dim myrequest As System.Net.WebRequest = Nothing Dim myresponse As System.Net.WebResponse = Nothing...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.