Create Widget Error After Authentication Timeout Expires

3108
0
05-06-2015 12:11 PM
MichaelPotter1
New Contributor III

Hi There,

I have a Web App deployed on my IIS Web Server and it is using ASP.NET Forms Authentication.

When the users tries to open a widget that has yet to be loaded after the Authentication Timeout  has expired then the user gets a Create Widget Error:

When I look at the browser's developer tools I see the following:

Seems as though the WidgetManager for the Web App tries to read the default.aspx page instead of the user being redirected to default.aspx page so that they can log back in.

Any thoughts on how to resolve this issue?

Regards,

Michael

0 Kudos
0 Replies