<% @Page Language="C#" Debug="false" ResponseEncoding="utf-8" ContentType="text/xml" %> <% @Import Namespace="System.Globalization " %> <% @Import Namespace="System.Web.Configuration" %> <% @Import Namespace="System.Security" %> <% @Import Namespace="Microsoft.TerminalServices.Publishing.Portal.FormAuthentication" %> <% @Import Namespace="Microsoft.TerminalServices.Publishing.Portal" %> <%=L_RenderFailTitle_Text%>

<%=L_RenderFailTitle_Text%>

<%=L_RenderFailP1_Text%>

<%=L_RenderFailP2_Text%>

<%=L_RenderFailP3_Text%>

bFormAuthenticationMode = false; <% if ( eAuthenticationMode == AuthenticationMode.Forms ) { %> bFormAuthenticationMode = true; <% } %> iSessionTimeout = parseInt("<%=SessionTimeoutInMinutes%>"); showsignout="true" <% } %> activetab="PORTAL_REMOTE_DESKTOPS" > <%=L_RemoteAppProgramsLabel_Text%> <%=L_DesktopTab_Text%>
 
<%=L_DesktopDesc_Text%>
<%=L_ConnectionOptionsHeader_Text%>
 
 
     
<% if ( eAuthenticationMode == AuthenticationMode.Windows ) { %>
 
<%=L_PrivateLabel_Text %> (<%=L_MoreInfoLabel_Text %>)
<% } %>