SoapHeader not making it to WSDL with WSE 3.0?

D

Derrick

With WSE 3.0, I have a webmethod

public class MyService : System.Web.Services.WebService
{
...
public SoapHeader LoginToken;
...
[WebMethod, SoapHeader("LoginToken")]
public long Ping() {
...



But the soalp header info never makes it to the WSDL output. Any ideas? I
have cleaned and rebuilt, iisreset-ed, etc.

Thanks in advance!

Derrick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top