Error After au2mator Installation

Last modified: October 9, 2020
You are here:
Estimated reading time: < 1 min

Error:

ERROR (ITQ.Zorin.Web.MvcApplication) Application error occurred!
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> ITQ.Zorin.Web.Code.AuthenticationConfigurationException: Exception of type ‘ITQ.Zorin.Web.Code.AuthenticationConfigurationException’ was thrown.
at ITQ.Zorin.Web.MvcApplication.Application_PostAuthenticateRequest()
— End of inner exception 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 System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
at System.Web.Util.ArglessEventHandlerProxy.Callback(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Solution:

Please make sure that “Anonymous Authentication” is disabled like described here: https://scoosp.com/documentation/install-scoosp-3-0/

Was this article helpful?
Dislike 0

Title