Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <HTML dir="ltr"> <HEAD> <TITLE>Troubleshooting</TITLE> <META http-equiv="Content-Type" content="text/html; charset=Windows-1252"> <META http-equiv="MSThemeCompatible" content="Yes"> <META content="EN-US" name="MS.LOCALE"> <LINK media="screen" href="coUA.css" type="text/css" rel="stylesheet"> <LINK media="print" href="coUAprint.css" type="text/css" rel="stylesheet"> <SCRIPT language="JScript" src="shared.js"></SCRIPT> </HEAD> <BODY> <DIV class="Uabrand"><SPAN class="WebOnly"><IMG class="Uabrand" alt="Microsoft Windows graphic" src="UAbrand.gif"></SPAN></DIV> <H1><a name="ts_troubleshoot">Troubleshooting</a></H1> <p class="uatshoot">What problem are you having?</p> <TABLE class="uatshoot"> <TR> <TD> <P><A class="uatshoot" id="expand" href="#">During installation a message appears "UDDI Services is not compatible with IIS 5.0 isolation mode. The UDDI Services Web server component will not be installed."</A></P> <DIV class="expand"> <P><B>Cause:</B> Internet Information Services (IIS) is operating in <i>IIS 5.0 isolation mode</i> - possibly due to an upgrade installation over a previous version of Windows.</P> <P><B>Solution:</B> Configure ISS to operate in <i>worker process isolation mode</i> and repeat installation.</P> <P><B>See also:</B> <A id="A2" href="MS-ITS:iismmc.chm::/htm/arc_modes.htm">IIS Isolation Modes</A> in IIS Help.</P> </DIV> </TD> </TR> <TR> <TD> <P><A class="uatshoot" id="expand" href="#">My Web browser fails to connect to a UDDI Services site with "Cannot find server or DNS error" message.</A></P> <DIV class="expand"> <P><B>Cause:</B> SSL-encryption has been enabled for this site, but an SSL certificate has not been installed.</P> <P><B>Solution:</B> Obtain an SSL certificate or disable SSL for this site.</P> <P><B>See also:</B> <A id="specLoc" href="MS-ITS:uddi.mmc.chm::/uddi.mmc.authenticationsslandcryptographysettings.htm">Configure Authentication, SSL, and Cryptography</A>.</P> </DIV> </TD> </TR> <TR> <TD> <P><A class="uatshoot" id="expand" href="#">My Web browser fails to connect to a UDDI Services site with "The page cannot be found" or "HTTP 404 - File not found" message.</A></P> <DIV class="expand"> <P><B>Cause:</B> The ASP.NET request handler has been disabled.</P> <P><B>Solution:</B> Enable the ASP.NET request handler.</P> <P><B>See also:</B> <A id="specLoc" href="MS-ITS:iismmc.chm::/htm/gs_unlock.htm">How to Enable Web Service Extensions</A> in IIS Help.</P> </DIV> </TD> </TR> <TR> <TD> <P><A class="uatshoot" id="expand" href="#">My Web browser fails to connect to a UDDI Services site with "The application cannot be started" message.</A></P> <DIV class="expand"> <P><B>Cause:</B> A computer hosting a UDDI Services Web server component for this site has been promoted to a domain controller.</P> <P><B>Solution:</B> Do not host the UDDI Services Web component on a computer that is also a domain controller or reconfigure IIS to function properly on the domain controller computer.</P> <P><B>See also:</B> The <A id="MSUrl" title="http://support.microsoft.com/" href="http://go.microsoft.com/fwlink/?linkid=5214" target="_new"> Microsoft Knowledge Base article</A> discussing this issue on the Microsoft Support Web site <SPAN class="printOnly">(http://support.microsoft.com/)</SPAN>. </P> </DIV> </TD> </TR> </TABLE> <H1>Known Issues</H1> <p>The following issues are known to exist in this version of UDDI Services: </p> <ul type="disc"> <li> UDDI Services requires Internet Information Services (IIS) to be running in <i>worker process isolation mode</i>; switching to <i>IIS 5.0 isolation mode</i> will cause UDDI Services to no longer function. For more information, see <A id="specLoc" href="MS-ITS:iismmc.chm::/htm/arc_modes.htm"> IIS Isolation Modes</A> in IIS Help. <LI> Each computer that is a member of a Web farm must be configured to use the same <b>ValidationKey</b> and <b>DecryptionKey</b> keys in the <b>machine.config</b> file. For more information, see the <a href="http://go.microsoft.com/fwlink/?linkid=8171" target="_new"> .NET Framework General Reference description of the machineKey element</a> on the Microsoft Web site. <LI> If a computer hosting a UDDI Services Web server component is promoted to a domain controller using DCPROMO, IIS and the UDDI Services Web server component will cease to function. For more information, see the <a href="http://go.microsoft.com/fwlink/?linkid=5214" target="_new"> Microsoft Knowledge Base article</a> discussing this issue on the Microsoft Support Web site. <LI> When installing UDDI Services from a <b>Terminal Server</b> session, a dialog box appears requiring UDDI Services to be installed in <b>Multi User</b> mode. UDDI Services does not support multi-user installations and will not function correctly. To prevent Multi User mode errors, you must change your current user session to <b>Install Mode</b> <i>before you install UDDI Services</i>. <h4><b>To change your current user session</b></h4> <ul> <ol> <li> Before you install UDDI Services, type <b>change user /Install</b> at the command prompt. <li> When your UDDI Services installation is complete, type <b>change user /Execute</b> at the command prompt.</li> </ol> </ul> </LI> </ul> <hr class="iis" size="1"> <p align="center"><i><a href="colegal.htm">� 1997-2002 Microsoft Corporation. All rights reserved</a>.</i></p> </BODY> </HTML>
|