473,407 Members | 2,315 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,407 software developers and data experts.

SOAPAction header missing

I have a web service that uses WSE deployed on a Windows 2003 server. When
I run my client from a remote computer, I get the following exception:

System.Web.Services.Protocols.SoapHeaderException: WSE012: The input was not
a valid SOAP message because the following header is missing: SOAPAction. at
Microsoft.Web.Services2.WebServicesExtension.PrePr ocessHttpMessage(SoapEnvel
ope message) at
Microsoft.Web.Services2.WebServicesExtension.Befor eDeserializeServer(SoapSer
verMessage message)

After enabling tracing in the web.config I can see that there is no
SOAPAction header in the request.

If I run my client application from the web server, everything works fine.
Does anyone know why the SOAPAction header would be getting lost.
Nov 21 '05 #1
1 10365
I figured out the problem. My firewall was removing the SOAPAction header.
Once I modified the configuration to allow the SOAPAction header everything
works fine.

"Brian Wetzel" <we*****@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
I have a web service that uses WSE deployed on a Windows 2003 server. When I run my client from a remote computer, I get the following exception:

System.Web.Services.Protocols.SoapHeaderException: WSE012: The input was not a valid SOAP message because the following header is missing: SOAPAction. at Microsoft.Web.Services2.WebServicesExtension.PrePr ocessHttpMessage(SoapEnvel ope message) at
Microsoft.Web.Services2.WebServicesExtension.Befor eDeserializeServer(SoapSer verMessage message)

After enabling tracing in the web.config I can see that there is no
SOAPAction header in the request.

If I run my client application from the web server, everything works fine.
Does anyone know why the SOAPAction header would be getting lost.

Nov 21 '05 #2

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

Similar topics

1
by: freddy parra | last post by:
Can someone please provide me with a sample ASP page where i use SOAPACTION to submit parameters to my web service and get back the result? i need samples or URL with Web services in ASP that...
0
by: Michael Jackson | last post by:
I have attempted to mark up a service and it's methods so that it doesn't require the SOAPAction HTTP header to resolve the methods being called, this is done from first element in <SOAP-ENV:Body>...
1
by: Kevin Yu | last post by:
hi All I have a reference to a web servrice in the data access layer. something strange happen with this web service, when calling to one of the web method, it works fine, but not the other web...
0
by: Ajit | last post by:
Hi, I have a web service with one of the method having japanese characters in it's name. Let's say, I have a web method with name "HelloWorldプ". When I invoke this method using IE, it shows me...
8
by: ginnisharma1 | last post by:
Hi All, I am very new to C language and I got really big assignment in my work.I am wondering if anyone can help me.........I need to port compiler from unix to windows and compiler is written...
2
by: =?Utf-8?B?TWlndWVsIElzaWRvcm8=?= | last post by:
Hi, I've built an ASP.NET 1.1 web service and an ASP.NET 1.1 application that calls it is throwing the following exception: System.Web.Services.Protocols.SoapException: Server did not...
1
by: Shalako | last post by:
I check my error log and see these entries: malformed header from script. Bad header= Missing gauge reports are ind: padata.pl /perl/pema/padata.pl did not send an HTTP header malformed...
0
by: RK | last post by:
Hi, I've got a WCF client that needs to use a Java Web Service. I need a soapaction header to appear with the tcp info of the request. I tried creating a message inspector to add the header, but...
1
by: piercy | last post by:
I keep getting this error whe trying to use my web service from an application. I need to be able to change the service address on the fly so ive got it stored in a xml file. I read the xml and it...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.