all groups > dotnet web services enhancements > september 2005 >
You're in the

dotnet web services enhancements

group:

RequestSoapContext.Current null at WS



RequestSoapContext.Current null at WS Keith
9/30/2005 8:40:06 AM
dotnet web services enhancements: I have a WSE2 WS receiving X509-signed messages. I can't read the
RequestSoapContext.Current to get the cert token--the object is null. It
worked fine on my dev box. Now on a test server, it breaks whether I'm
coming from a different box or through localhost on the server box. Is this
RE: RequestSoapContext.Current null at WS Keith
9/30/2005 10:00:02 AM
For the benefit of those out there having the same problem:

I found the solution. It was simple enough: check the version number of
your Microsoft.Web.Services2.dll assembly, and make sure it matches the
Web.config of your WS, and the app.config of your client.

[quoted text, click to view]
AddThis Social Bookmark Button