Re: Not able to configure web service to use WSE 3.0

Tech-Archive recommends: Fix windows errors by optimizing your registry



Which version of Visual Studio you are using? 2005?


If so, Do you have WSE 3.0 installed in your machine? If not, install it
first from
http://www.microsoft.com/downloads/details.aspx?familyid=018a09fd-3a74-43c5-8ec1-8d789091255d&displaylang=en

--
Thanks a lot

-----------------------------------------------------------------------

Anoop Madhusudanan,
Solution Architect,
Application Development,
Sumeru Software Solutions Pvt Ltd

http://www.sumeru.com
Ph: (91)9886976328
-----------------------------------------------------------------------

visit me: http://amazedsaint.blogspot.com

= = =

"Action without doership is meditation"
<shruti.dabhade@xxxxxxxxx> wrote in message
news:1173194997.544074.183690@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi

I am working on Windows XP SP2 m/c. I'm trying to configure the "hello
world" web service to use WSE 3.0 following the instructions as given
below -

To specify that a Web service is WSE enabled
- In the Web.config file for the Web application that is hosting the
Web service, include a <soapServerProtocolFactory> Element element in
the <webServices> section.
1. In Solution Explorer, right-click the project name, and
then click WSE Settings 3.0....
2. Select the Enable this project for Web Services
Enhancements check box.
these are given on this link -
http://msdn2.microsoft.com/en-us/library/aa529248.aspx

The problem is when I right click the project-name, no such thing as
WSE settings 3.0 appears.
What do I do?? Any ideas??

Thanks,
Shruti



.



Relevant Pages

  • Re: How to call Web Service Securely
    ... Maybe I am complicating WSE too much - can you point me to a simple ... you could provide a logon screen in the client app and create a NetworkCredential ... tokens - but that is tied to .NET 2.0 ... make a web method via dialup to my IIS Web Service. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • 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: WSE Settings 3.0 problems (Soap protocol factory)
    ... guessing it is a configuration issue of the solution I'm trying to create. ... when I try to create a totally new Web Service project using the ... I assume you downloaded the WSE 3.0 Enhancements from MS: ... Soap Protocol Factory" is greyed out. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • RE: Web Service Security
    ... You could encrypt or hash your ... As far as web service authentication/authorisation is concerned you would be ... WSE does a pretty good job of abstracting away most of the ... a windows domain account). ...
    (microsoft.public.dotnet.framework.webservices)
  • Asychronous web service call using WSE 3.0
    ... I need to make multiple simultaneous asynchronous calls to a web service ... proxy.FooCompleted += new FooCompletedEventHandler; ... That is when we call the web service without using WSE. ... // Distinguish among asynchronous operation by providing a unique ...
    (microsoft.public.dotnet.framework.webservices.enhancements)