all groups > dotnet web services enhancements > october 2006 >
You're in the

dotnet web services enhancements

group:

WSE 2.0 SP3 will not install on W2K SP4 Server


WSE 2.0 SP3 will not install on W2K SP4 Server TimG
10/24/2006 7:18:02 PM
dotnet web services enhancements:
Attempting to install the runtime version of WSE 2.0 SP3 gives a popup from
Windows Installer: The system administrator has set policies to prevent this
installation.

Anybody know how to resolve this problem?

--
Thanks,

RE: WSE 2.0 SP3 will not install on W2K SP4 Server stcheng NO[at]SPAM online.microsoft.com
10/25/2006 12:00:00 AM
Hello Tim,

From your description, you're getting some permission like error wen
installing the WSE 2.0 SP3 runtime. As for the installation package, are
you using the WSE 2.0 SP3's runtime install package or SDK install
package(and choose runtime only)?

As far as I know, the WSE runtime install package will just install the
assembly files and install them into GAC, there hasn't any particular
privileged operations.

For general MSI setup issue, we can turn on MSI's logging to get a complete
log of the installation operations during setup of MSI package.

#HOWTO: Logging an MSI Installation
http://support.installshield.com/kb/view.asp?articleid=Q104807

I suggest you first run the WSE 2.0 SP3 with the logging(mentioned in above
article) on a machine that can install it correctly. Then you can get a
complete list of the operations that will be performed during the
setup(from the generated log file). Thus, you can check to see whether any
ones will violate to the policy set by your system administrator.

Please feel free to post here if you have any other finding.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


RE: WSE 2.0 SP3 will not install on W2K SP4 Server TimG
10/25/2006 2:46:02 AM
Attempting to install the runtime only msi.
Using /log gives a single "Configuration failed" message

--
Thanks,

Tim


[quoted text, click to view]
RE: WSE 2.0 SP3 will not install on W2K SP4 Server stcheng NO[at]SPAM online.microsoft.com
10/27/2006 2:29:20 AM
Hello Tim,

Thanks for your reply.

My original plan is setup the WSE 2.0 package on a clean test machine(that
can successfully get done), then we can get a complete installation log of
the WSE MSI package. If that log contains the complete setup entries, you
can check it or let your system admin to verify whether there is anything
that could violate the policy.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


RE: WSE 2.0 SP3 will not install on W2K SP4 Server Mike P
11/6/2006 6:23:01 PM
Tim,
Have you resolved this yet? I'm experiencing the same popup when installing
WSE 2.0 SP3 runtime on a Windows 2003 server. Any help would be greatly
appreciated.

Thanks,
Mike

[quoted text, click to view]
Re: WSE 2.0 SP3 will not install on W2K SP4 Server Ananda1 NO[at]SPAM gmail.com
12/12/2006 10:32:10 AM
I had the same problem trying to double-click to execute the .msi
installer for WSE 2.0 SP3. When I executed it from the command line,
it worked the first time:

msiexec /i wse20sp3.msi


[quoted text, click to view]
AddThis Social Bookmark Button