Quantcast
Channel: Software Communities : Popular Discussions - Dell One Identity Manager
Viewing all articles
Browse latest Browse all 845

How can I configure Identity Manager in Web?

$
0
0

Hi all,

 

I am trying to publish the Identity Manager webapp in IIS but I won't work. It keeps giving me the message "Required permissions cannot be acquired." as shown below.

I followed the manual "IdentityManagerWeb_Installation.pdf".

I manually created the Cache folders and gave IUSER... account full control but that didn't help.

I am running the ITShop on the same web server so I know connecting and communicating with Quest is possible.

Does anyone know what I need to do to get it to work?

 

Any idea is welcome.

 

Thanks in advance,

Leen Boers

 

Server Error in '/IM' Application. 
 

Required permissions cannot be acquired.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Security.Policy.PolicyException: Required permissions cannot be acquired.

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:

 

[PolicyException: Required permissions cannot be acquired.]

   System.Security.SecurityManager.ResolvePolicy(Evidence evidence, PermissionSet reqdPset, PermissionSet optPset, PermissionSet denyPset, PermissionSet& denied, Boolean checkExecutionPermission) +10246046

   System.Security.SecurityManager.ResolvePolicy(Evidence evidence, PermissionSet reqdPset, PermissionSet optPset, PermissionSet denyPset, PermissionSet& denied, Int32& securitySpecialFlags, Boolean checkExecutionPermission) +97

 

[FileLoadException: Could not load file or assembly 'Mono.Security, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. Failed to grant minimum permission requests. (Exception from HRESULT: 0x80131417)]

   System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0

   System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +416

   System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +166

   System.Reflection.Assembly.Load(String assemblyString) +35

   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +190

 

[ConfigurationErrorsException: Could not load file or assembly 'Mono.Security, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. Failed to grant minimum permission requests. (Exception from HRESULT: 0x80131417)]

   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +11317880

   System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +388

   System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +232

   System.Web.Configuration.AssemblyInfo.get_AssemblyInternal() +48

   System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +210

   System.Web.Compilation.WebDirectoryBatchCompiler..ctor(VirtualDirectory vdir) +191

   System.Web.Compilation.BuildManager.BatchCompileWebDirectoryInternal(VirtualDirectory vdir, Boolean ignoreErrors) +54

   System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) +295

   System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +476

   System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +116

   System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +175

   System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +52

   System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +50

   System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +425

   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +263


Viewing all articles
Browse latest Browse all 845

Trending Articles