<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"><xsl:output method="html" /><xsl:template name="ConvertDecToHex"><xsl:param name="num" /><xsl:if test="$num &gt;= 16"><xsl:call-template name="ConvertDecToHex"><xsl:with-param name="num" select="floor($num div 16)" /></xsl:call-template></xsl:if><xsl:value-of select="substring( '0123456789ABCDEF', ($num mod 16) + 1, 1)" /></xsl:template><xsl:template match="/"><xsl:param name="BaseServer" select="'https://wer.microsoft.com/Responses/'" /><xsl:param name="NonSecureBaseServer"><xsl:choose><xsl:when test="contains( $BaseServer, 'https:')">http:<xsl:value-of select="substring-after( $BaseServer, ':' )" /></xsl:when><xsl:otherwise><xsl:value-of select="$BaseServer" /></xsl:otherwise></xsl:choose></xsl:param><html><head><link rel="stylesheet" type="text/css" href="http://wer.microsoft.com/responses/main.css" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><script language="javascript">
              function expand( obj )
              {
              if( obj.nextSibling.style.display=='none' )
              {
              obj.nextSibling.style.display = 'block';
              obj.firstChild.firstChild.src= '<xsl:value-of select="$NonSecureBaseServer" />include/images/down.gif'
              }
              else
              {
              obj.nextSibling.style.display = 'none';
              obj.firstChild.firstChild.src= '<xsl:value-of select="$NonSecureBaseServer" />include/images/right.gif'
              }
              }
            </script><img><xsl:attribute name="height">0px
              </xsl:attribute><xsl:attribute name="width">0px
              </xsl:attribute><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />View.aspx?sid=<xsl:value-of select="/response/metadata/responseId" /><xsl:text disable-output-escaping="yes">&amp;
                </xsl:text>sessionGuid=<xsl:value-of select="/response/metadata/sessionGuid" /><xsl:text disable-output-escaping="yes" />&amp;OS=<xsl:value-of select="/response/metadata/OS" /><xsl:text disable-output-escaping="yes" />&amp;LCID=<xsl:value-of select="/response/metadata/LCID" /><xsl:text disable-output-escaping="yes" />&amp;BucketID=<xsl:value-of select="/response/post/bucketId" />&amp;BucketHash=<xsl:value-of select="/response/post/bucketHash" /><xsl:text disable-output-escaping="yes" />&amp;BucketType=<xsl:value-of select="/response/post/bucketTable" /><xsl:text disable-output-escaping="yes" />&amp;TemplateID=<xsl:value-of select="/response/metadata/templateId" /></xsl:attribute></img></head><body><br /><xsl:variable name="hexSKU"><xsl:call-template name="ConvertDecToHex"><xsl:with-param name="num" select="/response/metadata/SKU" /></xsl:call-template></xsl:variable><xsl:variable name="sku" select="substring( $hexSKU, string-length( $hexSKU ) )" /><table align="center" width="762px" style="margin-left:8px;margin-right:8px"><tr><td valign="top"><table style="float:right" width="200px"><tr><td><xsl:if test="/response/metadata/moreInfoLink"><br /><div style="border:#DDDDDD 1px solid;background-color:#F1F1F1"><table border="0" cellpadding="3" cellspacing="0"><tr><td><xsl:if test="/response/metadata/moreInfoLink"><table width="100%" cellspacing="0" cellpadding="3"><tr><td><b>Technical Information</b></td></tr><xsl:for-each select="/response/metadata/moreInfoLink"><xsl:choose><xsl:when test="type='Webpage'"><tr><td><a class="techInfoLink"><xsl:attribute name="href"><xsl:value-of select="url" /></xsl:attribute><xsl:attribute name="title"><xsl:value-of select="text" /></xsl:attribute><xsl:value-of select="text" /></a></td></tr></xsl:when><xsl:when test="type='WinHelp'"><tr><td><a class="techInfoLink" target="_300"><xsl:attribute name="href"><xsl:value-of select="url" /></xsl:attribute><xsl:attribute name="title"><xsl:value-of select="text" /></xsl:attribute><xsl:value-of select="text" /></a></td></tr></xsl:when></xsl:choose></xsl:for-each></table></xsl:if></td></tr><tr><td /></tr><tr><td><br /></td></tr></table></div></xsl:if></td></tr></table><!-- Win7 title -->
<H2>Address a problem with <nobr><xsl:value-of select="&#xD;&#xA;        /response/content/element[@FieldType='ProductName']&#xD;&#xA;      " /></nobr></H2><xsl:choose><xsl:when test="starts-with( /response/metadata/OS, '6.1' )" /><xsl:when test="starts-with( /response/metadata/OS, '6.2' )"><p>[This information is preliminary and subject to change.]</p></xsl:when><xsl:when test="substring( /response/metadata/OS, 1, 1 )&gt;=6"><xsl:choose><xsl:when test="starts-with(/response/metadata/OS, '6.0.6001' )"><xsl:choose><xsl:when test="$sku=1" /><xsl:otherwise /></xsl:choose></xsl:when><xsl:otherwise /></xsl:choose></xsl:when><xsl:when test="starts-with( /response/metadata/OS, '5' )" /><xsl:otherwise /></xsl:choose><p><nobr><xsl:value-of select="&#xD;&#xA;        /response/content/element[@FieldType='ProductName']&#xD;&#xA;      " /></nobr> has stopped working properly.</p> <p>For information about possible solutions to this problem, go online to the following Knowledge Base (KB) article:</p> <!-- Win7 link go to co. website for KB large/true/website-->
<p><H3><a target="_new"><xsl:attribute name="title">Click to go online to the <xsl:value-of select="&#xD;&#xA;        /response/content/element[@FieldType='CompanyName']&#xD;&#xA;      " /> website for the KB article</xsl:attribute><xsl:attribute name="href"><xsl:value-of select="&#xD;&#xA;        /response/content/element[@FieldType='CompanyWebSite']&#xD;&#xA;      " /></xsl:attribute><img border="0" style="&#xD;&#xA;          vertical-align:middle;float:left"><xsl:attribute name="alt">Click to go online to the <xsl:value-of select="&#xD;&#xA;        /response/content/element[@FieldType='CompanyName']&#xD;&#xA;      " /> website for the KB article</xsl:attribute><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/globe32.png</xsl:attribute></img><img border="0" style="vertical-align:middle;float:left" width="10px" height="30px"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/white_gradient.png
        </xsl:attribute></img>Click to go online to the <xsl:value-of select="&#xD;&#xA;        /response/content/element[@FieldType='CompanyName']&#xD;&#xA;      " /> website for the KB article</a></H3></p><a href="#here" onclick="expand( this )" class="expandoLink"><p class="expandoText"><img border="0" class="Arrow" align="absmiddle"><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />include/images/right.gif
          </xsl:attribute></img>About Knowledge Base articles
</p></a><div style="padding-left:25px;display:none">
		Some Knowledge Base articles are written for users who are comfortable with advanced troubleshooting. If you're not an advanced user, you might want to ask a professional computer technician to help you solve this problem. 
	</div>
</td></tr><tr><td valign="top" colspan="1"><hr /><xsl:choose><xsl:when test="/response/metadata/Client[@Version!='1.0']"><iframe><xsl:attribute name="id">ErcTextInputArea_1
      </xsl:attribute><xsl:attribute name="scrolling">no
      </xsl:attribute><xsl:attribute name="frameborder">0
      </xsl:attribute><xsl:attribute name="width">100%
      </xsl:attribute><xsl:attribute name="height">375px
      </xsl:attribute><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />survey.aspx/<xsl:value-of select="/response/metadata/responseId" />/<xsl:value-of select="/response/metadata/BaseLCID" />/2/embeded?SGD=<xsl:value-of select="/response/metadata/sessionGuid" /><xsl:text disable-output-escaping="yes" />&amp;OS=<xsl:value-of select="/response/metadata/OS" /><xsl:text disable-output-escaping="yes" />&amp;LCID=<xsl:value-of select="/response/metadata/LCID" /><xsl:text disable-output-escaping="yes" />&amp;BucketID=<xsl:value-of select="/response/post/bucketId" />&amp;BucketHash=<xsl:value-of select="/response/post/bucketHash" /><xsl:text disable-output-escaping="yes" />&amp;BucketType=<xsl:value-of select="/response/post/bucketTable" /><xsl:text disable-output-escaping="yes" />&amp;TemplateID=<xsl:value-of select="/response/metadata/templateId" /></xsl:attribute></iframe></xsl:when><xsl:otherwise><nobr><xsl:choose><xsl:when test="substring( /response/metadata/OS, 1, 1 )&gt;=6" xml:space="preserve"><b>Rate this response:</b><span style="padding-left:5px"><a accesskey="c" target="_new" name="aTrackCrash" id="aTrackCrash" class="surveyLink"><xsl:attribute name="href"><xsl:value-of select="$NonSecureBaseServer" />survey.aspx/<xsl:value-of select="/response/metadata/responseId" />/<xsl:value-of select="/response/metadata/BaseLCID" />/2/ui?&amp;SGD=<xsl:value-of select="/response/metadata/sessionGuid" /><xsl:text disable-output-escaping="yes" />&amp;OS=<xsl:value-of select="/response/metadata/OS" /><xsl:text disable-output-escaping="yes" />&amp;LCID=<xsl:value-of select="/response/metadata/LCID" /><xsl:text disable-output-escaping="yes" />&amp;BucketID=<xsl:value-of select="/response/post/bucketId" />&amp;BucketHash=<xsl:value-of select="/response/post/bucketHash" /><xsl:text disable-output-escaping="yes" />&amp;BucketType=<xsl:value-of select="/response/post/bucketTable" /><xsl:text disable-output-escaping="yes" />&amp;TemplateID=<xsl:value-of select="/response/metadata/templateId" /></xsl:attribute>Provide Feedback</a></span></xsl:when><xsl:otherwise><iframe><xsl:attribute name="id">ErcTextInputArea_1
      </xsl:attribute><xsl:attribute name="scrolling">no
      </xsl:attribute><xsl:attribute name="frameborder">0
      </xsl:attribute><xsl:attribute name="width">100%
      </xsl:attribute><xsl:attribute name="height">375px
      </xsl:attribute><xsl:attribute name="src"><xsl:value-of select="$NonSecureBaseServer" />survey.aspx/<xsl:value-of select="/response/metadata/responseId" />/<xsl:value-of select="/response/metadata/BaseLCID" />/2/embeded?SGD=<xsl:value-of select="/response/metadata/sessionGuid" /><xsl:text disable-output-escaping="yes" />&amp;OS=<xsl:value-of select="/response/metadata/OS" /><xsl:text disable-output-escaping="yes" />&amp;LCID=<xsl:value-of select="/response/metadata/LCID" /><xsl:text disable-output-escaping="yes" />&amp;BucketID=<xsl:value-of select="/response/post/bucketId" />&amp;BucketHash=<xsl:value-of select="/response/post/bucketHash" /><xsl:text disable-output-escaping="yes" />&amp;BucketType=<xsl:value-of select="/response/post/bucketTable" /><xsl:text disable-output-escaping="yes" />&amp;TemplateID=<xsl:value-of select="/response/metadata/templateId" /></xsl:attribute></iframe></xsl:otherwise></xsl:choose></nobr></xsl:otherwise></xsl:choose></td></tr></table></body></html></xsl:template></xsl:stylesheet>