码迷,mamicode.com
首页 > Web开发 > 详细

Dynamics AX 2012 R2 IIS WebSite Unauthorized 401

时间:2015-07-08 18:20:53      阅读:233      评论:0      收藏:0      [点我收藏+]

标签:

    今天,Reinhard部署好Aif Customer Service ,打开http://host:port/MicrosoftDynamicsAXAif60/,发现提示以下错误:

401 - Unauthorized: Access is denied due to invalid credentials

401 - 未授权: 由于凭据无效,访问被拒绝。
您无权使用所提供的凭据查看此目录或页面。

技术分享

    我们都知道,AX使用的Windows Authentication方式。出现上面的错误的原因,是因为IIS中的Windows身份认证没有启用。

    首先进入Server Manager>Roles>Web Server(IIS)中,查看Windows Authentication是否安装。如果没有安装,需要安装。

技术分享

    安装完毕后,进入到IIS管理器>Authentication

技术分享

    将Windows Authentication设为Enable

技术分享

    现在,重新打开站点,已经可以正常访问了。

Dynamics AX 2012 R2 IIS WebSite Unauthorized 401

标签:

原文地址:http://www.cnblogs.com/msdynax/p/ax-website-unauthorized-401.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!