% @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_PROGRAMS"
>
<%=L_RemoteAppProgramsLabel_Text%>
<%
if (ConfigurationManager.AppSettings["ShowDesktops"].ToString() == "true")
{
%>
<%=L_DesktopTab_Text%>
<%
}
%>
rdcinstallurl="<%=SecurityElement.Escape(sRDCInstallUrl)%>"
<%
}
%>
>
<%=strAppFeed%>