httpexception 0x80004005 access denied with IIS

Posted by Community Admin on 04-Aug-2018 12:20

httpexception 0x80004005 access denied with IIS

All Replies

Posted by Community Admin on 12-May-2016 00:00

team, we are facing issue in sitefinity v8.5 hosted on IIS. We have WEB and APP server both are IIS and we are doing reverse proxy to APP server from WEB server.

Everything is fine when we access the sitefinity URL with pattern http://localhost/sitefinity but when we try to access from IPorHostName/.../ we are getting the below error. Please suggest.

 

with localhost in URL it works.

but with IP or HostName in URL it throws below error.

 

[HttpException (0x80004005): Access denied]
   Telerik.Sitefinity.Security.Claims.SecurityTokenServiceHttpHandler.ValidateRequestSource(HttpContextBase context) +571
   Telerik.Sitefinity.Security.Claims.SecurityTokenServiceHttpHandler.ProcessRequest(HttpContextBase context) +1181
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +913
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165

 

We have tried below:

Enabled APPPOOL identity permission to APP_Data folder.

Added bindings.

Please suggest.

 

This thread is closed