Server Error in '/PortfolioServer' Application.

S

Steven Perry

I have installed Portfolio Server 2006 and when I try to open the site I get
this error.
 
S

Steven Perry

Description: The application attempted to perform an operation not allowed by
the security policy. To grant this application the required permission
please contact your system administrator or change the application's trust
level in the configuration file.

Exception Details: System.Security.SecurityException: Requested registry
access is not allowed.

Source Error:

An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.

Stack Trace:


[SecurityException: Requested registry access is not allowed.]
System.ThrowHelper.ThrowSecurityException(ExceptionResource resource) +48
Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
+2780921
System.Security.Cryptography.Utils.get_FipsAlgorithmPolicy() +99
System.Security.Cryptography.MD5CryptoServiceProvider..ctor() +23
System.Web.Compilation.AssemblyBuilder.AddChecksumPragma(BuildProvider
buildProvider, CodeCompileUnit compileUnit) +191
System.Web.Compilation.AssemblyBuilder.AddCodeCompileUnit(BuildProvider
buildProvider, CodeCompileUnit compileUnit) +47

System.Web.Compilation.BaseTemplateBuildProvider.GenerateCode(AssemblyBuilder
assemblyBuilder) +468
System.Web.Compilation.AssemblyBuilder.AddBuildProvider(BuildProvider
buildProvider) +144
 
Top