I am looking at the following article in regards to WSE2.0.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwse/html/wsse
cdrill.asp
The very first example uses a WeblogProxy class. When I try to use
this, the class is nowhere to be found. I've been searching for the
proper namespace with no luck. It's not in
Microsoft.Web.Services2.Security.Tokens.
Does anyone know what I'm doing wrong? Is there a namespace I'm
missing? Do I need a service pack?
Thanks in advance
nsyforce@aol.com - 27 Jun 2005 20:54 GMT
Pardon this message. I haven't done much with Web Services and realize
the error of my thinking. For anyone other newbies, the proxy is
generated when you make a reference to your web service. The proxy
will be different when the webservice is enabled for Web Services
Enhancements, as compared to a Web Service that is not enabled for it