wse
Consuming a WSE-enabled Web Service in an ASP.NET 2.0 web site
I\'m trying to consume a WSE enabled Web Service from an ASP.NET Web Site. I\'ve installed WSE 3.0, used the config tool to add WSE info to my web.config and then done an Add Web Reference.[详细]
2023-02-06 06:53 分类:问答Making the switch from WSE-enabled Web Services, is WCF the way to go?
We currently have a half a dozen of project which originally have been built using .NET Framework 1.1 and WSE 2.0. But Microsoft\'s support for WSE is lacking and the latest version of it (3.0) only t[详细]
2023-01-16 09:08 分类:问答Consuming a secure WSE2.0 / .Net 1.1 WebService using .Net 3.5 and VS 2008
Please forgive any mistakes in t开发者_运维技巧his question. I am not overly familiar with secure web services or WCF.[详细]
2023-01-14 00:48 分类:问答Integrating WCF Client and ASMX WSE 3.0 Service
I almost regret that I even started programming. How do I integrate those two enterprisey beasts? More specifically, I have a third-party ASMX service which uses WSE 3.0 (authentication & message[详细]
2023-01-11 18:26 分类:问答web service error ' it does not have a parameterless constructor '
I\'ve created a web service , which can a method to set the user credential using Microsoft.Web.Services3.WebServicesClientProtocol. The sample code is :[详细]
2023-01-10 19:34 分类:问答What is the default http user agent header sent by the .NET SoapClient class?
What is the default http user agent header sent by the开发者_开发技巧 .NET SoapClient class?I don\'t know if you still need this, but...[详细]
2023-01-01 07:37 分类:问答Getting rid of the Expires node (xml) in the WS security header
From the snippet below, how do i get rid of the (xml node) <wsu:Expires> tag? I want to either get rid of it or pass it in as a empty element. It is a read only property in objClient.RequestSoap[详细]
2022-12-22 11:41 分类:问答WSE Settings 2.0 in VS2008
I am updating an application which communicates with a third party system using WSE and DIME attachments. The current solution is writen in VS2003 and .Net framework 1.1 and I am looking to update it[详细]
2022-12-17 18:57 分类:问答WSE032 error, WebServicesConfiguration cannot load config. section
I have developed a small tool to upload salary information to the swiss administration and I used WSE 3.0 with success. But now, one of my customers has reported that on his machine, my program crashe[详细]
2022-12-17 13:30 分类:问答Are .NET WSE client stubs thread-safe?
Are client stubs generated from WSDL by .NET WSE thread-safe? Of course, \"thread-safe\" isn\'t necessary a rigorously defined term, so I\'m at least interested in the following:[详细]
2022-12-14 21:02 分类:问答
加载中,请稍侯......