Re: is WSE wise?



Thanks for Gregory's input.

Hi Gary,

As Gregory has mentioned, WSE is an add-on component for .net framework
based webservice, it add the support of the WS_* specifications. And
currently WSE 3.0 conform to the latest ws-* specification. And the
webservice secured by WSE 3.0 is interopable with WCF service.

I'm wondering what's your application's scenario, does it require message
layer security? So far based on my experience, WSE 3.0 provides many
built-in component that can help you add security feature upon exiting .net
webservice without writing much custom code. However, if you need for
customization, you may need to write more code which may be a bit complex
since you need to get closer to the underlying WS-* and WSE infrastructure.

You can find more resource and information about WSE in the following site:

#Web Services Enhancements (WSE)
http://msdn2.microsoft.com/en-us/webservices/aa740663.aspx

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead



==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.



Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================



This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • Re: Attachments
    ... given time-constraints I won't be able to investigate the use WSE. ... ASP.NET webservice, ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: VBA access to WSE web service?
    ... \par Yes, you're right, COM interop is one possible approach as long as the client machine also has .net framework and WSE installed... ... \par Microsoft Online Support ... \par Subject: Re: VBA access to WSE web service? ... \par>Regarding on the calling WSE protected XML Webservice through Office ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: secure a WS called via GPRS
    ... You can use the WSE 2.0 implementation for the Compact Framework here. ... I understand you're consider a security mechanism ... secure your ASP.NET webservice which will be consumed by many smart ... since WSE 3.0 only support .net framework ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Problem solved
    ... am not using a beta of WSE 3; the file does already exist in my web service. ... I have no problems when I do this on a new simple web service project. ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: VBA access to WSE web service?
    ... WSE, so it's just a protocol issue. ... >Regarding on the calling WSE protected XML Webservice through Office ... >Also, even office toolkit support HTTP, since the WSE component protect the ... VBA access to WSE web service? ...
    (microsoft.public.dotnet.framework.webservices.enhancements)

Loading