After install Portfolio Server will not open.

S

Steven Perry

I have installed Portfolio Server 2006 and when I try to browse the website I
get this error.. Any help would be greatly appriciated.

Security Exception
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.

I have already granted WSS_WPG and WSS_ADMIN_WPG access to the site.

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

I have searched all over and have tried everything I can.

Thank you very much for you help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top