Re: Visual Studio 2005 and WSE2 SP3
- From: "linhardt@xxxxxxx" <linhardt@xxxxxxx>
- Date: 13 Jul 2006 14:47:39 -0700
Chris Fink wrote:
How do I use VS.NET 2005 to do development with WSE2 SP3? When I right click
on my project, I only have the option for WSE Settings 3.0 (I am also running
WSE3 also on this machine).
My requirement is to take an existing WSE3 client and convert in to run
using WSE2 SP3. Can I do this by simply installing the WSE2 SP3 runtime and
changing some settings or do I need to start a new project?
I've been trying to figure this out too. I noticed that the WSE2 SP3
installer doesn't install the WSE 2.0 settings tool into VS 2005.
However, you can run the WSE 2.0 settings tool from the Start
Menu/Programs/Microsoft WSE 2.0/Configuration Editor. Save your
..config file and then add it to your VS2005 project.
I also had to add the reference to microsoft.web.services2.dll to the
project by right-clicking on the project & doing an add reference
(whereas services3.dll seems to be automatically recognized in VS2005).
What I haven't been able to figure out is how to get VS2005 to generate
the xxxWse proxy for my client application. I tried to use the
WseWsdl2.exe tool, but it blew up with a rather cryptic error message
about invalid cast.
.
- Prev by Date: Re: WSE 3.0 and timeToleranceInSeconds element
- Next by Date: Re: Ws-Addressing - WSE and vanilla Web Service Proxies
- Previous by thread: Re: Visual Studio 2005 and WSE2 SP3
- Next by thread: The message must contain a wsa:To header
- Index(es):
Relevant Pages
|