I basically followed the Microsoft white pages on tech net step by step to get this thing to installed. I created a remote app page with just a couple of remote apps for training / practice purposes and then installed the TS Webaccess, the 1st time I tried to access the web page I received this error:
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
Source Error:
Line 1: <%@ Page Language="C#" Debug="true"%>
Line 2: <%@ Register Assembly="TSPortalWebPart"
Namespace="Microsoft.Termi
nalService
s.Publishi
ng.Portal"
TagPrefix="cc1" %>
Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Source File: /ts/en-US/Default.aspx Line: 1
I did my own research on this issue and nothing came back that would remotely indiciate as to why this kind of error would pop up. The hardware is running great, and everything else on the OS is running smoothly.