StoreFront installation fails with no errors.
Event Id 0 "Message exception has been thrown by the target of an invocation"
In StoreFront "Citrix-DeliveryServicesRoleManage" logs, you find
[Error] Unexpected exception. Message: Exception has been thrown by the target of an invocation.. Stack Trace = at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Citrix.Cxmi.CustomSandbox.ManagedDllLoader.CallStaticMethod(String typeName, String methodName, Dictionary`2 methodParams)
at Citrix.Cxmi.Workflow.ExecuteTask.Execute()
at Citrix.Cxmi.Workflow.WorkflowSequence.Execute()
at Citrix.Cxmi.Workflow.WorkflowSequence.Execute()
at Citrix.Cxmi.Workflow.WorkflowExtension.Run()
at Citrix.Cxmi.Core.Engine.Run()
at Citrix.Cxmi.Core.Program.Main(String[] args).