RE: WSE 2.0 installation questions
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Tue, 13 Dec 2005 08:24:43 GMT
{\rtf1\ansi\ansicpg936\deff0\deflang1033\deflangfe2052{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\lang2052\f0\fs20 Hey Rlusian,
\par
\par welcome to webservice newsgroup.
\par As for the how to properly redistribute the WSE components together without own application, here are some of my understanding and suggestion:
\par
\par 1. Surely the prefred means is using our WSE runtime redistributable package (we provide both ones for WSE 2.0 SP3 and WSE 3.0 release....), so we can made a bootstrapper setup component which check the client environment and determine whether to launch the WSE redistributable package....
\par
\par Web Services Enhancements (WSE) 2.0 SP3 for Microsoft .NET Redistributable Runtime MSI
\par http://www.microsoft.com/downloads/details.aspx?familyid=8070e1de-22e1-4c78-ab9f-07a7fcf1b6aa&displaylang=en
\par
\par 2. If you're wantting to manually deploy those WSE components (assemblies) to the target machine, we should not simply xcopy them into our application's directory (espeically for ASP.NET application since asp.net dosn't support strong-named assembly in private bin dir...). We should install the assemblies into GAC(the WSE redistributable package will install them into GAC). This can make the WSE components shared to all the application that reference it... Also, make sure your application's setup package also including MS's EULA for the WSE components ;-)
\par
\par Thanks,
\par
\par Steven Cheng
\par Microsoft Online Support
\par
\par Get Secure! www.microsoft.com/security
\par (This posting is provided "AS IS", with no warranties, and confers no rights.)
\par
\par
\par
\par \pard\li720 --------------------
\par Thread-Topic: WSE 2.0 installation questions
\par thread-index: AcX/gl2x7cJh2dR/Stq06DUVPKSM6Q==
\par X-WBNR-Posting-Host: 198.182.9.1
\par From: "=?Utf-8?B?cmx1c2lhbg==?=" <rlusian@xxxxxxxxxxxxx>
\par Subject: WSE 2.0 installation questions
\par Date: Mon, 12 Dec 2005 17:13:03 -0800
\par Lines: 21
\par Message-ID: <14E0D4F5-BB65-4121-8D3C-C228DDD3F241@xxxxxxxxxxxxx>
\par MIME-Version: 1.0
\par Content-Type: text/plain;
\par \tab charset="Utf-8"
\par Content-Transfer-Encoding: 7bit
\par X-Newsreader: Microsoft CDO for Windows 2000
\par Content-Class: urn:content-classes:message
\par Importance: normal
\par Priority: normal
\par X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
\par Newsgroups: microsoft.public.dotnet.framework.webservices.enhancements
\par NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
\par Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
\par Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.dotnet.framework.webservices.enhancements:7922
\par X-Tomcat-NG: microsoft.public.dotnet.framework.webservices.enhancements
\par
\par We have an application which uses WSE 2.0 and which will be installed using
\par InstallShield. We need the WSE 2.0 installation to be handled silently using
\par InstallShield, and we have a modular app which may have multiple Web services.
\par
\par I have searched the Web and found conflicting accounts of how to deploy WSE
\par 2.0 with an application. What are the supported methods for installing a Web
\par Service along with WSE 2.0?
\par
\par 1) install the WSE 2.0 redistributable
\par 2) just copy the Microsoft.Web.Services2.dll to the application's directory
\par (i.e., xcopy install)
\par
\par Which of these methods are supported? If only method 1 is supported, is
\par there a merge module for WSE 2.0 SP3? If not, how is this best handled from
\par InstallShield?
\par
\par One of our sister applications has a number of Web services, and the
\par installation has been problematic, with
\par installation/reinstallation/uninstallation issues. In the end they just
\par installed it with every module which involved a Web Service, even if this
\par meant multiple WSE installations in a single user install.
\par \pard
\par
\par }
- Prev by Date:
RE: VBA access to WSE web service? - Next by Date:
Re: VBA access to WSE web service? - Previous by thread:
WSE 3.0 problems with BeginMethod EndMethod calls. - Next by thread:
WSE setting "executionTimeout" - Index(es):