Active your the auto-redirection to login page. we need to active if your application is MVC 4, you need to FALSE

Namespace: Novalys.VisualGuard.Security.WebForm
Assembly: Novalys.VisualGuard.Security.WebForm (in Novalys.VisualGuard.Security.WebForm.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
public bool AutoLoginPage { get; set; }
Visual Basic
Public Property AutoLoginPage As Boolean
	Get
	Set

Property Value

Type: Boolean

See Also