Welcome to the Community Exchange, a place where community members can exchange questions and answers related to DotNetNuke. If you would like more info about the Community Exchange, please visit this page in our Wiki.
Hi,
Every time when I open the browser at home page, showing '500-internal server error' and the page address was redirected to '.../dnn/DesktopModules/AuthenticationServices/ActiveDirectory/WindowsSignin.aspx which is not my home page is, should be '.../dnn/home.aspx', then I have to manually change to home link address and the page showed without issues.
look like the first time open the home page and dnn try to check your login status?
Anyone? Thx!
What if you disable ActiveDirectory authentication, just use the built-in one? It may have to do with your configuration of ActiveDirectory provider - Arkady Lesniara 11/14/2012
Thank you all, I think I found the solution. It's the ASP.net installation was not registered correctly... see this post answered by Dan
http://forums.iis.net/t/1149449.aspx/2/10
TY
this is an issue in the AD provider. It is my experience that AD does not do auto signin, if dnn is in a sub directory (virtual dir / app). Furthermore, you want to check the rights of on the windowssignin.aspx
In general AD works fine, if you follow steves guidelines on: http://dnnauthad.codeplex.com/documentation
You have already flagged this post. Clicking "Remove Flag" below will remove your flag, thus reducing the count by one as well.