Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / June 2004

Tip: Looking for answers? Try searching our database.

Detect WSE2 RTM and WSE2 TP?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Martin - 18 Jun 2004 13:46 GMT
Hi,

Can anyone recommend a reliable mechanism for the detection of WSE2 RTM
being installed on a PC?
For example, are there certain installed files and/or registry settings that
exclusively indicate WSE2?

I intend to implement the check in VBScript.

Further, how can we distinguish between an installation of WSE1, WSE2 (TP)
and WSE2 RTM?

Thanks,
Martin
Dave Bettin - 18 Jun 2004 15:51 GMT
            You could check the GAC:

            WSE 1.0 -> Microsoft.Web.Services 1.0.0.0

            WSE 2.0 TP -> Microsoft.Web.Services 2.0.0.0

            WSE 2.0 RTM -> Microsoft.Web.Services2 2.0.0.0

            HTH,

            Dave Bettin

            Blog: http://www.davebettin.com/me/

  nntp://news.microsoft.com/microsoft.public.dotnet.framework.webservices.enhancements/<ORBZUJTVEHA.556@tk2msftngp13.phx.gbl>

 Hi,

Can anyone recommend a reliable mechanism for the detection of WSE2 RTM
being installed on a PC?
For example, are there certain installed files and/or registry settings that
exclusively indicate WSE2?

I intend to implement the check in VBScript.

Further, how can we distinguish between an installation of WSE1, WSE2 (TP)
and WSE2 RTM?

Thanks,
Martin



[microsoft.public.dotnet.framework.webservices.enhancements]
Hervey Wilson [MSFT] - 19 Jun 2004 21:56 GMT
>              You could check the GAC:
>
[quoted text clipped - 5 lines]
>
>              HTH,

Reading the Windows Installer product registry keys may be a simpler means
to detect whether WSE is installed.
Martin - 21 Jun 2004 11:10 GMT
Thanks for the suggestions.

Hervey, could you confirm the correct Registry Key(s) to inspect to confirm
installation?

My best guess at the moment is (based on my experiments) is:

WSE2 RTM
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{44FC
5F66-F5FA-4AD1-82EC-9E49A4F67209}

WSE1 SP1
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{9431
A631-BFCC-488F-AD74-364A943D4529}

.NET Framework 1.1
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{CB2F
7EDD-9D1F-43C1-90FC-4F52EAE172A1}

If this is the correct area to inspect, which settings would indicate the
following products:

WSE2 Technology Preview (as distinct from WSE2 RTM)
WSE1 RTM (as distinct from WSE1 SP1)

Thanks,
Martin

> >              You could check the GAC:
> >
[quoted text clipped - 8 lines]
> Reading the Windows Installer product registry keys may be a simpler means
> to detect whether WSE is installed.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.