Re: Visual Studio 2005 and WSE2 SP3

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



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.

.



Relevant Pages

  • Re: WSE 3.0 settings
    ... I think WSE should apply settings on fly. ... should look for the settings in the calling assembly config file (Calling ... I want to use third party DLL (Or I have to develop a DLL to be used in ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: WSE 3.0 and the Visual Studio 2005 Web Application Project Preview (Beta 2)
    ... VS.NET's WSE Settings 3.0 doesn't completely work. ... use the WSE3 Configuration Tool exe to edit your web.config just fine. ... all most things (including tracing) seem to work. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • RE: WSE 3.0 Settings missing in VS 2005
    ... I just installed WSE 3.0. ... Then create the folder AddIn inside the folder Visual Studio 2005 located at My Documents. ... select context menu and Voila there is WSE 3.0 Settings tool available to you. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • WSE 2.0 - web reference wrong
    ... My web references won't use the WSE extensions. ... I right-clicked my web project and clicked WSE ... I checked the web.config and all WSE settings seem to be in order. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: VS2008 and WSE3
    ... Further question -- what ws3wsdl3 command options does one use to mimic the ... I note that adding a web reference (if you're using WSE3) seems ... Reference" function will not create the WSE specific proxy as in VS 2005. ... You'll also need to execute the wse3wsdl.exe tool in commandline to create ...
    (microsoft.public.dotnet.framework.webservices.enhancements)