FIPS problem
Hi All!
I made an interface for my exchange third party application. I installed it on a server, where the FIPS enabled. If i trying to open the page (asp.net/c#) then i receive the next message:
Parser Error Message: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
Source Error:
Line 1: <%@ page language="C#" autoeventwireup="true" inherits="_Default, App_Web_nfixt5go" %>
Line 2:
Line 3: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
Whatcan i do to resolve this problem?
Thanks for any help!
Imre Kovcs
October 17th, 2008 12:35pm
Hello Imre,
This is Exchange Server forum and issue looks like either asp.net/c# or Windows side rather than Exchange.
Suggest you to post your query in asp.net/c# forum
Free Windows Admin Tool Kit Click here and download it now
October 17th, 2008 6:42pm
Yes, we suggest you write a post on our develop forum.
http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=160&SiteID=1
Thanks,
Elvis
October 20th, 2008 10:06am