Hi, get a similar error, anybody has any idea ??? Can you set the actor name with recompling the webservice ? It was working fine on a test environment which is the same as production. Any settings to change or something ?
Thank you,
Pierre
"JL" wrote:
[Quoted Text] > I am using vb.net 1.1 and wse 2.0 and created a web service and winform to > call the service. It works under http but now need to move to https. When > the url of the web service is changed to https://.... the following error > occurs: > > Destination Unreachable --> WSE816: The <To> header must match the value of > an incoming message's HTTP Request Url if the soap receiver does not have an > actor name. The <To> header received contained > https://www.x.com/webservice/function1.asmx while the HTTP Request Url was > http://y.z.local/webservice/function1.asmx.> > I am unclear about how/where the actore name is set. On the web service or > the client. > > Thanks > > Jeryl > > >
|